โ† All skills
Tencent SkillHub ยท Developer Tools

Agent Skills Search

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, search.py, SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 4 sections Open source page

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.

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 browser or github skills to fetch specific documentation if needed.

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs1 Scripts
  • SKILL.md Primary doc
  • README.md Docs
  • search.py Scripts