From sundial-org-awesome-openclaw-skills-4
Searches Agnxi.com directory for AI agent tools, MCP servers, and skills using keyword queries like 'browser automation' or 'postgres mcp'. Returns direct links for discovery and documentation retrieval.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
---
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
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.