원클릭으로
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