← 返回 Skills 市场
803
总下载
2
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install meegle-api
功能描述
Meegle Open API skills index. Read credentials first; missing credentials → see meegle-api-credentials and remind user where to get them.
安全使用建议
This skill is an organized set of API call templates for Meegle and appears coherent with its stated purpose. Before installing: (1) review the included meegle-api-credentials SKILL.md to confirm exactly how tokens are obtained and where secrets are used; (2) be aware the README instructs you to store credentials in ~/.openclaw/openclaw.json under skills.entries["meegle-api"].env — that's a config file on your machine, so only add secrets there if you trust the skill and understand how OpenClaw protects that file; (3) consider using short-lived user_access_token or limited-scope plugin credentials where possible and avoid storing long-lived secrets in plaintext; (4) since the package relies on read-file semantics, ensure you trust the skill pack contents (it will read the SKILL.md files you installed); and (5) if you need stricter isolation, prefer providing per-session tokens at runtime rather than permanent entries in global config.
功能分析
Type: OpenClaw Skill
Name: meegle-api
Version: 1.0.3
The skill bundle provides a comprehensive set of API integrations for the Meegle (Feishu Project / Lark Project) Open API. All files, including `SKILL.md` and `README.md`, contain legitimate instructions for the AI agent regarding credential handling, API interaction, and performance optimization. Credentials are explicitly required to be configured by the user in `~/.openclaw/openclaw.json` or obtained via user prompts, and all API calls are directed to the legitimate Meegle API endpoints. No evidence of data exfiltration, malicious execution, persistence, obfuscation, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill is an index and collection of Meegle OpenAPI sub-skills. The five required env vars (plugin id/secret, domain, project_key, user_key) are appropriate and expected for calling Meegle APIs and obtaining tokens. Nothing requested is unrelated to the stated purpose.
Instruction Scope
Runtime instructions direct the agent to read the included SKILL.md files (read-file) and to read the separate credentials file (meegle-api-credentials) before making API calls — this is appropriate. The README/SKILL.md also instructs placing credentials into the user's OpenClaw config file (~/.openclaw/openclaw.json) and to cache plugin_access_token within the session. That file-path recommendation is outside the skill directory and is prescriptive; it should be reviewed by the user (see guidance).
Install Mechanism
This is instruction-only with no install spec and no code files to execute. Lowest-risk install model (nothing is downloaded or written by an installer).
Credentials
The set of required environment variables is small and directly related to Meegle API auth and context. They are sensitive (plugin_secret, user_key), but their presence is justified by the skill’s purpose. The skill does recommend storing these in ~/.openclaw/openclaw.json (not declared as a required config path), which is a configuration choice rather than unexplained credential access.
Persistence & Privilege
The skill does not request permanent 'always' inclusion and does not modify other skills. Its only persistence-related guidance is to cache plugin_access_token within a session (typical for API clients) and to store credentials in the user's OpenClaw config under the skill's own entry — this is standard but should be consciously approved by the user.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meegle-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/meegle-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated description for clarity; now explicitly reminds users to check meegle-api-credentials if credentials are missing.
- Improved sub-skill table: now uses clearer "Path" column and specifies `{baseDir}` usage.
- Metadata revised to declare required environment variables (MEEGLE_PLUGIN_ID, MEEGLE_PLUGIN_SECRET, etc.).
- Language streamlined and instructions for reading sub-skills made more concise.
v1.0.2
Initial release of unified meegle-api skill, reorganizing skills and documentation structure.
- Combines previously separate API areas into a single skill index.
- Adds dedicated sub-skills for credentials, users, space, work items, settings, comments, and views/measurement.
- Introduces a clear recommended order for reading and using each sub-skill.
- Updates credential requirements and context options in the root SKILL.md.
- Removes legacy work item files, consolidating documentation under new hierarchy.
v1.0.1
- Major reorganization: migrated from a set of "meegle-api-*" sub-skills to a new, domain- and function-based structure.
- Added modular sub-skills: attachment, group, space-association, tasks, work-item-lists, work-item-read-and-write, and workflows-and-nodes.
- Removed previous sub-skills focusing on comments, settings, users, views, and work-items.
- Updated documentation to direct users to the new modular sub-skills and clearly detail prerequisites.
v1.0.0
Initial release of Meegle Open API (index):
- Provides a high-level overview and roadmap for using the Meegle API skills.
- Lists and describes the order and purpose of available sub-skills: users, space, work items, settings, comments, and views/measurement.
- Directs users to read the users skill first for authentication and context setup.
- Offers clear navigation for finding detailed SKILL.md documentation for each area.
元数据
常见问题
meegle-api 是什么?
Meegle Open API skills index. Read credentials first; missing credentials → see meegle-api-credentials and remind user where to get them. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 803 次。
如何安装 meegle-api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meegle-api」即可一键安装,无需额外配置。
meegle-api 是免费的吗?
是的,meegle-api 完全免费(开源免费),可自由下载、安装和使用。
meegle-api 支持哪些平台?
meegle-api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 meegle-api?
由 Daniel(@pkycy)开发并维护,当前版本 v1.0.3。
推荐 Skills