brain-search

Installation
SKILL.md

Brain Search

ALL responses MUST be in Thai language.

Graph Protocol: Follow Search Rules in GRAPH_PROTOCOL.md.

Steps

  1. Check connection — if failed, inform user

  2. Multi-strategy search (4 ขั้น ตาม Graph Protocol)

    • Step 1 — Text: mcp__graph-brain__search-knowledge query="{keyword}" limit=10
    • Step 2 — Tags: mcp__graph-brain__search-by-tags with extracted tags (if Step 1 < 3 results)
    • Step 3 — Graph Traversal (NEW): mcp__graph-brain__explore-graph nodeId="{best-result-id}" depth=2
      • Traverse from the most relevant result found so far
      • Collect connected nodes that match the search context
      • This finds knowledge linked by relationships, not just text match
    • Step 4 — Similar: mcp__graph-brain__find-similar from closest match (last resort)
Related skills

More from mounchons/agentmarketplace

Installs
1
First Seen
Apr 7, 2026