adk init installs them for you alongside your dependencies, so most projects get them out of the box.
Manual installation
If you need to install skills in an existing project or reinstall them, run the same commandadk init runs:
bunx instead of npx if your project has a bun.lockb.
To install a single skill instead of all of them:
Available skills
Slash commands
Skills come with slash commands for Claude Code. Type the command instead of describing what you need:MCP server
Skills are the recommended way to give AI assistants ADK knowledge. The ADK also ships an MCP (Model Context Protocol) server that gives assistants live access to your running project, kept here for reference. Generate the MCP configuration files:.mcp.json), VS Code (.vscode/mcp.json), and Cursor (.cursor/mcp.json). See adk mcp:init for all flags.
The server exposes these tools: