在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:37
forks:4
updated:2026年3月22日 08:19
SKILL.md
Add a new resource type converter to acplugin (e.g., adding support for converting a new Claude Code resource type)
Add support for a new target platform to acplugin (e.g., Windsurf, Zed, etc.)
Publish acplugin to npm with version bump, build, test, and 2FA handling
Publish acplugin to npm with version bump, build, test, and 2FA handling
Add a new resource type converter to acplugin (e.g., adding support for converting a new Claude Code resource type)
Add support for a new target platform to acplugin (e.g., Windsurf, Zed, etc.)
| name | my-skill |
| description | A sample skill for testing conversion |
| disable-model-invocation | true |
| allowed-tools | Read, Grep, Glob |
| model | sonnet |
| effort | high |
| context | fork |
| agent | Explore |
This is a test skill that demonstrates the conversion process.
Use this skill when you need to test the acplugin converter.