Skip to content

PeronGH/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

Use this repo as your user skills directory:

git config core.hooksPath .githooks
mkdir -p ~/.agents
ln -s "$(realpath skills)" ~/.agents/skills
# Claude Code
ln -s "$(realpath skills)" ~/.claude/skills

Global Instructions

Symlink the global instruction files:

# Claude Code
ln -s "$(realpath global/CLAUDE.md)" ~/.claude/CLAUDE.md
ln -s "$(realpath global/claude.settings.json)" ~/.claude/settings.json
# Codex
ln -s "$(realpath global/CODEX.md)" ~/.codex/AGENTS.md
# Pi
ln -s "$(realpath global/PI.md)" ~/.pi/agent/APPEND_SYSTEM.md

Edit global/parts/ — the pre-commit hook rebuilds automatically.

Extra Tools

The global instructions assume these CLI tools are available:

brew install ast-grep fd jq ripgrep sd yq
bun install -g @peron_js/web-cli@latest

Available Skills

Vendored

Symlinked from vendor/vercel-agent-skills (vercel-labs/agent-skills):

About

Agent Skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors