From sombra
General-purpose Sombra usage — saving web pages, browsing collections, distilling context, and working with your research library. Use when the user mentions research, documentation, collections, context, saving, or looking something up, and no specific workflow skill (project, spec, pickup, research) applies.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sombra:guideWhen to use
save this, look up, check my collections, browse, distil, save url, what's in sombra, search library
This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Sombra gives you a persistent research library. Web pages saved as clean markdown, organised into collections, distilled into dense context. Everything persists between sessions.
Sombra gives you a persistent research library. Web pages saved as clean markdown, organised into collections, distilled into dense context. Everything persists between sessions.
This skill covers general Sombra usage — saving, browsing, searching, distilling. For specific workflows, use the dedicated skills:
browse_collections → find relevant collection → read_collection_context
The distilled context is the signal. It's dense, preserves code verbatim, and replaces forty pages of raw docs with the five hundred tokens that matter. Always prefer read_collection_context over read_collection unless the user specifically asks for full content.
When you find useful pages or work something out during a task:
save_url → move_artifact to relevant collection
Or create a note with your findings:
create_artifact with a summary of what you learned
After adding several items to a collection, offer to distil:
read_collection → write_collection_context
When distilling:
Use the distill_collection or distill_technical_collection prompts for guided distillation.
browse_collections is cheap.save_url — save a web page as clean markdowncreate_artifact — create a note with markdown contentbrowse_collections — list all collections (cheap, use often)read_collection — full content from a collectionread_collection_context — distilled summary (prefer this)fetch_artifact — single artifact by IDlist_inbox — recent unsorted artifactssearch_artifacts — search across everythinglist_archived — find deleted itemsupdate_artifact — edit metadata or content (notes only)move_artifact — move to a collectionbulk_move_artifacts — move multiple at onceremove_from_collection — back to unsortedcreate_collection — new collectionupdate_collection — edit name, description, iconwrite_collection_context — write/update distilled contextreplace_context_section — surgically update one section of contextappend_to_context — add to the end of contextdelete_artifact — archive (recoverable)delete_collection — archive (recoverable)restore_artifact — recover deleted itemGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub sombra-hq/sombra-skills --plugin sombra