register_repo
Register a GitHub repository for automatic synchronization with the Skill Retriever MCP server to discover and install task-specific Claude Code components.
Instructions
Register a repo for auto-sync.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | Yes | ||
| owner | Yes | ||
| poll_enabled | Yes | ||
| last_ingested | No | ISO timestamp of last ingestion | |
| last_commit_sha | No | SHA of last ingested commit | |
| webhook_enabled | Yes |