From ecc
Orchestrates evidence-first current-state research using multiple search and synthesis skills. Useful when users need fresh facts, comparisons, or recommendations from public evidence.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ecc:research-opsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this when the user asks to research something current, compare options, enrich people or companies, or turn repeated lookups into a monitored workflow.
Use this when the user asks to research something current, compare options, enrich people or companies, or turn repeated lookups into a monitored workflow.
This is the operator wrapper around the repo's research stack. It is not a replacement for deep-research, exa-search, or market-research; it tells you when and how to use them together.
Pull these ECC-native skills into the workflow when relevant:
exa-search for fast current-web discoverydeep-research for multi-source synthesis with citationsmarket-research when the end result should be a recommendation or ranked decisionlead-intelligence when the task is people/company targeting instead of generic researchknowledge-ops when the result should be stored in durable context afterwardNormalize any supplied material into:
Do not restart the analysis from zero if the user already built part of the model.
Choose the right lane before searching:
exa-search for fast discoverydeep-research when synthesis or multiple sources mattermarket-research when the outcome should end in a recommendationlead-intelligence when the real ask is target ranking or warm-path discoveryFor important claims, say whether they are:
Freshness-sensitive answers should include concrete dates.
If the user is likely to ask the same research question repeatedly, say so explicitly and recommend a monitoring or workflow layer instead of repeating the same manual search forever.
QUESTION TYPE
- factual / comparison / enrichment / monitoring
EVIDENCE
- sourced facts
- user-provided context
INFERENCE
- what follows from the evidence
RECOMMENDATION
- answer or next move
- whether this should become a monitor
npx claudepluginhub mohsinonxrm/everything-claude-code142plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 142 plugins
Orchestrates evidence-first current-state research using multiple search and synthesis skills. Useful when users need fresh facts, comparisons, or recommendations from public evidence.
Decomposes research questions into parallel investigation lanes, synthesizing findings from external sources, repo code, or both. Use when you need verified evidence, technology comparisons, or prior art.
Conducts multi-source, multi-step research combining WebSearch, WebFetch, agent-browser, and social recency checks. Outputs structured briefs with citations, contradictions, and recommendations. Archives runs for reuse. Triggers on /deep-research.