← 返回 Skills 市场
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install travel-planner-case
功能描述
智能旅行攻略生成器。输入目的地城市后,自动搜索小红书、微博、B站、抖音等平台的热门景点推荐,生成带推荐指数排序的景点列表,细化游乐项目并按优先级排序(排除人多/踩坑项目),最终结合网络图片自动生成精美PPT攻略。用于:旅行规划、景点调研、出行攻略制作、行程优化。
安全使用建议
This skill appears to do what it says: generate a travel PPT by collecting platform search results and assembling structured slides. Before installing or running it, consider: (1) the helper scripts only simulate search and build PPT JSON—they do not download images or perform authenticated scraping; the agent will need to perform real web retrieval and image embedding using its browser and powerpoint-pptx tools. (2) Scraping sites like 小红书/微博/抖音/B站 can be subject to login requirements and Terms of Service—ensure you have legal access and respect copyright for images. (3) Verify the agent environment provides a trusted 'browser' tool and a trustworthy powerpoint-pptx skill (to avoid unexpected data transmission). (4) Test the skill in a sandboxed account to confirm behavior, rate limits, and that no sensitive local data is sent to third parties.
功能分析
Type: OpenClaw Skill
Name: travel-planner-case
Version: 1.0.0
The travel-planner-case skill bundle is a legitimate tool designed to automate travel itinerary research and PPT generation. The SKILL.md instructions and Python scripts (generate_ppt.py, search_platforms.py) are well-aligned with the stated purpose of searching social media platforms for attraction data and organizing it into a structured format. There are no indicators of data exfiltration, malicious execution, or prompt injection; the code uses hardcoded examples and standard search queries for public travel information.
能力评估
Purpose & Capability
Name/description promise multi‑platform search and PPT creation. The SKILL.md instructs the agent to use a browser tool and a powerpoint-pptx skill to collect pages and images and assemble a PPT. Included scripts produce search queries, simulate analysis, and generate PPT JSON, but they do not actually fetch web pages or images nor call an external powerpoint API; this is a minor capability mismatch (documentation vs. provided helper scripts) but not malicious.
Instruction Scope
Instructions explicitly tell the agent to run site: searches across multiple public platforms (xiaohongshu/weibo/bilibili/douyin) using the agent's browser tool and then assemble content and images into a PPT. The instructions do not ask the agent to read local secrets or unrelated system files. Caveat: the SKILL.md expects automatic image collection and embedding, but the included Python scripts do not implement image downloading or embedding—so the agent must perform those network retrieval steps at runtime.
Install Mechanism
No install spec is present (instruction-only). The skill includes helper scripts but does not instruct any downloads or write arbitrary archives to disk. Risk from installation is low.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for a tool that uses publicly available web searches and a PPT skill. Note: scraping some of the named platforms may require authenticated access in practice (not requested here).
Persistence & Privilege
always is false and the skill does not request permanent presence or system-wide configuration changes. The skill relies on the agent's existing browser and powerpoint capabilities to run; no elevated privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install travel-planner-case - 安装完成后,直接呼叫该 Skill 的名称或使用
/travel-planner-case触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
✨ 核心功能
多平台搜索 - 自动搜索小红书、微博、B站、抖音
智能评分 - 基于热度、口碑、独特性、性价比四维评分
项目排序 - 游乐项目按优先级分类(高/中/低)
避雷指南 - 自动提取踩坑项目
自动PPT - 生成精美旅行攻略PPT
📝 使用方法
元数据
常见问题
Travel planner case 是什么?
智能旅行攻略生成器。输入目的地城市后,自动搜索小红书、微博、B站、抖音等平台的热门景点推荐,生成带推荐指数排序的景点列表,细化游乐项目并按优先级排序(排除人多/踩坑项目),最终结合网络图片自动生成精美PPT攻略。用于:旅行规划、景点调研、出行攻略制作、行程优化。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。
如何安装 Travel planner case?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install travel-planner-case」即可一键安装,无需额外配置。
Travel planner case 是免费的吗?
是的,Travel planner case 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Travel planner case 支持哪些平台?
Travel planner case 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Travel planner case?
由 yongji921(@yongji921)开发并维护,当前版本 v1.0.0。
推荐 Skills