发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
rn-logs cli
Use `rn-logs` to read React Native Metro logs via CDP without MCP overhead. Default output is plain text and safe for non-interactive agent runs.
Render MCP Server
Render provides an official MCP server at **`https://mcp.render.com/mcp`**. Use it from IDEs that support MCP (e.g. Cursor, Codex) or via **mcporter** when available.
Render Skill
Deploy and manage applications on Render using Blueprints (`render.yaml`), the Dashboard, or the API. This skill mirrors the **Codex render-deploy** flow: analyze codebase → generate/validate Blueprint → commit & push → one-click Dashboard deeplink → optional API/mcporter verify or re-deploy.
Babylon API Reference - A2A & MCP Protocols
**Complete guide for building clients to interact with Babylon's Agent-to-Agent (A2A) and Model Context Protocol (MCP) endpoints.**
Dex Tools Reference
Complete parameter documentation for all Dex MCP tools. Each tool is documented with its parameters, return format, and usage examples.
browser-cdp-mcp
MCP server for browser control via Chrome DevTools Protocol
Browser Control Skill
Use the `browser` MCP server to control a browser with full CDP access. The core `cdp_send` tool can call ANY Chrome DevTools Protocol method.
@mcp-local-rag/local-rag-search
AgentSkill for efficiently using mcp-local-rag web search with semantic similarity ranking
Local RAG Search Skill
This skill enables you to effectively use the mcp-local-rag MCP server for intelligent web searches with semantic ranking. The server performs RAG-like similarity scoring to prioritize the most relevant results without requiring any external APIs.