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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agnxi-search-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/agnxi-search-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Agent Skills Search 是什么?
The official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3745 次。
如何安装 Agent Skills Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agnxi-search-skill」即可一键安装,无需额外配置。
Agent Skills Search 是免费的吗?
是的,Agent Skills Search 完全免费(开源免费),可自由下载、安装和使用。
Agent Skills Search 支持哪些平台?
Agent Skills Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Agent Skills Search?
由 doanbactam(@doanbactam)开发并维护,当前版本 v1.0.0。