agentsclimarketplace

Template

Skill Vivswan/skills/template

Installable agent skills and plugin-ready workflows for coding agents

Install
npx -y skills add Vivswan/skills --skill template

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 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.

What its author says it does

Copied from the file, not written here

Replace with a clear description of what the skill does and when an agent should use it.

SKILL.md

0.8 KB, 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

  1. Describe the first thing the agent should do.
  2. Describe the main workflow steps.
  3. 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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.