Ingests an external data source into the Second Brain. Fetches content from Confluence, Google Docs, GitHub repositories, remote URLs, or any local file format supported by docling (DOCX, PPTX, XLSX, PDF, HTML, EPUB, images, Markdown, CSV, and more), converts non-markdown formats to markdown via docling, runs the /graphify extraction pipeline, and delegates entity persistence (including the graphify-output merge) to /bedrock:preserve. Use when: "bedrock learn", "bedrock-learn", "learn", "ingest source", "import document", "/bedrock:learn", or when the user provides a Confluence, Google Docs, or GitHub URL, a remote file URL, or a local file path to incorporate into the vault.
$npx -y skills add iurykrieger/claude-bedrock --skill learnInstalls into the current project.
Run `npx skills use "https://github.com/iurykrieger/claude-bedrock" --skill "iurykrieger/claude-bedrock/learn"` 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/iurykrieger/claude-bedrock" that are relevant to the current task. Run `npx skills add "https://github.com/iurykrieger/claude-bedrock"` and select the relevant skills, then follow their instructions.