Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    brandonlacoste9-tech

    auto-search-debug

    brandonlacoste9-tech/auto-search-debug
    Coding
    2 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

    Proactive self-healing debugging using Antigravity Manager's Search & Reader MCPs.

    SKILL.md

    Auto-Search Debugging (Self-Healing Loop)

    This skill enables the agent to proactively resolve errors by leveraging the Antigravity Manager's built-in MCP tools.

    Core Protocol

    1. Trigger: When a "Critical" or "Fatal" error is detected in the logs (e.g., Python stack trace, Node.js exception).
    2. Search: Use search_web to find the error message on StackOverflow, GitHub Issues, or official documentation.
    3. Read: Use read_url_content to extract the fix or implementation example from the search results.
    4. Apply: Propose or implement the fix directly in the code.

    Verification

    • Run a broken script (e.g., missing dependency).
    • Observe the agent triggering the search loop.
    • Confirm the fix is proposed based on real-world documentation.
    Recommended Servers
    Vercel
    Vercel
    Cloudflare Workers Observability
    Cloudflare Workers Observability
    Sentry
    Sentry
    Repository
    brandonlacoste9-tech/guru
    Files