← Back to Skills Marketplace
hurungang

MyAider Skill Importer

by hurungang · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
376
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install myaider-skill-importer
Description
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/...
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install myaider-skill-importer
  3. After installation, invoke the skill by name or use /myaider-skill-importer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug myaider-skill-importer
Version 1.0.1
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is 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/... It is an AI Agent Skill for Claude Code / OpenClaw, with 376 downloads so far.

How do I install MyAider Skill Importer?

Run "/install myaider-skill-importer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MyAider Skill Importer free?

Yes, MyAider Skill Importer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does MyAider Skill Importer support?

MyAider Skill Importer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MyAider Skill Importer?

It is built and maintained by hurungang (@hurungang); the current version is v1.0.1.

💬 Comments