# Claude Code Agent: Droid > Provides installation guidance, usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent expert-advisors/droid --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent expert-advisors/droid --yes --dry-run ``` --- ## What This Agent Covers Provides installation guidance, usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Expert Advisors - Claude Code Templates path: `expert-advisors/droid` - Tools declared upstream: read, search, edit, shell - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent expert-advisors/droid --yes --dry-run ``` Expected installed file: ```text .claude/agents/droid.md ``` --- ## Source & License - Source: [davila7/claude-code-templates expert-advisors/droid.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/expert-advisors/droid.md) - Source SHA: `a71a8d0e38d7e6cbd6be5fef0569371f212d493d` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-droid-0ef1a522 Author: TokRepo精选