ingest_repo
Index a GitHub repository to discover and analyze Claude Code components, enabling dependency resolution and component installation for specific tasks.
Instructions
Index a component repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | Yes | ||
| components_found | Yes | ||
| components_indexed | Yes | ||
| components_skipped | No | Unchanged components skipped | |
| components_deduplicated | No | Duplicates removed by entity resolution |