Agent skill
demo
Alias for /tour - Interactive walkthrough of Product Org OS
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/demo
SKILL.md
Demo (Alias for Tour)
This is an alias for /tour. Both commands run the same interactive walkthrough.
Behavior
When invoked, immediately run the tour skill content. Present the same 5-step walkthrough:
- Agent + File - Delegating work with context
- @product Gateway - Routing to the right agents
- Context Layer - Institutional memory
- Direct Skills - Power user mode
- V2V Framework - Where work fits
Instructions
Follow the exact same process as /tour - read and execute the tour skill instructions from the tour skill in this plugin.
Why This Alias Exists
Some users instinctively type /demo when exploring a new system. This alias ensures they find the walkthrough regardless of which term they use.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?