Project · Published
Agent Skills
One reusable source of coding-agent rules and workflows that adapts across Codex, Claude Code, Cursor, Copilot, OpenCode, Antigravity, and other agents.
Problem
Coding-agent behavior fragments quickly when every tool has its own configuration format, conventions, and instruction files. Agent Skills keeps one canonical behavioral source and generates or links platform-specific entry points back to it.
One source of truth
The canonical rules live in AGENTS.md. Adapters cover Claude Code, Cursor, GitHub Copilot, Junie, OpenCode, Codex, and other agent environments without duplicating the actual working principles.
Workflows
Reusable workflows include alignment interviews, red-green-refactor development, context handoffs, disciplined diagnosis, and skill discovery. The system favors small composable markdown workflows, transparent behavior, and no platform lock-in.
It is distributed as @npmdubey/agent-skills and can be linked with npx @npmdubey/agent-skills link.