← Back to Skills Marketplace
735
Downloads
2
Stars
0
Active Installs
13
Versions
Install in OpenClaw
/install meegle-api-skill
Description
Meegle Open API skills (index). Read the specific skill for your need. Order: Credentials, Users, Space, Work Items, Setting, Comments, Views & Measurement....
Usage Guidance
This skill is a documentation-style, instruction-only wrapper around Meegle's OpenAPI and appears internally consistent with that purpose. Before installing or using it: (1) Confirm you are comfortable providing plugin_id and plugin_secret and that you will store them as secrets (do not paste them in chat). (2) Prefer using environment or platform secret storage (MEEGLE_PLUGIN_ID, MEEGLE_PLUGIN_SECRET, MEEGLE_PROJECT_KEY, MEEGLE_USER_KEY) so the agent won't prompt every time. (3) Note the SKILL.md requires server-side exchange/refresh for user_access_token — follow that advice to avoid leaking tokens client-side. (4) Verify the platform recognizes the SKILL.md required_credentials (there is a mismatch with the registry summary that listed no required env vars). (5) If you install in a team environment, limit the scope of the plugin_secret and rotate it if exposed. If you want, provide the platform's skill manifest or installation UI screenshot so I can re-check that the required credentials are being declared and handled as secrets.
Capability Analysis
Type: OpenClaw Skill
Name: meegle-api-skill
Version: 1.0.3
This skill bundle provides comprehensive API interactions with the Meegle (Feishu Project / Lark Project) platform for managing work items, users, spaces, settings, comments, views, and attachments. While the `SKILL.md` and `meegle-api-credentials/SKILL.md` files contain extensive prompt injection instructions for the AI agent, these are benign in intent, guiding the agent on how to acquire and use legitimate credentials (e.g., prioritizing environment variables, instructing on how to prompt the user for missing credentials) for the skill's stated purpose. All API calls are directed to legitimate Meegle domains (`project.larksuite.com`, `project.feishu.cn`), and sensitive credentials (`plugin_id`, `plugin_secret`) are correctly marked as `source: secret`. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or obfuscation.
Capability Assessment
Purpose & Capability
The skill's name and description match its contents: a collection of sub-skills for Meegle OpenAPI (users, space, work items, settings, comments, views). The credentials it explains needing (plugin_id, plugin_secret, domain, project_key, user_key) are appropriate and expected for calling Meegle OpenAPI.
Instruction Scope
SKILL.md instructs the agent to read the credentials sub-skill first, then call documented Meegle endpoints. It does not instruct the agent to read unrelated system files, exfiltrate data, or call endpoints outside the Meegle domains (project.larksuite.com / project.feishu.cn). It also includes reasonable guidance about token caching and server-side user token exchange.
Install Mechanism
This is instruction-only with no install spec and no code files — lowest-risk delivery. README mentions Clawhub lookup but no installer or remote downloads are executed by the skill itself.
Credentials
The SKILL.md (meegle-api-credentials) declares required credentials (plugin_id, plugin_secret, domain, project_key, user_key) and recommends environment variables (MEEGLE_*). These credentials are proportionate to the API purpose. However, the registry summary at the top listed 'Required env vars: none' which is inconsistent with the skill metadata — confirm the platform will treat the SKILL.md required_credentials as secret inputs and not ignore them. Treat plugin_secret and tokens as sensitive and store them in the platform's secret store.
Persistence & Privilege
always:false (default). The skill does not request permanent system presence, does not include an install step that would write binaries, and does not instruct changing other skills' configs. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meegle-api-skill - After installation, invoke the skill by name or use
/meegle-api-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
meegle-api-skill 1.0.3
- Documentation updated in README.md and meegle-api-credentials/SKILL.md.
- Content in SKILL.md reformatted without changes to functionality or instructions.
v1.0.2
- No code or documentation changes detected in this version.
- Version bump only; contents remain the same as the previous release.
v1.0.1
- No changes detected in this version.
- All features and documentation remain the same as the previous release.
v1.0.0
- Added guidance to prompt users for missing required credentials (such as user_key, project_key) and direct them to meegle-api-credentials when needed.
- Improved error handling instructions to avoid simply reporting errors for missing credentials.
v0.2.2
- Removed the metadata section describing required credentials and optional context from the index skill file.
- No changes were made to the API skill index table or usage instructions.
v0.2.1
- Updated README.md with no changes to the skill's functionality or documentation content.
- No user-facing or API changes in this release.
v0.2.0
- Added meegle-api-credentials/SKILL.md as a separate credentials/index skill.
- Updated the documentation order and guidance to reference meegle-api-credentials as the required first step.
- Revised credential and context descriptions across all SKILL.md files for consistency.
- Clarified the roles and ordering of all sub-skills in the index and sub-index files.
v0.1.5
- Added detailed documentation for settings sub-features: field settings, relationship settings, roles, space settings, work item settings, and workflow settings.
- Expanded meegle-api-setting skill with six new SKILL.md files for easier access to specific configuration options.
- Improved organization and clarity for settings-related API usage.
v0.1.4
- Added README.md for improved documentation.
- Updated descriptions for optional context fields, clarifying how to obtain project_key and user_key in SKILL.md files.
- Refreshed several SKILL.md documents for clarity and consistency across sub-skills.
v0.1.3
- No file changes detected in this version.
- No updates or modifications to documentation or functionality.
v0.1.2
meegle-api-skill 0.1.2
- Updated documentation in meegle-api-comments/SKILL.md, meegle-api-space/SKILL.md, and meegle-api-users/SKILL.md.
- No changes to API or functionality; documentation only.
v0.1.1
- Added detailed credential requirements to the main SKILL.md, including plugin ID, secret, domain, and context options.
- Updated the sub-skill path references and instructions for using the relevant skill files.
- Revised and standardized documentation across 14 sub-skills for clarity and consistency.
v0.1.0
- Initial release of meegle-api skill (version 0.1.0).
- Provides an index and overview of available Meegle OpenAPI sub-skills.
- Outlines the order in which to consult sub-skills, starting with users/domain and progressing through space, work items, settings, comments, and views/measurement.
- Guides users to relevant SKILL.md documentation for each specific API area.
Metadata
Frequently Asked Questions
What is Meegle API?
Meegle Open API skills (index). Read the specific skill for your need. Order: Credentials, Users, Space, Work Items, Setting, Comments, Views & Measurement.... It is an AI Agent Skill for Claude Code / OpenClaw, with 735 downloads so far.
How do I install Meegle API?
Run "/install meegle-api-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meegle API free?
Yes, Meegle API is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Meegle API support?
Meegle API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meegle API?
It is built and maintained by Daniel (@pkycy); the current version is v1.0.3.
More Skills