一键导入
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