.cursor/skills/SKILL-TEMPLATE/SKILL.md
One-line description of what this skill does and when to trigger it. Include keywords that help the AI match user requests to this skill. Example trigger phrases like "write a post", "research this topic", "pull data from X".
npx skillsauth add marcelsantilli/context-os-starterkit your-skill-nameInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
[One sentence describing what this skill does.]
| | What | Example | |---|---|---| | Input | [What the user provides] | [Example input] | | Context | [Context files to load — always specify paths] | [Path to file] | | Tool | [External tool if needed — MCP server, API, etc.] | [Tool name] | | Output | [What gets produced] | [Example output or path] |
[Describe what happens in this step. Be specific — the AI needs to know exactly what to do.]
[Continue describing steps. Include decision points, edge cases, and what to do when things go wrong.]
[Final steps, including output format and where to save.]
Before finishing, verify:
User request: "[Example prompt]"
Steps taken:
prompts/ subdirectory]documentation
Write and review content using your company's voice and style. Use when creating blog posts, newsletters, thought leadership, product copy, or when the user asks to write, draft, edit, or review content.
documentation
Deep research on any topic, with option for raw research only or full study guide. Use when the user asks to research a topic, create a study guide, learn about something, or needs to become an expert in an area. Triggers on keywords like "research", "study guide", "learn about", "deep dive", "become expert", "master", "understand".
tools
Stage all changes, commit with a descriptive message, and push to the remote. Trigger with "push commit", "commit and push", "push changes", "/push-commit".
tools
File naming and versioning conventions for this repository. Apply when creating, renaming, or organizing files in the workspace. This skill should always be considered when working with files to ensure consistent naming.