smithery.ai

a name

a description

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 800 B
  • docs SUMMARY.md 27 B

History

  1. First recorded snapshot · 1 installs

SKILL.md

This is an example skill, showcasing forked contexts. With forked context, the agent will execute in a fresh context, using the system prompt of the agent. It will pass the skill as context, along with arguments at the end, or replacing $ARGUMENTS with the arguments passed when the skill is called.

Use skills like this to make it so that subagents are prompted "perfectly"—there's the prompt from the agent, the system prompt from the agent, and then the pre-made prompt from the skill.

Skills are kinda like one-off agents that don't have to be used frequently. Subagents have fresh context by default anyway, though they can also be used in a way so that they DON"T have fresh context.