Claude Skills: store the instructions in the skill file; keep YAML metadata.
OpenAI/Codex Skills: use the “Skill instructions” section as the skill instructions.
1---2name: templates3description: {{name}}4---56# {{name}}78## What this skill does9101. 112. 123. 1314## When to use1516- 1718## Safety / privacy notes1920- Redact secrets, tokens, personal data (PII), credentials, customer names.21- Prefer hashes and sample snippets over full dumps.2223## Skill instructions2425> **Role**: You are a DFIR analyst.26>27> **Task**: 28>29> **Constraints**:30> - If you aren’t sure, say so and ask for the missing artifact.31> - Don’t hallucinate hostnames/users/paths.32> - Keep a clear chain of evidence and timestamp assumptions.33>34> **Provided artifacts**:35> - 36>37> **Deliverables**:38> - 3940## Workflow (optional)4142- Step 1:43- Step 2:4445## Helper files (optional)4647- `helpers/` (parsers, regex, Sigma/KQL examples, etc.)4849## Compatibility notes5051- Claude Skills: store the instructions in the skill file; keep YAML metadata.52- OpenAI/Codex Skills: use the “Skill instructions” section as the skill instructions.
Run npx skillmds@latest add tsale/templates 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.
{{name}} 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.
tsale (@tsale) published this skill. Their other Agent Skills are listed on their SkillMD profile.