ソース情報
- リポジトリ
- chekusu/wanman
- ソースの最終更新活動
- 2026年4月19日 15:22
- 検出された SKILL.md の言語
- 英語
- スター
- 681
- フォーク
- 106
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/chekusu/wanman --skill workspace-conventionsコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Naming conventions for artifact kind and path, ensuring data can be aggregated and analyzed
Quality standards for structured deliverables, ensuring data is verifiable and traceable
CEO checks consistency of agent outputs during post-completion review
SOC 職業分類に基づく
SKILL.md を表示中
| name | workspace-conventions |
| description | File and output conventions for agent workspaces |
Each agent's working directory is /workspace/agents/{agent-name}/.
Rule: Only write files within your own working directory.
/workspace/agents/
├── ceo/ ← CEO's working directory
├── marketing/ ← Marketing agent
├── finance/ ← Finance agent
├── feedback/ ← Feedback/research agent
├── dev/ ← Dev agent
└── devops/ ← DevOps agent
| Type | Naming | Example |
|---|---|---|
| Report | {topic}-report.md | budget-report.md |
| Brand guide | brand-guide.md | |
| Content plan | {platform}-plan.md | social-media-plan.md |
| Web page | index.html | |
| Design | {name}-brief.md | poster-brief.md |
When a task description references another agent's output, use the full path:
See brand guide at /workspace/agents/marketing/brand-guide.md
When using wanman artifact put, the system automatically records the agent name. Ensure the environment variable WANMAN_AGENT_NAME is correctly set.
wanman artifact put)wanman task done, noting the number of artifacts in the result