Agnxi Search Skill
SkillSearchThe official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Agnxi Search Skill skill
What this skill tells your AI
The instructions your AI receives, as published by sundial-org/awesome-openclaw-skills in skills/agnxi-search/SKILL.md and read by ahel’s review.
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.
Capabilities
- Skill Discovery: Find specific agent skills (e.g., "browser automation", "pdf parsing").
- MCP Server Lookup: Locate Model Context Protocol servers to extend agent capabilities.
- Tool Retrieval: Direct links to tool documentation and repositories.
Tools
search_agnxi
Performs a keyword search against the Agnxi sitemap index to find relevant resources.
Parameters:
query(string, required): The search keywords (e.g., "browser use", "postgres mcp", "text to speech").
Usage Implementation:
Note: This tool runs a local Python script to query the live sitemap, ensuring up-to-date results without API keys.
python3 search.py "{{query}}"
Best Practices for Agents
- Search Broadly: If specific terms yield no results, try broader categories (e.g., instead of "PyPDF2", search "PDF").
- Verify Links: The tool returns direct URLs. Always verify the content matches the user's need.
- Cross-Reference: Use this skill to find the name of a tool, then use your
browserorgithubskills to fetch specific documentation if needed.
Signals
- GitHub stars
- 661
- Forks
- 97
- Last commit
- Mar 2026
Advanced
- Catalog kind
- skill
- Gateway key
agnxi-search- Source
- github.com/sundial-org/awesome-openclaw-skills