claudeindex
Plugin

gepeto

Development guide for building Pinokio launcher projects — enforces a mandatory workflow and pattern-lock rules so launchers are consistent and debuggable. Mandatory before any edits: 1. Check the examples folder — never invent syntax 2. Run pre-flight and mid-task verification steps 3. Use relative paths in scripts, never absolute 4. Store captured web URLs with local.set via the example's regex capture block Supports app launchers (api/<name>) and plugin launchers (plugin/<name>). Check logs folder first when troubleshooting.

Installation

1

Add the marketplace

/plugin marketplace add senigami/skill-arsenal
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.