Brief description of what this skill enables Claude to do.
Instructions
Step 1: Identify the Task
Explain how to recognize when this skill applies.
Step 2: Execute
Provide clear instructions for Claude to follow.
# Example code if applicable
Step 3: Verify
How to confirm the task was completed correctly.
Examples
Example 1: Basic Usage
User: "{{EXAMPLE_PROMPT}}"
Claude: [Uses this skill to...]
Capabilities
Capability 1
Capability 2
Capability 3
Limitations
What this skill cannot do
Edge cases to be aware of
1---2name: skill3description: {{SKILL_TITLE}}4---56# {{SKILL_TITLE}}78## Overview910Brief description of what this skill enables Claude to do.1112## Instructions1314### Step 1: Identify the Task15Explain how to recognize when this skill applies.1617### Step 2: Execute18Provide clear instructions for Claude to follow.1920```python21# Example code if applicable22```2324### Step 3: Verify25How to confirm the task was completed correctly.2627## Examples2829### Example 1: Basic Usage30```31User: "{{EXAMPLE_PROMPT}}"32Claude: [Uses this skill to...]33```3435## Capabilities3637- Capability 138- Capability 239- Capability 34041## Limitations4243- What this skill cannot do44- Edge cases to be aware of
Run npx skillmds@latest add jimmc414/skill in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
{{SKILL_TITLE}} It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
jimmc414 (@jimmc414) published this skill. Their other Agent Skills are listed on their SkillMD profile.