ワンクリックで
demo-skill
A minimal placeholder skill that returns a fixed response. Use when the user invokes demo-skill or asks to test skill wiring.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
A minimal placeholder skill that returns a fixed response. Use when the user invokes demo-skill or asks to test skill wiring.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Sync all documentation and feature tracking to reflect the current state of the in-progress feature
Design and plan a feature — move it to in progress and write its design and sub-task plan
Complete a feature — finalise documentation and move it to Completed
Initialises the feature model for this project. Run this once to enable feature workflows.
Create a new feature and write its specification
Code review scoped to files changed in the current feature branch — runs simplicity, general, and nitty agents over the diff, auto-applies code-level findings until convergence, and escalates architectural findings for user confirmation
| name | demo-skill |
| description | A minimal placeholder skill that returns a fixed response. Use when the user invokes demo-skill or asks to test skill wiring. |
| user-invocable | true |
A minimal, intentionally not-useful skill document.
Return a fixed, deterministic response ("hello") so it's easy to verify the skill wiring without doing real work.
helloInput:
anything at allOutput:
hello