← 返回 Skills 市场
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install travel-festival-event-strategist
功能描述
Strategic planning for festival travel
安全使用建议
This skill appears coherent and low-risk: it runs only local Python code that analyzes user text and returns JSON recommendations, asks for no credentials, and performs no network activity. Considerations before installing: (1) The skill will echo parts of user input (it builds an input preview) — avoid submitting sensitive personal data in prompts. (2) If you enable autonomous agent behavior on your agent, be aware the agent could invoke this skill automatically as part of multi-skill workflows (not dangerous by itself, but consider how it may interact with other skills). (3) If you want extra assurance, quickly review handler.py (it's short and readable) to confirm there are no calls to external services. Overall, the package is internally consistent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: travel-festival-event-strategist
Version: 1.0.0
The skill is a purely descriptive travel planning tool that provides structured recommendations based on string matching. The code in handler.py contains no network requests, file system access, or dangerous execution sinks, and the documentation in SKILL.md aligns perfectly with the implementation without any evidence of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description (festival/event travel planning) align with the included files and declared requirements: no required env vars, no binaries, and skill.json declares no API requirement. The code implements only local text analysis and returns structured recommendations appropriate for a descriptive planning skill.
Instruction Scope
SKILL.md repeatedly states 'no code execution' / 'no external APIs'. The repository includes a handler.py (the skill runtime) but that code is local, deterministic, and does not invoke external processes or network requests. Minor wording ambiguity: 'no code execution' in the doc likely means 'no external/network code execution' rather than absence of a handler implementation.
Install Mechanism
There is no install spec (instruction-only style). No downloads, package installs, or archive extraction are present, so nothing is written to disk beyond the provided files.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The handler does not read os.env or other sensitive locations. This is proportionate for a local descriptive skill.
Persistence & Privilege
The skill is not flagged always:true and does not request persistent/privileged presence. It doesn't modify other skills or system settings. Default autonomous invocation is allowed by platform but is not combined here with elevated privileges or broad credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install travel-festival-event-strategist - 安装完成后,直接呼叫该 Skill 的名称或使用
/travel-festival-event-strategist触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Festival and Event Travel Strategist – Initial Release
- Launched v1.0.0 with strategic planning frameworks for festival and event travel.
- Provides descriptive templates, checklists, and heuristic analysis to support trip preparation.
- Covers event research, logistics optimization, experience enhancement, and crowd management.
- No real bookings, real-time data, or external network requests; informational guidance only.
- Includes comprehensive SKILL.md documentation and basic test coverage.
元数据
常见问题
Travel Festival Event Strategist 是什么?
Strategic planning for festival travel. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Travel Festival Event Strategist?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install travel-festival-event-strategist」即可一键安装,无需额外配置。
Travel Festival Event Strategist 是免费的吗?
是的,Travel Festival Event Strategist 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Travel Festival Event Strategist 支持哪些平台?
Travel Festival Event Strategist 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Travel Festival Event Strategist?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills