发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Zalo Bot Skill (Advanced)
Provide a production-oriented guide for Zalo Bot API workflows (token-based), with a separate, clearly marked branch for unofficial personal automation tools.
WordPress REST API Skill (Advanced)
Provide a production-ready CLI for WordPress REST API automation. This skill focuses on content workflows (posts/pages), taxonomy (categories/tags), user reads, and safe custom requests without external HTTP libraries.
Studio (Flow Builder)
- A visual flow builder for messaging and voice workflows. - Useful for rapid prototyping and low-code orchestration.
Twilio API Skill (Advanced)
Provide a production-oriented guide for Twilio API workflows across messaging and communications channels using direct HTTPS requests.
Telegram Bot Skill (Advanced)
Provide a clean, production-oriented guide for building Telegram bot workflows via the Bot API, focusing on command UX, update handling, and safe operations using plain HTTPS.
n8n Workflow Operations
- Use this template when the user asks for a runbook alongside `workflow.json`. - Keep section headings intact and fill in each section. - Do not include secrets; reference env vars or credential names only. - Be explicit about idempotency, error handling, and logging.
n8n Hub
This skill merges two tracks: 1) **Design**: plan dependable workflows and optionally emit `workflow.json`. 2) **Operate**: handle workflows/executions via the public REST API.
n8n Public REST API
Use this skill when you need to drive n8n programmatically. It covers the same core actions you use in the UI: workflows, executions, tags, credentials, projects, and more.
Facebook Messenger API Skill (Advanced)
Provide a production-oriented guide for Messenger Platform workflows: sending messages, handling webhooks, and managing Page messaging using direct HTTPS calls.
Facebook Graph API Skill (Advanced)
Provide a production-oriented guide for building Facebook Graph API workflows for Pages: publishing posts, managing comments, and operating Page content safely using direct HTTPS calls.
ElevenLabs API Skill (Advanced)
Provide a production-oriented guide for using ElevenLabs APIs via direct HTTPS (no SDK requirement), with clear auth, safety, and workflow guidance.
Discord Bot API Skill (Advanced)
Provide a production-oriented guide for building Discord bot workflows via the REST API and Interactions, focusing on professional command UX, safe operations, and direct HTTPS usage (no SDKs).