← Back to Skills Marketplace
harrylabsj

Travel Skill Transfer Planner

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-skill-transfer-planner
Description
Helps plan skill development through travel
Usage Guidance
This skill appears coherent and low-risk: it contains a small local handler that returns JSON and includes tests, and it does not request credentials or perform network I/O. Notes before installing: 1) SKILL.md emphasizes 'no code execution' but a local handler.py exists — inspect the handler if you want to confirm no unexpected behavior (the provided handler is benign). 2) Although the skill requests no secrets and has no install step, any skill that can be executed by your agent can run autonomously per platform defaults — review agent-level permissions if you are concerned about automatic invocation. 3) If you need absolute assurance, run the tests locally and review handler.py; otherwise this skill is proportionate to its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: travel-skill-transfer-planner Version: 1.0.0 The Travel Skill Transfer Planner is a purely descriptive skill that provides travel-related recommendations based on keyword matching. The code in handler.py is limited to basic string manipulation and JSON formatting, with no network requests, file system access, or external dependencies. The documentation in SKILL.md accurately reflects the code's behavior and includes appropriate safety disclaimers.
Capability Assessment
Purpose & Capability
Name/description (travel skill transfer planning) align with the included files and behavior. The handler implements descriptive analysis and returns JSON; the declared metadata (skill.json) matches purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md states 'no code execution, external APIs, or network requests'. The repository includes a handler.py (pure Python) and tests — the code is local and does not perform subprocess, network, or file reads beyond program input, so this is consistent in practice. Minor mismatch in phrasing: SKILL.md reads like an instruction-only skill, but a simple local handler implementation is present; this is low-risk but worth noting.
Install Mechanism
No install spec present (instruction-only / no external installer). There is no downloading or extracted archive, and no package installation instructions. Low installation risk.
Credentials
Requires no environment variables, credentials, or config paths. The handler does not access the environment or external services. The requested access is proportionate to the stated purpose.
Persistence & Privilege
always is false and there are no indications the skill attempts to modify other skills or system-wide settings. The skill has normal autonomous-invocation defaults but requests no elevated persistence or privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install travel-skill-transfer-planner
  3. After installation, invoke the skill by name or use /travel-skill-transfer-planner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Travel Skill Transfer Planner 1.0.0 – Initial Release - Launches a descriptive skill to help travelers plan skill development and transfer through travel. - Provides frameworks, templates, checklists, and heuristic analysis for skill gap analysis, development planning, transfer strategy, and integration into resume/life. - Returns structured, actionable recommendations in JSON format; no code execution or external data access. - Includes clear safety disclaimers and limitations for user guidance. - Complete English documentation and unit tests for core functionality.
Metadata
Slug travel-skill-transfer-planner
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Travel Skill Transfer Planner?

Helps plan skill development through travel. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Travel Skill Transfer Planner?

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

Is Travel Skill Transfer Planner free?

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

Which platforms does Travel Skill Transfer Planner support?

Travel Skill Transfer Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Travel Skill Transfer Planner?

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

💬 Comments