kehwar-skills
Installation
SKILL.md
kehwar Skills Repository Management
Expert guidance for managing skills in the kehwar skills repository using the skills CLI with proper sync workflows.
Repository Overview
Personal collection of skills for AI coding agents, managed via the skills CLI. Uses official .skill-lock.json format and syncs skills between home directory (~/.agents/) and repository for version control.
Critical Agent Workflow
⚠️ Fresh agent environments start with empty ~/.agents/ directory
First-Time Checklist
- Check if
~/.agents/.skill-lock.jsonexists - If missing: Run
pnpm sync-to-hometo restore from repository - When adding/updating skills: Use
-gflag (REQUIRED) - After any skill changes: Run
pnpm sync-from-hometo sync back