·writing-skills
</>

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment

10Installs·1Trend·@ederheisler

Installation

$npx skills add https://github.com/ederheisler/agent-skills --skill writing-skills

How to Install writing-skills

Quickly install writing-skills AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ederheisler/agent-skills --skill writing-skills
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ederheisler/agent-skills.

SKILL.md

View raw

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: ederheisler/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ederheisler/agent-skills --skill writing-skills
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from ederheisler/agent-skills

Quick answers

What is writing-skills?

Use when creating new skills, editing existing skills, or verifying skills work before deployment Source: ederheisler/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/ederheisler/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, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ederheisler/agent-skills