📦 Agent Workforce Orchestration: Hybrid Human+AI Teams — 人机混合编排

v1.3.1

构建以智能体为核心的混合劳动力编排系统,实现能力匹配、AI 代理托管支付与任务分派,让人类与 AI 高效协同完成复杂项目。

0· 117·0 当前·0 累计
下载技能包
最后更新
2026/4/15
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
NULL
评估建议
This skill is an educational guide that appears internally consistent: it only asks for a GreenHelix API key and otherwise contains example code. Before using it, do the following: (1) inspect the full SKILL.md examples to see whether any snippets read other environment variables, files, or call external endpoints beyond GreenHelix; (2) confirm the difference between sandbox (no key) and production usage — only provide GREENHELIX_API_KEY to environments you trust; (3) if you plan to run the exam...
详细分析 ▾
用途与能力
The skill is a guide for building a workforce orchestrator using the GreenHelix gateway and declares GREENHELIX_API_KEY as its sole required credential. No unrelated binaries, host-level config paths, or unrelated credentials are requested, which aligns with the stated purpose of integrating with a single gateway service.
指令范围
SKILL.md is instruction-only and reportedly contains working Python examples for payment/escrow, discovery, reputation, and compliance. The frontmatter and body indicate the examples target the GreenHelix sandbox (which the doc says requires no API key for initial exploration) while the skill still lists GREENHELIX_API_KEY as the primary credential (reasonable for production use). I did not see instructions that ask the agent to read unrelated system files or other environment variables in the provided excerpt, but the file is long and truncated — review full examples before executing them.
安装机制
No install spec and no code files — lowest-risk instruction-only skill. Nothing is written to disk by an installer.
凭证需求
Only GREENHELIX_API_KEY is requested, which is proportionate for a guide that integrates with a single gateway. However, a production orchestrator often needs additional credentials (payment rails, payroll, external marketplaces); the skill does not request those, which is plausible if GreenHelix acts as an aggregator, but you should verify whether the examples assume other credentials at runtime.
持久化与权限
always: false and no install actions — the skill does not request persistent, elevated presence. Model invocation is allowed (default) which is normal for skills and is not, by itself, a problem.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.3.12026/4/11

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install greenhelix-agent-workforce-orchestration
镜像加速npx clawhub@latest install greenhelix-agent-workforce-orchestration --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库