Bootstrap new ADK-Rust applications with correct crate/features, provider setup, and verification steps. Use when starting a new agent app or converting an existing Rust app to ADK-Rust.
$npx -y skills add zavora-ai/adk-rust --skill adk-rust-app-bootstrapInstalls into the current project.
Run `npx skills use "https://github.com/zavora-ai/adk-rust" --skill "zavora-ai/adk-rust/adk-rust-app-bootstrap"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/zavora-ai/adk-rust" that are relevant to the current task. Run `npx skills add "https://github.com/zavora-ai/adk-rust"` and select the relevant skills, then follow their instructions.