cargo-orchestration

安装量: 1.4K
排名: #5723

安装

npx skills add https://github.com/getcargohq/cargo-skills --skill cargo-orchestration

Cargo CLI — Orchestration Runtime operations for the Cargo platform. What do you want to run? Need to run something? ├── One action, one record → action execute ├── One action, many records → action execute-batch ├── Multiple actions chained │ ├── One-off / ad-hoc → run create --nodes (one record) │ │ batch create --nodes (many records) │ └── Reusable workflow → build a tool, then run create --workflow-uuid │ or batch create --workflow-uuid └── Conversational AI agent → message create Terminology: An orchestration tool is a saved on-demand workflow (listed via tool list ). An action is a single operation you execute without building a workflow — it can embed a saved orchestration tool ( kind: "tool" ), call a third-party connector ( kind: "connector" ), invoke an AI agent ( kind: "agent" ), or run a built-in platform operation ( kind: "native" ). Show more Installs 600 Repository getcargohq/cargo-skills GitHub Stars 14 First Seen Apr 28, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn

返回排行榜