返回顶部
d

digital-labour 数字劳动

24 AI agents for business automation - sales outreach, lead gen, content creation, SEO, ad copy, bookkeeping, proposals, market research, business plans, tech docs, data entry, web scraping, CRM ops, and more. Multi-agent pipelines with QA verification on every output. Powered by GPT-4o, Claude, Gemini, and Grok."

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
220
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

digital-labour

⚡ 数字劳动力 — 24个AI代理助力商业自动化

你的整个后台,实现自动化。 通过纯英文运行24个专业AI代理中的任意一个。销售拓展、潜在客户生成、内容再利用、SEO、广告文案、记账、提案、市场调研、技术文档——全部内置QA验证。

快速开始

设置你的API URL(或使用默认的生产环境端点):
bash
export DIGITALLABOURAPI_URL=https://bitrage-labour-api-production.up.railway.app

测试连接:
bash
python3 {baseDir}/scripts/dl-api.py health

运行一个代理:
bash
python3 {baseDir}/scripts/dl-api.py run supportticket {tickettext: 我的订单已经两周了还没到}

可用代理(共24个)

收入与销售(5个代理)
代理命令功能
salesoutreachrun salesoutreach {company:Stripe,role:Head of Sales}公司调研 + 3封邮件拓展序列
leadgen
run leadgen {industry:fintech,region:North America} | 为任何行业生成合格潜在客户列表 |

| emailmarketing | run emailmarketing {product:SaaS CRM,audience:small business owners} | 包含主题行和正文的完整邮件营销活动 | | proposalwriter | run proposalwriter {project:Website redesign,client_name:Acme Corp} | 带定价的专业项目提案 | | adcopy | run adcopy {product:AI writing tool,platform:google} | 平台优化的广告文案(Google/Facebook/Instagram) |

内容与营销(4个代理)
代理命令功能
contentrepurposerun contentrepurpose {content:<博客文章文本>}将内容重新利用为推文、LinkedIn帖子、新闻通讯
seocontent
run seocontent {keyword:AI automation,content_type:blog} | SEO优化内容(博客/落地页/支柱页面) |

| socialmedia | run socialmedia {topic:AI trends,platform:linkedin,cta_goal:drive signups} | 带CTA的平台原生社交帖子 | | pressrelease | run pressrelease {announcement:Product launch,company:Bitrage} | 公关就绪的新闻稿 |

运营与数据(4个代理)
代理命令功能
dataentryrun dataentry {sourcedata:<原始数据>,outputformat:CSV}结构化并清理原始数据
webscraper
run webscraper {sourceurl:https://example.com,extractiontarget:pricing} | 从网页提取结构化数据 |

| crmops | run crmops {contact_data:<联系人信息>,action:segment} | CRM更新、细分和报告 | | bookkeeping | run bookkeeping {transactions:<交易数据>,period:monthly} | 交易分类和财务报告 |

文档与研究(4个代理)
代理命令功能
docextractrun docextract {documenttext:<文档文本>,doctype:invoice}从发票、合同、简历中提取结构化数据
marketresearch
run marketresearch {topic:electric vehicles,depth:detailed} | 概览/详细/全面深度的市场分析 |

| businessplan | run businessplan {business_idea:AI tutoring app,market:K-12 education} | 带财务预测的完整商业计划书 | | techdocs | run techdocs {codeorapi:<代码或API规范>,doc_type:api} | API文档、README和教程 |

专业服务(3个代理)
代理命令功能
supportticketrun supportticket {tickettext:<客户问题>}对支持工单进行分类、优先级排序、草拟回复
productdesc
run productdesc {productspecs:<规格>,tone:luxury} | 任何风格的产品描述 |

| resumewriter | run resumewriter {careerdata:<职业经历>,targetindustry:tech} | 任何行业的ATS优化简历 |

管理层(4个代理)
代理命令功能
contextmanager内部编排在多代理流水线中维护上下文
qamanager
内部编排 | 对每个代理输出进行质量保证 |

| production_manager | 内部编排 | 工作流调度和资源分配 | | automation_manager | 内部编排 | 自主任务路由和重试逻辑 |

辅助脚本

scripts/dl-api.py — 用于所有API操作的Python脚本(仅标准库)。

命令:

命令描述
health检查API健康状态
agents
列出所有可用代理及其输入模式 |
| run | 使用JSON输入运行特定代理 |
| batch | 从JSON批处理文件运行多个代理 |

示例:
bash

检查健康状态


python3 {baseDir}/scripts/dl-api.py health

列出所有代理

python3 {baseDir}/scripts/dl-api.py agents

生成销售拓展

python3 {baseDir}/scripts/dl-api.py run sales_outreach {company:Tesla,role:VP Engineering}

撰写商业计划书

python3 {baseDir}/scripts/dl-api.py run businessplan {businessidea:AI-powered pet care app,market:pet owners 25-45}

生成SEO内容

python3 {baseDir}/scripts/dl-api.py run seocontent {keyword:remote work tools 2026,contenttype:pillar}

运行一批任务

python3 {baseDir}/scripts/dl-api.py batch {baseDir}/examples/batch.json

批处理

创建一个包含多个任务的JSON文件:
json
[
{agent: sales_outreach, inputs: {company: Stripe, role: CTO}},
{agent: ad_copy, inputs: {product: AI CRM, platform: facebook}},
{agent: seocontent, inputs: {keyword: business automation, contenttype: blog}}
]

全部运行:
bash
python3 {baseDir}/scripts/dl-api.py batch tasks.json

多代理工作流

将代理串联起来完成复杂操作:

从线索到成交的管道:

  1. 1. leadgen → 在目标行业寻找潜在客户
  2. marketresearch → 了解他们的痛点
  3. salesoutreach → 个性化拓展序列
  4. proposalwriter → 当他们回应时准备提案

内容引擎:

  1. 1. marketresearch → 你所在领域的流行话题
  2. seocontent → 长文SEO博客文章
  3. contentrepurpose → 从该文章生成推文、LinkedIn帖子、新闻通讯
  4. socialmedia → 带CTA的平台原生帖子
  5. ad_copy → 付费推广文案

客户入职:

  1. 1. docextract → 从客户文档中提取数据
  2. dataentry → 结构化到你的系统格式
  3. bookkeeping → 设置财务追踪
  4. crm_ops → 创建CRM记录

API详情

  • - 基础URL:https://bitrage-labour-api-production.up.railway.app
  • 通用端点:POST /v1/run
  • 代理列表:GET /agents
  • 健康检查:GET /health
  • 文档:GET /docs
  • LLM提供商:OpenAI (GPT-4o)、Anthropic (Claude)、Google (Gemini)、xAI (Grok)
  • QA:每个输出在返回前都通过QA验证

环境变量

变量必需默认值描述
DIGITALLABOURAPI_URL
https://bitrage

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 digital-labour-1776101173 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 digital-labour-1776101173 技能

通过命令行安装

skillhub install digital-labour-1776101173

下载

⬇ 下载 digital-labour v1.0.0(免费)

文件大小: 9.28 KB | 发布时间: 2026-4-15 12:29

v1.0.0 最新 2026-4-15 12:29
- Initial release of digital-labour with 24 AI agents covering business automation tasks including sales, lead generation, content creation, SEO, ad copy, bookkeeping, proposals, market research, business plans, tech docs, data entry, and more.
- Multi-agent pipelines supported, featuring built-in QA verification on every output.
- Powered by GPT-4o, Claude, Gemini, and Grok models.
- Includes a Python stdlib-only helper script for easy API access and batch processing.
- Extensive usage examples, agent documentation, and workflow suggestions provided in SKILL.md.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部