Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

Exa Search Skill

porbenedictking·benedictking· v1.0.0 · atualizado em 2026-04-10
79
Score

Semantic search skill using the Exa API for embeddings-based search, similar content discovery, and structured research. Use when you need semantic search, find similar pages, or conduct category-specific searches. Triggers: exa, semantic search, find similar, research paper, github search, 语义搜索, 相似内容

semantic-searchexa-apiinformation-retrievalresearchrag-pipelinecontent-discovery
Linguagens
JavaScriptTypeScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdexa-search/workflow
1. User provides a search query or request.
2. Agent determines the appropriate Exa API endpoint based on the query.
3. Agent constructs a JSON payload with the necessary parameters.
4. Agent invokes the `exa-fetcher` sub-skill to execute the API call.
5. Exa API returns a JSON response with search results or content.
6. Agent parses the JSON response and extracts relevant information.
7. Agent presents the information to the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar a ←Persistent Memory
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Firecrawl Scraper Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar a ←Free Unlimited Web Search
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Read: Fetch Any URL or PDF as Markdown
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Datasheet Reader
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Academic Deep Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a ←Systematic Literature Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Exa Search Skill
exa-search
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers7
perform a semantic search using Exafind similar pages to a given URLconduct research on a specific topicuse Exa to answer a questionsearch for research papersfind content similar to a URLsearch the web semantically

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download exa-search
$ synaptic skills detail exa-search
$ synaptic skills live exa-search

Dependências

node.jsexa-api

Links

GitHub Repository