← 返回
开发者工具 中文

Agent Launchpad

Generate complete, deployable AI agent skill packages from natural language descriptions. Includes 6 templates (monitor, scraper, analyst, trader, assistant,...
根据自然语言描述生成完整可部署的AI智能体技能包,包含监控、爬虫、分析、交易、助手等6种模板。
adjusternwachukwu-bot
开发者工具 clawhub v1.0.0 1 版本 99862.6 Key: 无需
★ 0
Stars
📥 727
下载
💾 46
安装
1
版本
#latest

概述

Agent Launchpad

Describe what you want → get a complete agent skill package → publish to ClawHub.

Generate an Agent

curl -X POST https://launchpad.gpupulse.dev/api/v1/generate \
  -H "Content-Type: application/json" \
  -d '{"description": "Monitor ETH price and alert below $2000", "price_credits": 5}'

Returns complete SKILL.md + scripts with SkillPay wired in.

Templates

  • monitor — watch data, alert on conditions
  • scraper — extract web data
  • analyst — reports + insights
  • trader — paper trading strategies
  • assistant — domain Q&A
  • webhook — event listener

Pipeline

  1. POST /generate with description
  2. Review generated files
  3. clawhub publish → Live on ClawHub

Add Payments Later

curl -X POST /api/v1/monetize -H "Content-Type: application/json" \
  -d '{"agent_id": "ag_...", "price_credits": 10}'

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-19 15:50 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,150
ai-intelligence

Edge Router

adjusternwachukwu-bot
将AI代理计算任务路由至成本最优的后端,支持本地推理(Ollama)、云端GPU(Vast.ai)及量子硬件(Wukong 72Q)。
★ 0 📥 646
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,164