发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Life Coaching Report Pipeline Example
A comprehensive 6-agent workflow that generates a tailored life coaching report and action plan from client intake data.
Crypto Alpha Pipeline
A 3-agent sequential workflow that fetches crypto social metrics, analyzes trends, and produces investment reports.
Content Creation Pipeline Example
A 3-agent workflow that researches a topic, writes content, and generates a header image.
Blog Pipeline Example
A simple 2-agent sequential workflow that researches a topic and writes a blog post.
Multi-Agent Workflows on OpenServ
Build workflows where multiple AI agents collaborate to complete complex tasks.
OpenServ Client
The `@openserv-labs/client` package is the TypeScript client for the OpenServ Platform API. You use it whenever your code needs to talk to the platform—to register an agent, create workflows, set up triggers, or run tasks.
Workflow Specification
Detailed specifications for each phase of the virtual reading group.
Tax Filing
A guided workflow for preparing US federal income tax returns. This skill covers all filer types — US citizens, resident aliens (RA), and nonresident aliens (NRA) — by first determining the correct filer type, then routing to the appropriate forms and procedures. Both citizen/RA and NRA workflows are fully self-contained in this skill, including PDF form field mappings, cross-form validation, and the safe `update_form.py` script.
GitHub Actions Troubleshooting Skill
Use the `gh` CLI and Git to diagnose and fix GitHub Actions workflow failures, particularly for Go projects. This skill helps identify whether failures are due to code issues or environment/configuration problems.
Xcodebuildmcp Workflows
Use these patterns when running Xcode builds/tests, simulator control, or UI automation.
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).