Projects · 11

Things I've built, mostly so I'd want to use them.

P-01 Agent Tooling · Shell · 2026 · Active

custom_skills

Curated coding-agent skills with reproducible global install + per-project deploy

agentsskillsshellclitooling
TERMINAL · install flow demo

custom_skills is a curated catalog of skills for coding agents — the small prompt + tool packages that turn a generic agent into a specialist — with shell scripts that install them reproducibly. install-repro-skills.sh normalizes a personal always-on baseline under ~/.agents/skills and ~/.claude/skills: it removes stale skills, updates existing ones, adds missing ones from the curated catalog, and symlinks in local repo skills. deploy-project-skills.sh instead copies focused skill families (like Expo or Convex) into a single repo without touching the global setup.

It targets multiple agents from one run — codex, opencode, gemini-cli, github-copilot, claude-code, droid, with Hermes as an opt-in — and supports a gitignored .skills.local.json overlay for adding or excluding skills without forking the catalog. A handful of skills (agents-md, to-prd, to-issues, split-to-prs) live in the repo as local forks kept in sync from upstream.

Role
Solo
Stack
Shell
Status
Active
Year
2026
~/projects/custom_skills · last sync 06 jun 2026
ESC