بنقرة واحدة
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