phase-3-indexer

Orchestrate provider indexing, enrichment, embedding, and plugin steps into models.json, index.voy, and metadata.json.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @ai-model-registry/spec, @huggingface/transformers, chalk, commander, ora, p-limit, voy-search, xxhash-wasm, openai, and includes scripts (resource) components.

What problem does it solve?

This hub skill coordinates the Phase 3 Model Indexer, delegating to specialized skills for provider indexing, data enrichment, embedding generation, and plugin development. It acts as the central orchestration layer to reduce manual coordination and ensure consistent outputs.

Core Features & Use Cases

  • Coordination hub: Orchestrates fetch, transform, enrich, embed, and index steps.
  • Task delegation: References specialized skills for provider indexing, enrichment, embeddings, and plugins.
  • Output consistency: Produces models.json, index.voy, and metadata.json from multi-source data.

Quick Start

Use the Phase 3 hub to wire provider-specific indexers and orchestrate the end-to-end indexing workflow.