My reusable agent skills.
Documentation at https://skills.sh/?q=webbertakken/
npx skills add https://github.com/webbertakken/agent-skillsYou should see
███████╗██╗ ██╗██╗██╗ ██╗ ███████╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔════╝
███████╗█████╔╝ ██║██║ ██║ ███████╗
╚════██║██╔═██╗ ██║██║ ██║ ╚════██║
███████║██║ ██╗██║███████╗███████╗███████║
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚══════╝
┌ skills
│
◇ Source: https://github.com/webbertakken/agent-skills.git
│
◇ Repository cloned
│
◇ Found 2 skills
│
◆ Select skills to install (space to toggle)
│ ◼ context-optimizer (Audit and optimise context window usage for AI coding tools...)
│ ◼ session-reset (Reset the session while preserving context. Commits chang...)
└
Add the repository to your plugin marketplace
/plugin marketplace add webbertakken/agent-skillsInstall the skills you want from the marketplace
/plugin install webber@webbertakkenRequires lefthook for pre-commit hooks:
lefthook installPre-commit runs markdownlint and skill validation in parallel.