← Back to Skills Marketplace
60
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install maverick-exa
Description
Exa MCP workflow for web and people research plus hosted MCP server setup using a fixed tool set (`web_search_exa`, `web_search_advanced_exa`, `people_search...
README (SKILL.md)
Exa MCP Skill
Workflow
- Clarify the research goal, scope, and output format.
- Select one enabled tool using the guide below:
web_search_exa,web_search_advanced_exa,people_search_exa. - Prefer the hosted Exa MCP endpoint with fixed tools in the URL query.
- Return concise findings with links and explicit unknowns.
- On rate limits (
429), reduce query breadth or require an API key.
Tool Policy
- Enabled now:
web_search_exa,web_search_advanced_exa,people_search_exa. - Keep all other Exa tools disabled unless the user explicitly asks to expand.
Tool Selection Guide
- Use
web_search_exafor fast, broad discovery when the user asks general web research. Example intent: "Find the latest docs and announcements about X." - Use
web_search_advanced_exafor precision research when you must constrain by domains, freshness, depth, or richer query controls. Example intent: "Search only official docs and recent sources for X." - Use
people_search_exawhen the task is about identifying people, roles, background, or profile-style information. Example intent: "Find people working on X at company Y."
Selection Rules
- Start with
web_search_exawhen speed and coverage matter more than strict filtering. - Choose
web_search_advanced_exawhenweb_search_exareturns noisy or insufficiently targeted results. - Choose
people_search_exaonly for person-centric requests, not generic topic research.
Config Reference
- Read
references/exa-mcp-setup.mdfor URL templates and generic MCP snippets.
Usage Guidance
This appears safe to use if you intend to use Exa MCP for web and people research. Configure the Exa API key carefully, avoid hardcoding or sharing it, and avoid sending private or sensitive search topics to the hosted service unless that matches your privacy requirements.
Capability Analysis
Type: OpenClaw Skill
Name: maverick-exa
Version: 1.0.0
The skill bundle provides a legitimate integration for the Exa search engine via the Model Context Protocol (MCP). The instructions in SKILL.md and references/exa-mcp-setup.md are well-defined, focusing on web and people research using the official mcp.exa.ai endpoint. It correctly utilizes environment variables (${MAVERICK_EXA_API_KEY}) for secret management and contains no evidence of prompt injection, data exfiltration, or unauthorized execution.
Capability Tags
Capability Assessment
Purpose & Capability
The stated purpose, SKILL.md workflow, OpenAI prompt, and reference file all align around Exa MCP web search, advanced web search, people search, and setup guidance.
Instruction Scope
The skill limits normal use to three named Exa tools, tells the agent to clarify scope, return source-linked results, and keep other Exa tools disabled unless the user explicitly asks to expand.
Install Mechanism
There is no code or install script. The setup reference provides a hosted MCP URL using an Exa API key placeholder, while registry metadata does not declare required env vars or a primary credential.
Credentials
The skill does not request local file, shell, or system access, but it does route research and people-search requests to the hosted Exa MCP service, which is proportionate to the purpose.
Persistence & Privilege
No persistence, background process, self-propagation, local credential harvesting, or broad account mutation is shown; credential use is limited to the Exa API key placeholder for the hosted endpoint.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install maverick-exa - After installation, invoke the skill by name or use
/maverick-exa - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Update skill bundle
Metadata
Frequently Asked Questions
What is Maverick Exa?
Exa MCP workflow for web and people research plus hosted MCP server setup using a fixed tool set (`web_search_exa`, `web_search_advanced_exa`, `people_search... It is an AI Agent Skill for Claude Code / OpenClaw, with 60 downloads so far.
How do I install Maverick Exa?
Run "/install maverick-exa" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Maverick Exa free?
Yes, Maverick Exa is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Maverick Exa support?
Maverick Exa is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Maverick Exa?
It is built and maintained by Maverick (@maverick); the current version is v1.0.0.
More Skills