Agent skill
unboxing-journey-guide
Writes the "Welcome Card" inside the box and the QR code landing page copy.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/unboxing-journey-guide
SKILL.md
Unboxing Journey Guide
This skill ensures the customer's first physical interaction with the product builds loyalty.
Input Variables
- [BRAND_VOICE]
- [SUPPORT_URL]
The Protocol
- The Welcome Card:
- Front: A strong brand statement or "Thank You."
- Back: Simple "Get Started" steps and a QR code.
- The QR Landing Page:
- Video: "How to set up your [Product]."
- Community Join: Link to the Facebook Group/Discord.
- Upsell: (Optional) "Get 10% off accessories."
- The "Review Ask": Strategy for asking for a review after they have had a "Win."
Output Instructions
Render into templates/unboxing-experience.md.
Integration & Technical Specs
API Specification
- ID:
unboxing-journey-guide - Path:
skills/unboxing-journey-guide/templates/unboxing-experience.md - Context: Part of Product Experience
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
unboxing-experience.md.
CLI Usage
bun scripts/cli.ts activate unboxing-journey-guide
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?