skills/smithery.ai/resolve_canon_sources

resolve_canon_sources

SKILL.md

Operational Instructions

Trigger

  • At the start of tech_rag (Step 0 Internal Context Discovery).
  • At the start of research_rag (Step 0 Internal Canon Check).
  • Whenever it's necessary to establish the "Gold Source" of truth.

Inputs

  • Environment: Local file system.
  • Constraints: None.

Steps

  1. Primary Check: Verify existence of docs_custom/SOURCES.md.
  2. Fallback Check: If Custom doesn't exist, use .agent/docs/SOURCES.md.
  3. Execution:
    • Read the identified file (view_file).
    • If the topic is "Gold" (defined in the file), activate markdownify for deep reading.
    • Otherwise proceed with brave_search if necessary.
Installs
2
First Seen
Mar 21, 2026