Agent Skills
Personal agent skills for installation via npx skills add.
Included skills
- refactor: Refactor existing code with strict behavior parity.
- improve-arch: Follow-up to refactor for deep-module architecture improvements.
Publish
Publish workflow (new skill or update):
# Commit and publish changes
git commit -m "feat: add or update <skill-name> skill"
git push origin mainInstall
npx skills add samuraif0x/agent-skills
npx skills add samuraif0x/agent-skills --skill refactor
npx skills add samuraif0x/agent-skills --skill improve-archUpdate
npx skills updateCreate New Skill
Run init in the target folder so the template is created where you want it:
npx skills init skills/my-new-skillOn this page
Contributors
Created March 19, 2026
Updated March 19, 2026