Download an external documentation site into your personal knowledge base as a doc pack and source note. Use when the user says "/kb-ingest <url>", "ingest these docs", "add these docs to the KB", or "download reference docs". Runs webdown crawl via the knowledge repo's ingest-pack recipe, then creates a MANIFEST.md and source note automatically.
$npx -y skills add kelp/kelp-claude-plugins --skill kb-ingestInstalls into the current project.
Run `npx skills use "https://github.com/kelp/kelp-claude-plugins" --skill "kelp/kelp-claude-plugins/kb-ingest"` 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/kelp/kelp-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/kelp/kelp-claude-plugins"` and select the relevant skills, then follow their instructions.