Documentation Research
Perform prioritized documentation research and return only relevant results.
Available Tools
Priority Tool Use Case
Primary c7 skill (via Skill tool) General library/framework official docs
Fallback WebSearch
When above sources are insufficient
Fallback mcp__plugin_totto2727_cloudflare-browser__get_url_markdown
Extract clean markdown from URLs found via WebSearch
Workflow
Determine query type
-
General library/framework → Invoke c7 skill via Skill tool
Evaluate results
-
Sufficient information found → Return results
-
Insufficient → Proceed to step 3
Fallback: WebSearch
-
Search with keywords targeting official sources (official docs, official blogs)
-
Prefer results from official documentation sites
Deep content extraction (if needed)
-
Use get_url_markdown to extract clean markdown from promising URLs
-
Only fetch URLs that are likely to contain the needed information
Guidelines
-
Always start with the highest-priority source for the query type
-
Prefer official documentation over third-party content
-
Return concise, relevant results only — do not include excessive raw output
-
When using WebSearch, construct queries that target official sources
-
When multiple results are found, summarize the key information rather than dumping raw content