在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:183,992
forks:39,265
updated:2026年4月8日 10:59
SKILL.md
[HINT] 下载包含 SKILL.md 和所有相关文件的完整技能目录
| name | create-prompt |
| description | Create a reusable prompt file (.prompt.md) for a common task. |
| argument-hint | What task should this prompt help with? |
| disable-model-invocation | true |
Related skill: agent-customization. Load and follow prompts.md for template and principles.
Guide the user to create a .prompt.md.
First, review the conversation history. If the user has been working on a repeatable task pattern (e.g., explaining code, generating tests, refactoring), generalize that into a reusable prompt. Extract:
If no clear pattern emerges from the conversation, clarify:
Remember to follow the agent-customization guidelines to create highly effective prompts.