Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    mic23-01

    resolve-canon-sources

    mic23-01/resolve-canon-sources
    Planning
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Resolves the source hierarchy (Custom > Template)

    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.

    Outputs

    • Path: The path of the identified source file.
    • Content: The content read to use as context.

    Suggested Commands

    ls -F docs_custom/SOURCES.md 2>/dev/null || ls -F .agent/docs/SOURCES.md
    
    Recommended Servers
    Context7
    Context7
    DeepWiki
    DeepWiki
    GitHub
    GitHub
    Repository
    mic23-01/antigravity-template
    Files