Solo engineer — skill design, packaging, evals · 2025
Agent Skills Library
A curated, versioned collection of reusable agent skills — codebase recon, safe file editing, graceful degradation — packaged for drop-in use.

Stack
- TypeScript
- Markdown
- JSON Schema
Overview
What it is
A library of battle-tested agent skills extracted from real automation work. Each skill is a self-contained capability with a manifest, examples, and guardrails, designed to drop into the agent harness without bespoke glue.
The emphasis is on safety and reliability: skills like safe file editing verify before they write, and graceful degradation makes agents fail soft instead of hard when a dependency is missing.
Highlights
4 things worth calling out
Self-contained skills with manifests and examples
Safety-first: verify-before-write file editing
Graceful degradation when dependencies are absent
Drop-in compatible with the agent harness