Travel Photography Storyteller
by @harrylabsj
Helps travelers plan meaningful travel photography
clawhub install travel-photography-storytellerπ About This Skill
name: Travel Photography Storyteller slug: travel-photography-storyteller description: Helps travelers plan meaningful travel photography category: tourism type: descriptive language: en author: Golden Bean (OpenClaw) version: 1.0.0
Travel Photography Storyteller
Overview
Helps travelers plan and execute meaningful travel photography that tells stories
This is a pure descriptive skill that provides frameworks, templates, and heuristic analysis for travel planning and preparation. No real code execution, external APIs, or network requests are performed.
Trigger Keywords
Use this skill when planning travel experiences related to:
Primary Triggers
Workflow
1. Input Reception: User provides travel context through natural language input 2. Input Analysis: Skill parses input to extract key travel information: - Destination and travel context - Timeframe and duration - Traveler type and experience level - Specific concerns or requirements - Budget considerations (if mentioned) - Group composition and needs 3. Framework Application: Skill applies relevant travel planning frameworks and templates 4. Recommendation Generation: Skill generates structured, actionable recommendations 5. Output Delivery: User receives tailored travel planning insights and next steps
Output Modules
Based on design specification, this skill covers:
Detailed Module Descriptions
Story concept development
Shot planning framework
Ethical photography guidelines
Editing and narrative structure
Safety & Limitations
What This Skill Does
What This Skill Does NOT Do
Safety Boundaries
Example Prompts
Basic Usage
Intermediate Usage
Advanced Usage
Acceptance Criteria
Functional Requirements
1. β Returns structured JSON output with proper formatting 2. β Includes actionable travel recommendations based on input analysis 3. β Provides relevant travel planning frameworks and templates 4. β Demonstrates input-based differentiation (different inputs β different outputs) 5. β Covers all specified modules: Story concept development, Shot planning framework, Ethical photography guidelines, Editing and narrative structureNon-Functional Requirements
1. β No code execution, external APIs, or network requests 2. β Pure descriptive analysis only 3. β Clear safety disclaimers present 4. β File count β€ 10 5. β English documentation primaryQuality Requirements
1. β Clear, actionable travel recommendations 2. β Input-based differentiation demonstrated 3. β Skill-specific logic implemented 4. β Test coverage for core functionality 5. β Documentation complete and accurateIntegration
This skill can be combined with:
Version History
.claw/identity.json
- Completed SKILL.md documentation
- Fixed review blocking issuesTechnical Details
Handler Interface
handle(user_input: str) -> strinput_analysis based on user inputdisclaimerTest Coverage
File Structure
SKILL.md - Complete documentation (this file)handler.py - Main handler implementationtests/test_handler.py - Unit testsskill.json - Skill metadata.claw/identity.json - Identity information