Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

cargo agents crate-info

Find crate sources and guidance.

Usage

cargo agents crate-info <NAME> [--version <VERSION>]

Behavior

Fetches the crate’s source code and returns:

  • Path to the extracted crate source
  • Available skills for the crate

Options

FlagDescription
<NAME>Crate name to get guidance for
--version <VERSION>Version constraint (e.g., 1.0.3, ^1.0). Defaults to the workspace version or latest.