원클릭으로
example-skill
An example skill to use as a template. Rename the directory and customize.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
An example skill to use as a template. Rename the directory and customize.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Surface the current Claude Code feature surface and report what's new since the last invocation. Run when the user types `/discover` or asks about enabled hooks, MCP servers, experimental flags, skills, agents, or "what's new in my setup".
Read yourself into an unfamiliar repo at the start of a session. Detects stack, conventions, in-flight work, and surfaces a concise orientation summary. Read-only; never writes files or runs destructive commands.
Create, iterate on, and manage custom OpenCode agents
Interact with Linear project management via CLI
steve-jobs ify the ui
| name | example-skill |
| description | An example skill to use as a template. Rename the directory and customize. |
| disable-model-invocation | true |
This is a template skill. To create a real skill:
my-skill/)name to match the directorydescription — this is what the agent uses to decide when to load it# Invoke manually:
/skill:example-skill
# With arguments:
/skill:example-skill do something specific
disable-model-invocation: true in frontmatter to hide from auto-matching