# Claude Code Agent: Code Tour > Expert agent for creating and maintaining VSCode CodeTour files with comprehensive schema support and best practices ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent data-ai/code-tour --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent data-ai/code-tour --yes --dry-run ``` --- ## What This Agent Covers Expert agent for creating and maintaining VSCode CodeTour files with comprehensive schema support and best practices This TokRepo page is an original install wrapper for the upstream Claude Code agent. It keeps the reusable install path, source SHA, operational profile, and verification command discoverable without republishing the full upstream prompt body. --- ## Operating Profile - Category: Data & AI - Claude Code Templates path: `data-ai/code-tour` - Tools declared upstream: Read, Bash, Grep, Glob, Edit, Write - 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 data-ai/code-tour --yes --dry-run ``` Expected installed file: ```text .claude/agents/code-tour.md ``` --- ## Source & License - Source: [davila7/claude-code-templates data-ai/code-tour.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/data-ai/code-tour.md) - Source SHA: `65ddef1c8928a3e9ba72fb792b6375e9524909ed` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-code-tour-488910ed Author: TokRepo精选