plugin-development

Create Claude Agent SDK v2 provider plugins with manifests, commands, skills, and hooks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bradennapier/ai-model-registry --skill plugin-development-bradennapier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-development
Source: https://github.com/bradennapier/ai-model-registry/tree/main/.claude/skills/plugin-development
Command: npx skills add https://github.com/bradennapier/ai-model-registry --skill plugin-development-bradennapier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @anthropic-ai/claude-agent-sdk, and includes scripts (resource) components.

What problem does it solve?

Enables creating Claude Agent SDK v2 plugins to index providers, including plugin manifests, commands, skills, hooks, and parallel subagent execution.

Core Features & Use Cases

  • Plugin scaffolding: Create provider plugins with manifests, commands, skills, and hooks.
  • Parallel subagents: Orchestrate concurrent subagents for multi-provider indexing.
  • Plugin lifecycle: Training, validation hooks, and execution flows for reliable indexing.

Quick Start

Create a new provider plugin following the directory layout and populate skills with field mappings.