From silver-bullet
Ingests an external artifact into Silver Bullet planning artifacts via silver-ingest workflow, preserving source context and filing in the correct project location.
How this command is triggered — by the user, by Claude, or both
Slash command
/silver-bullet:ingest <source or artifact>The summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the Silver Bullet `silver-ingest` workflow to pull the external artifact into SB planning artifacts. Preserve source context and file the result in the correct project location.
Invoke the Silver Bullet silver-ingest workflow to pull the external artifact into SB planning artifacts. Preserve source context and file the result in the correct project location.
npx claudepluginhub alo-exp/silver-bullet --plugin silver-bullet/ingestIngests URLs, file paths, freeform text, or inbox files into a wiki. Auto-detects type; handles tweets via Grok, GitHub repos, articles/papers; supports custom titles, types, wiki selection.
/ingestFetches paper via URL, arXiv ID, DOI, or PDF path and generates 4-section triage summary (Key Takeaways, Background, Main Idea & Summary, Critique). Adds to vault if new.
/ingestIngests a source (paper, article, transcript, PDF, notes) into the LLM Wiki: reads/chunks content, discusses takeaways, updates pages, handles ontology graph, logs changes, reports actions.
/ingestSummarizes current conversation (user request, solution, decisions, insights) and ingests it into CORE memory using memory_ingest tool. Optionally associates with a space and confirms success.
/ingestManually adds entries to a Weaviate knowledge store. Supports single or bulk ingest from text, files, or URLs, with automatic schema detection and collection mapping.