Agent skill · AI & Agents

replace-with-skill-name

Use when REPLACE_WITH_A_PRECISE_TRIGGER. REPLACE_WITH_THE_BEHAVIORAL_CONTRACT.

Tony Simons99★ · 1 repos on radarProfile →
claude-codeApache-2.0
Install
npx skills add asimons81/hermes-field-kit --skill skill-template --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Declared author: REPLACE_WITH_AUTHOR
Path: templates/skill-template/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 120
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Replace with Skill Title > TEMPLATE ONLY. Replace every placeholder before moving this directory to `skills/<skill-name>/`. ## Overview Describe the recurring task and the process discipline this skill adds. ## When to Use Use this skill when: - REPLACE_WITH_A_POSITIVE_TRIGGER Do not use this skill when: - REPLACE_WITH_A_COUNTER_TRIGGER ## Workflow 1. REPLACE_WITH_AN_ACTION_AND_A_CHECKABLE_COMPLETION_CRITERION. ## Common Pitfalls 1. **REPLACE_WITH_A_FAILURE_MODE.** Explain the correction. ## Verification Checklist - [ ] REPLACE_WITH_AN_OBSERVABLE_RESULT

What's inside
Steps it walks through
  1. Overview
  2. When to Use
  3. Workflow
  4. Common Pitfalls
  5. Verification Checklist
Ships with 3 files
  • README.md
  • examples/README.md
  • tests/cases.json
More from hermes-field-kit
All skills →
About this skill
What does the replace-with-skill-name skill do?

Use when REPLACE_WITH_A_PRECISE_TRIGGER. REPLACE_WITH_THE_BEHAVIORAL_CONTRACT.

How do I install it?

Run `npx skills add asimons81/hermes-field-kit --skill skill-template --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From asimons81/hermes-field-kit, a repository with 120 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going