Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

Exa.ai Skills

Plugin Проверено
95
Входит в:Agent Skills

Exa.ai skills for web search, RAG pipelines, deep research, and company/people entity search.

Резюме ИИ

This plugin integrates with the Exa.ai API to offer advanced web search, retrieval-augmented generation (RAG), deep research functionalities, and specialized searches for companies and people. It exposes tools for Python and TypeScript developers via various SDKs and frameworks like LangChain and LlamaIndex.

Scope

  • warning:Single responsibility principleThe plugin bundles four distinct skill sets (search, RAG, research, entities) which, while related to Exa.ai, could be considered separate domains, potentially violating the SRP. The description lists them as separate capabilities.
  • info:Tool surface sizeThe plugin bundles four distinct skills, each with multiple tools and functions, leading to a large overall tool surface that might be difficult for an agent to navigate precisely.

Установка

Сначала добавьте Marketplace

/plugin marketplace add ejirocodes/agent-skills
/plugin install exa@ejirocodes-skills
Обновлено 2 days ago
Посмотреть исходный код