Use when the user says /ingest-github <owner/repo> [--days N], or asks to ingest, capture, sync, pull, mirror, or import a GitHub repo's recent activity (merged PRs, issues, commits) into the vault, second brain, or knowledge graph, or wants repo history queryable by graphify or External Inputs refreshed. Not for opening PRs, creating issues, one-off PR diff reads, or non-GitHub sources (Slack, Notion, email have their own ingest-* connectors).
$npx -y skills add mycelium-hq/ai-brain-starter --skill ingest-githubInstalls into the current project.
Run `npx skills use "https://github.com/mycelium-hq/ai-brain-starter" --skill "mycelium-hq/ai-brain-starter/ingest-github"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mycelium-hq/ai-brain-starter" that are relevant to the current task. Run `npx skills add "https://github.com/mycelium-hq/ai-brain-starter"` and select the relevant skills, then follow their instructions.