Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$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.