Agent skill
cargo-cdk
Renamed to cargo-project.
From getcargohq/cargo-skills · 20 skills · 17 · pushed 2026-09-14
What it does when it runs
Renamed to cargo-project. This entry exists only so installs from before the rename are replaced by a pointer. Skip when: always — load cargo-project.
Read from the skill and the 1 file bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- None found.
- Hosts it reaches
- No third-party host appears in the skill or its bundled files.
- Tool permissions it declares
- No
allowed-toolsin the frontmatter. It only issues instructions, so there is nothing to bound. - Actions present in the files
- None. Instructions only.
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/getcargohq/cargo-skills.git /tmp/cargo-skills git -C /tmp/cargo-skills sparse-checkout set "cargo-cdk" mkdir -p ~/.claude/skills/cargo-cdk cp -R "/tmp/cargo-skills/cargo-cdk/." ~/.claude/skills/cargo-cdk/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
Or take the whole library
This repo ships a .claude-plugin manifest, so Claude Code can install all 20 skills at once. Plugin skills are invoked as /<plugin>:<skill>, so they never collide with your own.
/plugin marketplace add getcargohq/cargo-skills /plugin
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
The skill
Source on GitHub ↗Reproduced in full from getcargohq/cargo-skills/blob/addc862efb7369deaa61e6da28b3e7168f8fdfe2/cargo-cdk/SKILL.md, which is licensed MIT (repository). 49 words, 1 heading.
cargo-cdk is now cargo-project
Load cargo-project instead. It is this skill under its new name, following the CLI: cargo-ai cdk is now cargo-ai project, and cdk still works as an alias.
This directory holds no instructions. It is a redirect, and will be removed in a later release.
Files bundled with it
These load only when the skill asks for them, so they cost nothing until it runs.
Need help setting it up?
This page tells you what cargo-cdk does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.