Exa

Use Exa for web/code/company research (web_search_exa / get_code_context_exa / company_research_exa), with parameters and examples; trigger when online search or parameter checks are needed.

概要

The Exa skill, part of the mxyhi/ok-skills repository, provides AI agents with advanced search capabilities for web, code, and corporate data. It integrates specific functions such as web_search_exa, get_code_context_exa, and company_research_exa to facilitate deep information retrieval. This tool is designed for compatibility with several popular AI environments, including Claude, Cursor, Codex, and OpenClaw. By leveraging the Exa API, the skill allows agents to perform targeted queries when online search or specific parameter checks are required. The mxyhi/ok-skills repository, which hosts this skill, has gained significant traction with over 400 stars. Users can implement this research tool to bridge the gap between static model knowledge and real-time web data, particularly for technical and business-oriented tasks.

ユースケース

Conducting deep technical research to retrieve specific code snippets and context from the web.
Performing detailed company analysis and corporate data gathering for business intelligence.
Executing real-time web searches to supplement AI agent knowledge with current online information.

導入方法

# Review source first
open https://github.com/mxyhi/ok-skills/blob/main/exa-search/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

セキュリティ

The Exa skill requires an API connection to perform external searches. Users should manage their API credentials securely and review the data access permissions required by the mxyhi/ok-skills repository. As this tool facilitates external web queries, users should be aware of the information being transmitted to and from the Exa API during research tasks.

関連Skills

Claude API

anthropics/skills

コーディング

Claude API / Anthropic SDK のリファレンス — モデルID、料金、パラメータ、ストリーミング、ツール利用、MCP、エージェント、キャッシュ、トークン計測、モデル移行。 TRIGGER — ターゲットファイルを開いて BEFORE を読んでください。「1行だけに見える」という理由でスキップしないでください。プロンプトに Claude/Anthropic の名称(Claude, Anthropic, Fable, Opus, Sonnet, Haiku, `anthropic`, `@anthropic-ai`, `claude-*`, `us.anthropic.*`, `[1m]`)が含まれる場合、またはユーザーが LLM(料金/モデル選択/制限/キャッシュ)について質問した場合は、常に実行してください。決して回答しないでください。

Claude CodeClaude
typescriptpython
171,224 StarsApache-2.0

Doc Coauthoring

anthropics/skills

ドキュメント

ドキュメントの共同執筆のための構造化されたワークフローをユーザーに案内します。ユーザーがドキュメント、提案書、技術仕様書、決定文書、または同様の構造化されたコンテンツを作成したい場合に使用します。このワークフローは、ユーザーがコンテキストを効率的に伝達し、反復を通じて内容を洗練させ、ドキュメントが読者にとって適切に機能することを確認するのに役立ちます。ユーザーがドキュメントの作成、提案書の作成、仕様書のドラフト作成、または同様のドキュメント作成タスクに言及したときにトリガーします。

Claude CodeClaude
designtesting
171,224 Starsソースあり

MCP Builder

anthropics/skills

コーディング

適切に設計されたツールを通じて、LLMが外部サービスと連携できるようにする高品質な MCP (Model Context Protocol) サーバーを作成するためのガイドです。Python (FastMCP) または Node/TypeScript (MCP SDK) を使用して、外部APIやサービスを統合する MCP サーバーを構築する際に使用します。

CodexClaude
typescriptpython
171,224 StarsApache-2.0

Skill Creator

anthropics/skills

コーディング

新しいスキルの作成、既存スキルの修正と改善、およびスキルパフォーマンスの測定を行います。ユーザーがスキルをゼロから作成、既存スキルの編集や最適化、スキルテストのための評価(evals)の実行、分散分析によるスキルパフォーマンスのベンチマーク、またはトリガー精度の向上のためのスキル説明の最適化を行いたい場合に使用します。

Claude CodeClaude
pythondesign
171,224 StarsApache-2.0

CI Cd And Automation

addyosmani/agent-skills

DevOps

CI/CDパイプラインのセットアップを自動化します。ビルドおよびデプロイパイプラインの設定や変更時に使用します。クオリティゲートの自動化、CIでのテストランナーの設定、またはデプロイ戦略の確立が必要な場合に使用してください。

typescriptsecurity
89,319 StarsMIT

API And Interface Design

addyosmani/agent-skills

コーディング

安定した API とインターフェース設計をガイドします。API、モジュール境界、またはパブリックインターフェースの設計時に使用します。REST や GraphQL エンドポイントの作成、モジュール間の型コントラクトの定義、フロントエンドとバックエンドの境界設定を行う際に活用してください。

typescriptfrontend
89,319 StarsMIT