Travel Photography Storyteller

v1.0.0

Helps travelers plan meaningful travel photography

0· 95·0 current·0 all-time
byhaidong@harrylabsj

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harrylabsj/travel-photography-storyteller.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Travel Photography Storyteller" (harrylabsj/travel-photography-storyteller) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/travel-photography-storyteller
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install travel-photography-storyteller

ClawHub CLI

Package manager switcher

npx clawhub@latest install travel-photography-storyteller
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description align with included files: the handler implements only local parsing and recommendation generation for travel photography. One minor note: SKILL.md emphasises "No code execution," yet a handler.py is included — this is not evidence of external/executed network activity (the handler is simple local code with no external calls), but users should understand the platform will execute that handler code when the skill runs.
Instruction Scope
SKILL.md instructions are scoped to descriptive planning and templates. The runtime instructions and handler logic only parse user text and produce structured recommendations; they do not read unrelated files, access environment variables, or send data externally.
Install Mechanism
No install specification is provided (instruction-only). The package contains only local code and tests; nothing is downloaded or extracted from external URLs.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The handler does not reference secrets or external service credentials.
Persistence & Privilege
No elevated persistence requested (always is false). The skill does not attempt to modify other skills or system-wide settings and appears limited to its own handler runtime.
Assessment
This skill appears coherent and low-risk: it implements only local parsing and returns JSON recommendations without network calls or credential access. Before installing, you may want to (1) review handler.py yourself to confirm there are no hidden network calls or subprocess executions (the included code is simple and safe), (2) be aware that any user input you send (trip details, budgets, personal plans) will be processed by the skill and could be logged by the hosting platform — avoid pasting highly sensitive personal data, and (3) note the skill owner/source is unknown and there is no homepage; if you require provenance, seek a skill with a known publisher. If you need absolute assurance, run the provided tests locally and inspect the code in a sandboxed environment.

Like a lobster shell, security has layers — review code before you run it.

latestvk970gswbmyp76q1tsze2fp4x39858gwq
95downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-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:

  • photography and story
  • travel considerations
  • photos planning
  • Travel narrative if applicable
  • memory if applicable

Primary Triggers

  • "Help me plan travel photography storyteller for my upcoming trip"
  • "Provide framework for photography in travel context"
  • "Create checklist for travel photography storyteller"
  • "Analyze my travel situation using travel photography storyteller principles"

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:

  • Story concept development
  • Shot planning framework
  • Ethical photography guidelines
  • Editing and narrative structure

Detailed Module Descriptions

Story concept development

  • Provides structured approach to story concept development
  • Includes templates and checklists
  • Offers best practices and considerations

Shot planning framework

  • Delivers practical shot planning framework
  • Includes implementation guides
  • Provides customization options

Ethical photography guidelines

  • Offers ethical photography guidelines
  • Includes ethical considerations
  • Provides risk mitigation strategies

Editing and narrative structure

  • Provides editing and narrative structure
  • Includes integration guidance
  • Offers long-term planning support

Safety & Limitations

What This Skill Does

  • Provides descriptive travel planning frameworks
  • Offers heuristic analysis and recommendations
  • Delivers structured planning templates
  • Suggests considerations and best practices

What This Skill Does NOT Do

  • No real bookings: Does not book flights, hotels, or activities
  • No real-time data: Does not access live prices, availability, or weather
  • No professional advice: Does not provide medical, legal, or financial advice
  • No guarantees: Recommendations are informational only
  • No code execution: Pure descriptive analysis only
  • No external APIs: No network requests or external service calls
  • No cultural guarantees: Provides general guidance but cannot guarantee cultural appropriateness

Safety Boundaries

  • All recommendations are informational only
  • Users must verify information with official sources
  • Users should consult professionals for specific needs
  • Cultural guidance is general and may not apply to all situations

Example Prompts

Basic Usage

  • "Help me with travel photography storyteller for my trip to Japan"
  • "Provide photography framework for travel planning"
  • "Create travel photography storyteller checklist for my upcoming vacation"

Intermediate Usage

  • "I'm traveling to photography destination for 2 weeks, help me plan travel photography storyteller"
  • "Analyze my travel situation: destination Paris, duration 10 days, budget $3000"
  • "Generate travel photography storyteller recommendations for family travel with children"

Advanced Usage

  • "I need comprehensive travel photography storyteller for business travel to multiple countries"
  • "Create detailed travel photography storyteller plan for extended travel with specific story requirements"
  • "Provide travel photography storyteller framework with risk assessment and contingency planning"

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 structure

Non-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 primary

Quality 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 accurate

Integration

This skill can be combined with:

  • Destination research skills
  • Budget planning skills
  • Packing and preparation skills
  • Cultural awareness skills
  • Other tourism planning skills

Version History

  • 1.0.0 (2026-04-20): Initial release - P1 batch development
    • Added .claw/identity.json
    • Completed SKILL.md documentation
    • Fixed review blocking issues

Technical Details

Handler Interface

  • Standard OpenClaw handler: handle(user_input: str) -> str
  • Returns valid JSON with proper structure
  • Includes input_analysis based on user input
  • Contains comprehensive disclaimer

Test Coverage

  • JSON validation test
  • Disclaimer presence test
  • Input differentiation test
  • Skill-specific logic test

File Structure

  • SKILL.md - Complete documentation (this file)
  • handler.py - Main handler implementation
  • tests/test_handler.py - Unit tests
  • skill.json - Skill metadata
  • .claw/identity.json - Identity information

Comments

Loading comments...