writing-skills
✓Use when creating new skills, editing existing skills, or verifying skills work before deployment
Installation
SKILL.md
Writing skills IS Test-Driven Development applied to process documentation.
Personal skills live in agent-specific directories (/.claude/skills for Claude Code, /.codex/skills for Codex)
You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes).
Use when creating new skills, editing existing skills, or verifying skills work before deployment Source: langbaseinc/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/langbaseinc/agent-skills --skill writing-skills- Source
- langbaseinc/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is writing-skills?
Use when creating new skills, editing existing skills, or verifying skills work before deployment Source: langbaseinc/agent-skills.
How do I install writing-skills?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/langbaseinc/agent-skills --skill writing-skills Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/langbaseinc/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01