mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-17 22:33:06 +08:00
docs: salvage focused skill curation updates (#1723)
Port the safe, narrow pieces from contributor PR #1694 without taking the broad 11-skill rewrite. - add drift-prone warnings to external research/media/API skills - make search-first verify tool availability and use current agent naming - remove unsafe in-memory rate limiter example from backend patterns - tighten the CSP example in security-review Validation: node scripts/ci/validate-skills.js --strict; npx markdownlint targeted skill files; node tests/ci/validators.test.js && node tests/ci/catalog.test.js; npm run lint; node tests/run-all.js
This commit is contained in:
@@ -6,6 +6,10 @@ origin: ECC
|
||||
|
||||
# Deep Research
|
||||
|
||||
> **Drift-prone skill.** Firecrawl/Exa MCP tool names, quotas, and result
|
||||
> shapes change. Verify the configured MCP tools and current API docs before
|
||||
> promising coverage or quoting live source counts.
|
||||
|
||||
Produce thorough, cited research reports from multiple web sources using firecrawl and exa MCP tools.
|
||||
|
||||
## When to Activate
|
||||
|
||||
Reference in New Issue
Block a user