Template
Skill Vivswan/skills/template
Replace with a clear description of what the skill does and when an agent should use it.From its SKILL.md
npx -y skills add Vivswan/skills --skill templateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 143 tokens by cl100k_base, as published. Nobody here has run it
Template Skill
Replace this file after copying the template into skills/<your-skill-name>/.
When to Use
Describe the kinds of prompts or situations that should activate this skill.
- "example trigger one"
- "example trigger two"
Workflow
- Describe the first thing the agent should do.
- Describe the main workflow steps.
- Describe how the skill should report results back to the user.
Fallback Without MCP
If this skill later gains MCP integrations, keep a fallback workflow here that still works with plain file reads, shell commands, or reasoning alone.
References
Link to any files in references/ that the skill may load when needed.
What ships with it: 4 files
1.9 KB alongside SKILL.md
.codex-plugin/
- plugin.json955 B
references/
- author-notes.md221 B
- .mcp.json.example207 B
- README.md597 B