con un clic
agnxi-search
// The official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills.
// The official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills.
| name | agnxi-search |
| description | The official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills. |
| author | Agnxi |
| version | 1.1.0 |
| tags | ["search","tools","mcp","skills","directory","discovery"] |
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.
search_agnxiPerforms 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}}"
browser or github skills to fetch specific documentation if needed.