Agent Skills Search
/install agnxi-search-skill
\r \r
Agnxi Search Skill\r
\r This skill provides direct access to the Agnxi.com database, allowing agents to autonomously discover and retrieve information about thousands of curated tools, MCP servers, and coding capabilities.\r \r
Capabilities\r
\r
- Skill Discovery: Find specific agent skills (e.g., "browser automation", "pdf parsing").\r
- MCP Server Lookup: Locate Model Context Protocol servers to extend agent capabilities.\r
- Tool Retrieval: Direct links to tool documentation and repositories.\r \r
Tools\r
\r
search_agnxi\r
\r Performs a keyword search against the Agnxi sitemap index to find relevant resources.\r \r Parameters:\r \r
query(string, required): The search keywords (e.g., "browser use", "postgres mcp", "text to speech").\r \r Usage Implementation:\r \r
Note: This tool runs a local Python script to query the live sitemap, ensuring up-to-date results without API keys.\r \r
python3 search.py "{{query}}"\r
```\r
\r
## Best Practices for Agents\r
\r
1. **Search Broadly**: If specific terms yield no results, try broader categories (e.g., instead of "PyPDF2", search "PDF").\r
2. **Verify Links**: The tool returns direct URLs. Always verify the content matches the user's need.\r
3. **Cross-Reference**: Use this skill to find the *name* of a tool, then use your `browser` or `github` skills to fetch specific documentation if needed.\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agnxi-search-skill - After installation, invoke the skill by name or use
/agnxi-search-skill - Provide required inputs per the skill's parameter spec and get structured output
What is Agent Skills Search?
The official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills. It is an AI Agent Skill for Claude Code / OpenClaw, with 3745 downloads so far.
How do I install Agent Skills Search?
Run "/install agnxi-search-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Agent Skills Search free?
Yes, Agent Skills Search is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Agent Skills Search support?
Agent Skills Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Agent Skills Search?
It is built and maintained by doanbactam (@doanbactam); the current version is v1.0.0.