
Tour
- 460 installs
- 3.9k repo stars
- Updated January 26, 2026
- parcadei/continuous-claude-v3
Tour is a Claude Code agent skill that delivers a guided capability walkthrough when developers ask what an assistant can do before using skills or MCP servers.
About
Tour is a Claude Code onboarding skill from parcadei/continuous-claude-v3 that activates on prompts like “what can you do?”, “help me get started”, and “show me around”. It returns a warm, practical overview of code editing, debugging, refactoring, and specialized agent capabilities so developers understand available tools before diving into tasks. The skill uses a fixed response template covering development, research, and workflow features rather than executing commands itself. Reach for Tour when spinning up a new Claude-powered workspace, evaluating a fresh skill bundle, or onboarding teammates who need a concise map of what the agent can handle.
- Instant interactive tour of any skill or MCP server
- Guides users through capabilities, commands, and usage patterns
- Reduces onboarding time when exploring new agent tools
- Works across any skill from the Skillselion catalog
- Helps builders quickly decide if a tool fits their workflow
Tour by the numbers
- 460 all-time installs (skills.sh)
- +3 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #1,875 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill tourAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 460 |
|---|---|
| repo stars | ★ 3.9k |
| Last updated | January 26, 2026 |
| Repository | parcadei/continuous-claude-v3 ↗ |
What can this Claude Code agent do?
Get an instant guided walkthrough of any new Claude-powered agent skill or MCP server before diving in.
Who is it for?
Developers onboarding to Claude Code or a new skill and MCP bundle who want a quick capability map before running tasks.
Skip if: Developers who already know the agent stack and need deep execution of a specific coding, testing, or deployment workflow.
When should I use this skill?
User asks what the agent can do, requests help getting started, or wants a walkthrough of available features.
What you get
Structured capability overview, trigger-mapped feature sections, and a practical getting-started orientation for the agent workspace.
- capability overview
- getting-started orientation
- feature trigger map
Files
Tour: What Can I Do?
Friendly onboarding when users ask about capabilities.
Triggers
Activate when user says things like:
- "what can you do?"
- "what can I do?"
- "help me get started"
- "show me around"
- "what features are available?"
- "how does this work?"
Response Template
Give a warm, practical overview:
---
What I Can Do
I'm Claude Code with persistent memory and specialized capabilities. Here's what makes me useful:
Code & Development
- Write & edit code - any language, any framework
- Debug issues - trace errors, find root causes
- Refactor - improve structure without breaking things
- Test - write and run tests, validate changes
Memory & Context
- Remember across sessions - learnings persist to SQLite/PostgreSQL
- Recall past work - search what worked/failed before
- Handoffs - create snapshots to resume complex work
Research & Planning
- Explore codebases - understand unfamiliar projects fast
- Plan implementations - architect before coding
- Search the web - find docs, solutions, best practices
Specialized Agents
I can spawn sub-agents for complex tasks:
explorer- map codebase structurekraken- implement with TDD workflowdebug- investigate issues systematically
Quick Tips
- Ask naturally - I'll figure out which tools to use
- Say "create a handoff" before ending sessions
- Say "what worked for X before?" to recall past learnings
What would you like to work on?
---
Style Notes
- Be welcoming, not overwhelming
- Focus on practical value, not feature lists
- End with an invitation to start working
- Don't list every skill - highlight categories
Related skills
How it compares
Choose Tour for first-run orientation; pick task-specific skills when you already know the capability you need.
FAQ
When should Tour activate in Claude Code?
Tour activates when a developer asks what Claude Code can do, requests help getting started, or says phrases like “show me around” or “what features are available”. The skill returns a structured capability overview instead of running code.
Does Tour execute development tasks?
Tour does not run shell commands or edit files. Tour is an onboarding skill from parcadei/continuous-claude-v3 that maps common starter prompts to a practical overview of coding, debugging, refactoring, and agent features.