Skip to content

nicobailon/pi-skill-palette

v2.2.0MIT

Command palette for selecting and applying skills in pi

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
	"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
	"name": "pi-skill-palette",
	"version": "2.2.0",
	"description": "Command palette for selecting and applying skills in pi",
	"author": {
		"name": "nicobailon"
	},
	"repository": "https://github.com/nicobailon/pi-skill-palette",
	"license": "MIT",
	"keywords": ["pi", "skills", "agent-plugin"]
}