Agent skill · AI & Agents

sample-skill

Replace this reserved identity and describe the concrete user outcome, selection boundary, and important non-goals. Do not use this package before every sample-skill identity has been replaced.

kyungseogithub.com/kyungseoGitHub ↗
claude-codecodexApache-2.0
Install
npx skills add kyungseo/skillstead --skill skill-package --agent claude-code

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

Facts
Files in the skill folder: 5
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: playbooks/skill-development/templates/skill-package/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 69
Language: Python

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

From the SKILL.md

# Sample Skill ## Use When - Replace with concrete requests that should select the skill. ## Do Not Use When - Replace with similar requests that belong to another workflow. - Do not use the reserved `sample-skill` identity in active inventory. ## Procedure 1. Confirm the target, desired outcome, and host workflow. 2. Inspect only the inputs needed for the task. 3. Show approval boundaries before any mutation. 4. Produce the requested artifact and verify its material contract. 5. Report the result, limitations, and safe next action. ## Failure Boundary Stop when a required input, authority decision, or safe verification path is missing. Do not turn missing evidence into a capability or support claim.

What's inside
Steps it walks through
  1. Use When
  2. Do Not Use When
  3. Procedure
  4. Failure Boundary
Ships with 4 files
  • CHANGELOG.md
  • LICENSE.txt
  • README.ko.md
  • README.md
More from skillstead
All skills →
About this skill
What does the sample-skill skill do?

Replace this reserved identity and describe the concrete user outcome, selection boundary, and important non-goals. Do not use this package before every sample-skill identity has been replaced.

How do I install it?

Run `npx skills add kyungseo/skillstead --skill skill-package --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 kyungseo/skillstead, a repository with 69 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