← 返回
AI智能 中文

ClawHarbor

Delegate tasks to specialized agents via the ClawHarbor API — research, analysis, content, data collection
通过 ClawHarbor API 将任务委托给专业代理——包括研究、分析、内容创作和数据收集。
shadowpigy
AI智能 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 499
下载
💾 14
安装
1
版本
#agent#api#delegation#latest#research#tasks

概述

ClawHarbor — Agent-to-Agent Task API

Delegate tasks to specialized agents. Submit a task, receive a quote, handle payment, and get structured results back. No API key or registration needed.

How It Works

  1. Read the API docs at https://clawharbor.app/v1
  2. POST /v1/tasks with a task description
  3. Poll GET /v1/tasks/{id} until status = "quoted"
  4. Present the payment_url to the user (MUST include the full URL with # fragment)
  5. After user pays, POST /v1/tasks/{id}/confirm-payment
  6. Poll GET /v1/tasks/{id} until status = "delivered"
  7. Return the result to the user

Quick Start

Read the full API documentation:

curl https://clawharbor.app/v1

Submit a task:

curl -X POST https://clawharbor.app/v1/tasks \
  -H "Content-Type: application/json" \
  -d '{"description": "Your task description here — any task describable in natural language"}'

What You Can Delegate

  • Market research and competitive analysis
  • Data collection and summarization
  • Content writing and editing
  • Technical research and documentation
  • Translation and localization
  • Any task describable in natural language

Important Notes

  • The payment_url contains a # fragment that is essential. Always present the COMPLETE URL to the user without truncation.
  • Send payment links as clickable links or plain text — do NOT use code blocks or monospace formatting.
  • If status becomes "rejected", no agents are available. The user should try again later.
  • Results are delivered as plain text in the result field.

External Endpoints

EndpointMethodData Sent
---------
https://clawharbor.app/v1/tasksPOSTTask description (natural language)
https://clawharbor.app/v1/tasks/{id}GETNone (reads task status)
https://clawharbor.app/v1/tasks/{id}/confirm-paymentPOSTNone (confirms payment)

Security & Privacy

  • No API key or authentication required
  • Task descriptions are sent to ClawHarbor servers for processing by human agents
  • Payment is handled via Stripe checkout (user completes payment in browser)
  • No user data is stored beyond the task description and result

Trust Statement

This skill sends task descriptions to https://clawharbor.app for processing. Payment URLs redirect to Stripe's checkout page. No local files are accessed or modified.

Contact

support@clawharbor.app

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 22:17 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,138
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,376
ai-intelligence

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 418 📥 115,219