install-agent-skills

Installation
SKILL.md

Install Agent Skills

Deploy generated skills from dotfiles/ to system locations.

Usage

/install-agent-skills              # Install ALL skills
/install-agent-skills zod-docs     # Install only zod-docs skill

Run after /generate-agent-skills.

How It Works

The install script:

  1. Copies SKILL.md from dotfiles/<agent>/skills/<skill>/
  2. Creates a symlink references/ pointing to dotfiles/shared/<skill>/
Installs
7
GitHub Stars
6
First Seen
Jan 23, 2026
install-agent-skills — jokejason/local-context7