open-team
星标0
分支0
更新时间2026年7月3日 08:21
OpenTeam harvests, market intel, and agent dispatch.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
OpenTeam harvests, market intel, and agent dispatch.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Browser automation via Playwright MCP (official Microsoft headless browser)
Image generation and manipulation via MCP
PDF parsing and extraction via MCP
Autonomous tool discovery, evaluation, and integration for agent self-enhancement
Route OpenOS tasks to the correct product skill.
Enrich CRM contacts with LinkedIn and décideur data.
| name | open-team |
| description | OpenTeam harvests, market intel, and agent dispatch. |
| version | 1.0.0 |
| author | OpenPro |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"tags":["OpenTeam","harvest","market","VPS","mesh"],"category":"open-ecosystem","related_skills":["openpro-tiktok-prospection","opencrm-sales-followup","open-ecosystem-hub"]}} |
OpenTeam runs on OVH VPS — harvests content/leads and dispatches OpenAgents runs.
openpro-tiktok-prospection)Do not confuse with OpenPro mobile app — use open-pro for Flutter UX.
| Hop | Mechanism | Secret |
|---|---|---|
| OpenTeam → OpenAgents | POST /v1/runs | OPENAGENTS_API_KEY |
| OpenAgents → OpenTeam | status webhook | PROSPECTION_API_KEY |
| OpenAgents → OpenPro | agent API | OPENPRO_AGENT_API_KEY |
Doc: OpenOS/infra/docs/secrets-mesh.md
OPENAGENTS_GATEWAY_URL=http://<host>:8642
OPENAGENTS_API_KEY=<from SSM>
OPENTEAM_API_URL=https://teamopeng.online
PROSPECTION_API_KEY=<shared with OpenAgents>
Without OPENAGENTS_API_KEY, prospection runs dry-run (leads recorded, no dispatch).
task_context.leads[]report_prospection_status (or equivalent) back to OpenTeam| Task | Skill |
|---|---|
| TikTok → OpenPro provisioning | openpro-tiktok-prospection |
| CRM account follow-up | opencrm-sales-followup |
| Generic harvest analysis | open-team + delegate_task |
OPENAGENTS_API_KEY inside OpenAgents .env (inbound only — belongs on OpenTeam)correlation_id on prospection batchPOST /v1/runs returns run_id from OpenTeam hostPROSPECTION_API_KEY