claudeindex
Plugin

pinokio

Discovers, launches, and uses Pinokio-managed apps and tools via the pterm CLI control plane. Workflow: 1. Search for the app (pterm search) 2. If not found, optionally search the registry with user approval 3. Launch and poll until ready (pterm run <ref>) 4. Use the app's HTTP API — direct call or generated client Creates a reusable skill folder with SKILL.md and client code for the app. Supports parallel launch for multiple apps. Never hardcodes paths, ports, or tokens in client files.

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.