Ingest a source into the knowledge bundle. Use when the user wants to capture, ingest, file, process, or "add this" — a note, transcript, email, PDF, image, web page, or any raw source — into a knowledge/ bundle, or drops content for processing. Reads the source once, extracts its signal, and integrates it across the bundle under the trust model so knowledge compounds instead of being re-derived per query.
$npx -y skills add stjbrown/agent-knowledge --skill kb-ingestInstalls into the current project.
Run `npx skills use "https://github.com/stjbrown/agent-knowledge" --skill "stjbrown/agent-knowledge/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/stjbrown/agent-knowledge" that are relevant to the current task. Run `npx skills add "https://github.com/stjbrown/agent-knowledge"` and select the relevant skills, then follow their instructions.