BF cargo-mcp
Drive Cargo from its hosted MCP server at https://mcp.getcargo.io/mcp — connect a client, discover and price an action, run it over one record or a batch, poll it, and read workspace models, with no CLI install. Also when to call an MCP tool instead of shelling out to `cargo-ai`. Triggers: "connect Cargo to Claude Desktop", "add Cargo to ChatGPT", "Cargo MCP server", "mcp.getcargo.io", "use Cargo without installing anything", "which Cargo tool do I call", "search_actions", "execute_action_batch", "MCP server is showing the wrong workspace". Tools: whoami, search_actions, get_action_schema, execute_action, execute_action_batch, get_run, query_models. Skip when: you have a shell and the job is a workflow, a CDK deploy, warehouse SQL, or a mailbox — use the CLI skills; when publishing an MCP server out of your own workspace or attaching one to a Cargo agent — use cargo-ai.
Drive Cargo from its hosted MCP server at https://mcp.getcargo.io/mcp — connect a client, discover and price an action, run it over one record or a batch…
As a process F 18/100 · Will not run — References files that are not bundled: ../cargo-ai/SKILL.md, ../cargo-storage/SKILL.md, ../cargo-orchestration/SKILL.md
How to improve
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 3. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
missing-refreference to a missing file: ../cargo-ai/SKILL.md - warning
missing-refreference to a missing file: ../cargo-storage/SKILL.md - warning
missing-refreference to a missing file: ../cargo-orchestration/SKILL.md - warning
missing-refreference to a missing file: ../cargo-cdk/SKILL.md - warning
missing-refreference to a missing file: ../cargo-mailbox-management/SKILL.md - warning
missing-refreference to a missing file: ../cargo-gtm/references/cost-discipline.md - warning
missing-refreference to a missing file: ../cargo-gtm/references/acceptable-use.md - note
frontmatter-keyunknown frontmatter key "homepage"
Process rating: all ten parameters 18/100
- 0Tools and files. 7 referenced file(s) missing: ../cargo-ai/SKILL.md, ../cargo-storage/SKILL.md, ../cargo-orchestration/SKILL.md
- 0Steps. Prose only: no discrete steps
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 6 mutating operations with no state check
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1943 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +4Description does not say when NOT to use the skill (false activations)
- +3Description length 882: 120–800 characters recommended
- +3No numbered steps or checklist
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +5Description quotes 9 example trigger phrases
- +4Structure: 7 headings
- +4Has examples (6 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 70.