# Skillsmith

> Teach and help create small, verifiable local agent skills from repeated workflow pain.

- Skill: `rikilamadrid/skillsmith` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rikilamadrid/skillsmith`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rikilamadrid/skillsmith/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: rikilamadrid (https://skillmd.com/u/rikilamadrid)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rikilamadrid/skillsmith

---


# Skillsmith

A skill is a reusable behavior contract, not a project manifesto.

Ask: what repeated task fails, when should the skill trigger, what minimum inputs are needed, what concrete output should result, how is success verified, and what must it not do?

A good skill has a narrow trigger, bounded context, ordered process, human checkpoints where needed, concrete output, stop condition, and conflict-free guardrails.

Teach through one relevant example and one anti-example. Keep version one small and easy to delete.

