/skills · agent-readable

agent library .

~/agent-library 2 skills format: SKILLS.md

Teaching AI to think
like a systems engineer.

High-context modules I write for coding agents — encoded as SKILLS.md files. Each captures the inspiration, logic, and rules so agents can compose them into real workflows.

Platform-agnostic setup

  1. 1

    Store skills in one canonical location in your project:

    .agents/skills/<skill-name>/SKILLS.md
  2. 2

    Symlink into each tool's expected path — no duplication:

    ln -s .agents/skills .claude/skills

These skills are free to use. If they save you time or spark ideas, sponsoring helps me keep building more.

SKILLS.md
↓ scroll for more