← 返回 Skills 市场
376
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install myaider-skill-importer
功能描述
Import, create, and upgrade skills from MyAider MCP. Use this skill whenever the user wants to import their MyAider MCP skills into agent skills, or upgrade/...
安全使用建议
This skill appears coherent for importing MyAider MCP skills, but review these points before installing/using: 1) The skill will enumerate MCP tools and call get_myaider_skills on whichever MyAider server your agent has configured — ensure you trust that MCP instance. 2) After you confirm which skills to import, the skill will automatically invoke your skill-creator tool to create local skill files; check that you want those files created and that skill-creator has permission/location to write them. 3) The created skills will embed full tool descriptions and parameter schemas from the MCP responses; if those responses contain sensitive or internal data, that data will be copied into local skill files. 4) Verify skill-creator is installed and test with a small subset first. If you want manual approval for each created file rather than fully automated creation, do not enable bulk import without confirming behavior.
功能分析
Type: OpenClaw Skill
Name: myaider-skill-importer
Version: 1.0.1
The myaider-skill-importer skill is designed to automate the process of importing and updating agent skills from a MyAider MCP server. It follows a legitimate workflow: discovering the local MCP server name, fetching skill definitions via the 'get_myaider_skills' tool, and using the 'skill-creator' skill to generate local files. The instructions are transparent, require user confirmation for actions, and focus on optimizing token usage by embedding tool schemas directly into the generated skills (SKILL.md).
能力评估
Purpose & Capability
The name/description match the instructions: the skill discovers MCP tools, retrieves skills, and uses skill-creator to create/update local skills. It does not request unrelated binaries, env vars, or config paths.
Instruction Scope
Instructions direct the agent to discover an MCP tool, call get_myaider_skills, present choices to the user, and then automatically call the skill-creator tool to create skill files embedding tool descriptions and parameter schemas. This behavior is in-scope for importing skills, but note the directive 'YOU MUST create the skill automatically' — while user selection is requested before import, each creation will be automated via the skill-creator tool rather than requiring manual steps.
Install Mechanism
Instruction-only skill with no install spec or downloads. Nothing will be written to disk by this skill's package itself; any writing is performed by the invoked skill-creator tool at runtime.
Credentials
The skill declares no environment variables or credentials. It relies on existing MCP connectors and the skill-creator skill, which is appropriate for the stated functionality. If MCP tool responses contain sensitive fields, those may be embedded in created skills — see guidance.
Persistence & Privilege
always is false and the skill is user-invocable. The skill instructs creating new skill files via skill-creator (i.e., it modifies agent skills), which is consistent with its purpose and does not request elevated platform-wide privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install myaider-skill-importer - 安装完成后,直接呼叫该 Skill 的名称或使用
/myaider-skill-importer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
improve the workflow, add upgrade instruction
v1.0.0
MyAider Skill Importer v1.0.0
- Automates importing and creating skills from the MyAider MCP server into Claude Code skills.
- Verifies MyAider MCP server configuration before proceeding, and clearly guides setup if not configured.
- Retrieves skills from MyAider MCP and lets the user choose specific skills or import all.
- Extracts and includes full tool descriptions and parameter schemas in each new skill for optimal performance.
- Creates each selected skill with detailed usage instructions and confirms creation to the user.
- Provides a summary of all newly created skills, their locations, and reports any failures.
元数据
常见问题
MyAider Skill Importer 是什么?
Import, create, and upgrade skills from MyAider MCP. Use this skill whenever the user wants to import their MyAider MCP skills into agent skills, or upgrade/... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 376 次。
如何安装 MyAider Skill Importer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install myaider-skill-importer」即可一键安装,无需额外配置。
MyAider Skill Importer 是免费的吗?
是的,MyAider Skill Importer 完全免费(开源免费),可自由下载、安装和使用。
MyAider Skill Importer 支持哪些平台?
MyAider Skill Importer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MyAider Skill Importer?
由 hurungang(@hurungang)开发并维护,当前版本 v1.0.1。
推荐 Skills