Agent skill
plan
How to plan & break down large, complex tasks
Install this agent skill to your Project
npx add-skill https://github.com/sanand0/scripts/tree/main/agents/plan
SKILL.md
Begin by writing a PLAN.md breaking down the task into numbered atomic steps (1-2 sentences) with the goal, checklist, and instructions.
You don't need to complete all steps at one shot. Sub-agents can start from where you left off.
After each step, update PLAN.md with actions & outcomes - context for another agent to continue.
Use sub-agents to execute the work to save context. Delegate planning to better models (new, more thinking).
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
llm
Call LLM via CLI for transcription, vision, speech/image generation, piping prompts, sub-agents, ...
data-story
Write data findings as a compelling narrative story, Malcolm Gladwell prose, NYT graphics-team visuals, engaging & memorable even for a non-technical audience.
design
ALWAYS follow this design guide for any front-end work
demos
Use when creating demos or POCs
uv-uvx
Tips on using uv and uvx (Python build tools) effectively with GitHub, Torch, etc.
openai-docs
Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or explicit GPT-5.4 upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any fallback browsing to official OpenAI domains.
Didn't find tool you were looking for?