mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02: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:
parent
d352270b9a
commit
d8f879e671
7 changed files with 56 additions and 48 deletions
|
|
@ -6,6 +6,10 @@ origin: ECC
|
|||
|
||||
# Exa Search
|
||||
|
||||
> **Drift-prone skill.** Exa MCP tool names, parameters, and account limits can
|
||||
> change. Confirm the exposed tool surface and current Exa docs before relying
|
||||
> on a specific search mode, category, or livecrawl behavior.
|
||||
|
||||
Neural search for web content, code, companies, and people via the Exa MCP server.
|
||||
|
||||
## When to Activate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue