Back to list
amit-sw

exa-search-ops

by amit-sw

0🍴 0📅 Dec 24, 2025

SKILL.md


name: exa-search-ops description: Use when Codex needs semantic web search, news reconnaissance, or citation gathering through the Exa MCP server.

Exa Search Ops

Purpose

Coordinate Exa-based semantic searches for discovery tasks, including link gathering, trend monitoring, and citation harvesting, using the remote configuration defined in servers/exa.

Setup Checklist

  1. Set EXA_ENDPOINT, EXA_API_KEY, and (optionally) EXA_DEFAULT_REGION.
  2. Verify the exa entry exists in mcp.json with maxResults metadata tuned to the task.
  3. Track the current request quota under the Exa dashboard before kicking off large searches.

Workflow

  1. Frame the question – clarify keywords, negative keywords, date windows, and desired number of results.
  2. Search – call the search tool with structured parameters (topic, start/end date, numResults). Use follow-up expansion judiciously.
  3. Digest – parse the returned snippets, grouping them by theme and ranking by score.
  4. Cite+Store – log the title, url, and score for each item you surface downstream. Consider persisting curated lists under docs/exa/.

Notes

  • Enforce deduplication by comparing normalized URLs before presenting results.
  • Use chronological filters instead of multi calls when researching within a known time range.
  • If Exa responds with rate_limited, wait 10 seconds and retry once before escalating.

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon