Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

Use this repo as your agent skills directory.

Enable the pre-commit hook:

git config core.hooksPath .githooks

Pull the vendored skills, and auto-pull them on future fetches and checkouts:

git submodule update --init --recursive
git config submodule.recurse true

Symlink the skills directory:

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.

Preferred Tools

The global instructions assume these CLI tools are available:

brew install jq yq

Recommended Pi Extensions

pi install npm:pi-thinking-status
pi install npm:@peron_js/web-pi

Available Skills

Vendored

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

About

Agent Skills

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages