发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
MyAider Skill Importer
Automate the process of importing skills from the MyAider MCP server into agent skills. This skill retrieves available skills, lets the user choose which ones to import, and creates proper skill files for each using existing skill-creator skill.
Coala Client
Part of the coala ecosystem. CLI for chat with OpenAI-compatible LLMs (OpenAI, Gemini, Ollama) and MCP (Model Context Protocol) servers. Supports importing CWL toolsets as MCP servers, importing skills, and an optional sandbox to run shell commands.
Coala Client
Part of the coala ecosystem. CLI for chat with OpenAI-compatible LLMs (OpenAI, Gemini, Ollama) and MCP (Model Context Protocol) servers. Supports importing CWL toolsets as MCP servers, importing skills.
OpenClaw 极简安全实践指南 v2.7
> **适用场景**:OpenClaw 拥有目标机器 Root 权限,安装各种 Skill/MCP/Script/Tool 等,追求能力最大化。 > **核心原则**:日常零摩擦,高危必确认,每晚有巡检(显性化汇报),**拥抱零信任(Zero Trust)**。 > **路径约定**:本文用 `$OC` 指代 OpenClaw 状态目录,即 `${OPENCLAW_STATE_DIR:-$HOME/.openclaw}`。
Deno Deploy Skill (Standalone)
Deploy simple web pages and HTML apps to Deno Deploy using a bundled Python script that calls the Deno REST API directly. No MCP tool required.
MCP App Specification (Authoritative)
This reference defines the required dependencies, server/UI patterns, and build workflow for MCP Apps.
MCP App Builder
Create MCP Apps that expose tools with visual React UIs for ChatGPT or Claude. Follow the exact dependency versions and server/UI patterns in `references/mcp-app-spec.md`.