Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
<your-name-here> avatar

Toolbelt

  • Updated May 10, 2026
  • GetDutchie/bilda-toolbelt

toolbelt is a Claude Code skill in the AI & Agent Building category. My personal skills, agents, commands, and hooks for Bilda

Key points

  • toolbelt
  • AI & Agent Building
  • AI-coding skill

Toolbelt by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add GetDutchie/bilda-toolbelt
/plugin install toolbelt@bilda-toolbelt

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedMay 10, 2026
RepositoryGetDutchie/bilda-toolbelt

What it does

My personal skills, agents, commands, and hooks for Bilda

README.md

bilda-toolbelt

Your personal Bilda plugin marketplace. Skills, agents, commands, and hooks that travel with you across every VAPE instance.

📖 Full guide → vape-pages.dutchie.dev/bilda-toolbelt (password: dutchie) — copy-paste templates for skills/agents/commands/hooks, MCP server wiring, and more.

What this is

Bilda (the AI assistant inside VAPE) can load custom capabilities from a GitHub repo you own. This template gives you a working starting point — one skill installed out of the box, scaffolding for the rest, and instructions throughout.

Quick start

1. Create your fork

Click Use this template → Create a new repository (or go to https://github.com/new?template_name=bilda-toolbelt&template_owner=GetDutchie&owner=GetDutchie&name=my-bilda-toolbelt&description=My%20Bilda%20toolbelt&visibility=internal). Name it whatever you want — my-bilda-toolbelt, <yourname>-bilda, anything.

2. Open VAPE Settings → Claude Plugins

Add two entries:

Field Value
Marketplaces GetDutchie/<your-repo-name>
Plugins toolbelt@bilda-toolbelt

3. Restart your VAPE instance

Bilda clones your repo on boot. From a branch with commits, run /pr-summary to confirm the skill loaded.

Structure

plugins/toolbelt/
├── .claude-plugin/plugin.json      ← plugin metadata
├── skills/pr-summary/SKILL.md     ← draft PR titles + descriptions
├── skills/hand-off/SKILL.md       ← paste-ready session summaries
├── agents/README.md               ← drop custom agents here
├── commands/README.md             ← drop slash commands here
└── hooks/README.md                ← wire event hooks here

Editing tips

  • Push → restart — VAPE does git pull on your marketplace repo every boot, so changes land automatically on the next instance start.
  • Private repos work as long as your GITHUB_TOKEN has repo scope.
  • You can add multiple marketplaces in VAPE Settings.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.