← Back to Skills Marketplace
harrylabsj

Travel Photography Storyteller

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-photography-storyteller
Description
Helps travelers plan meaningful travel photography
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill Name: travel-photography-storyteller Version: 1.0.0 The skill is a purely descriptive text-processing tool designed to provide travel photography advice. The Python handler (handler.py) uses basic regex for input parsing and contains no network requests, file system access, or dangerous execution sinks like eval() or subprocess. The SKILL.md instructions are well-defined and do not contain any prompt-injection attempts or instructions to bypass safety boundaries.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install travel-photography-storyteller
  3. After installation, invoke the skill by name or use /travel-photography-storyteller
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Travel Photography Storyteller. - Provides descriptive frameworks and templates to help travelers plan meaningful travel photography. - Covers story concept development, shot planning framework, ethical photography guidelines, and editing/narrative structure. - Analyzes user travel context to generate tailored, actionable recommendations. - Offers clear safety disclaimers and usage boundaries. - No real bookings, live data, code execution, or external service calls.
Metadata
Slug travel-photography-storyteller
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Travel Photography Storyteller?

Helps travelers plan meaningful travel photography. It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.

How do I install Travel Photography Storyteller?

Run "/install travel-photography-storyteller" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Travel Photography Storyteller free?

Yes, Travel Photography Storyteller is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Travel Photography Storyteller support?

Travel Photography Storyteller is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Travel Photography Storyteller?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments