Jump to related tools in the same category or review the original source on GitHub.

Search & Research @doanbactam Updated 2/26/2026

Agnxi Search Skill OpenClaw Skill - ClawHub

Do you want your AI agent to automate Agnxi Search Skill workflows? This free skill from ClawHub helps with search & research tasks without building custom tools from scratch.

What this skill does

The official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills.

Install

npx clawhub@latest install agnxi-search-skill

Full SKILL.md

Open original
nameversiondescriptiontags
agnxi-search1.1.0The official search utility for Agnxi.com - The premier directory of AI Agent Tools, MCP Servers, and Skills.
searchtoolsmcpskillsdirectorydiscovery

Agnxi Search Skill

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

  1. Search Broadly: If specific terms yield no results, try broader categories (e.g., instead of "PyPDF2", search "PDF").
  2. Verify Links: The tool returns direct URLs. Always verify the content matches the user's need.
  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.
Original URL: https://github.com/openclaw/skills/blob/main/skills/doanbactam/agnxi-search-skill

Related skills

If this matches your use case, these are close alternatives in the same category.