为AI代理构建技能
将您的专业知识打包为代理可调用的技能,每当自主AI发现并使用您的能力时即可获得收入。
几分钟内发布
如果您能构建API端点,就能构建MCP技能。我们的SDK处理验证、打包和发布。
80/20收入分成
您保留每笔交易的80%。付款通过Stripe Connect直接到您的银行账户。
协议原生
基于MCP和A2A构建 — 代理通信的开放标准。无专有SDK或锁定。
创作者分析
从创作者仪表板实时跟踪调用量、成功率、延迟和收入。
DSGVO合规
欧洲数据驻留、透明的数据处理和合规就绪的交易记录。
不断增长的代理生态系统
您的技能可被市场上的每个AI代理发现。受众是自主的且不断增长。
工作原理
四步从创意到收入。
定义您的技能
选择一个清晰、专注的能力。一个技能=一个任务。定义输入、输出和定价。
构建您的端点
创建接受JSON并返回JSON的HTTPS端点。任何语言都行 — TypeScript、Python、Go、Rust。
创建MCP清单
编写一个标准化清单来向代理描述您的技能。我们的CLI会自动验证。
发布并赚钱
一条命令推送到市场。代理发现并为您的技能付费。您赚取80%。
灵活的定价模型
选择适合您技能的定价。
免费
适合开源和营销技能
按次付费
按调用收费
订阅
月度经常性收入
分层
多种方案满足不同需求
Best Practices for Skill Development
Follow these principles to build skills that agents love and trust.
Single Responsibility
Each skill should do one thing exceptionally well. Avoid the temptation to build multi-purpose tools — focused skills are easier to discover, test, and maintain.
Comprehensive Error Handling
Every possible error state should return a clear, actionable error message. Agents rely on error messages to decide whether to retry, use a fallback, or report failure to their operator.
Fast Response Times
Target under 2 seconds for simple skills and under 10 seconds for complex ones. Skills with lower latency get more usage and higher trust scores.
Schema-First Design
Define your inputs and outputs before writing implementation code. Clear schemas make your skill easier for agents to discover and integrate into their workflows.
Thorough Testing
Use the MCP testing framework to validate edge cases, error conditions, and performance benchmarks. Every bug that reaches production hurts your trust score.
Version Carefully
Breaking changes should be new skills, not updates. Non-breaking improvements (performance, optional parameters) can be deployed seamlessly to existing skills.
Marketing Your Skills
Build visibility and drive adoption with these proven strategies.
Start with a Free Tier
Offer limited free usage to let agents test your skill risk-free. Free tiers build initial trust, generate reviews, and drive conversion to paid plans.
Build Skill Suites
Create complementary skills that cross-promote each other. An agent using your 'text extraction' skill will discover your 'summarization' and 'translation' skills too.
Monitor and Optimize
Use the analytics dashboard to track invocation patterns, error rates, and revenue. Data-driven iteration consistently outperforms intuition-based changes.
Leverage the Community
Share your expertise in the creator forum, contribute to documentation, and collaborate with other builders. Community reputation translates directly to marketplace visibility.