You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A personal collection of agent skills — reusable procedural knowledge for AI coding agents (Claude Code, OpenCode, Cursor, Codex, and anything that speaks the SKILL.md convention).
Each subdirectory is an independently installable skill with its own SKILL.md.
Install
# install a single skill
npx skills add joyehuang/skills/<skill-name># install all skills in this repo
npx skills add joyehuang/skills