← Back to Skills Marketplace
107
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-planner-case
Description
智能旅行攻略生成器。输入目的地城市后,自动搜索小红书、微博、B站、抖音等平台的热门景点推荐,生成带推荐指数排序的景点列表,细化游乐项目并按优先级排序(排除人多/踩坑项目),最终结合网络图片自动生成精美PPT攻略。用于:旅行规划、景点调研、出行攻略制作、行程优化。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install travel-planner-case - After installation, invoke the skill by name or use
/travel-planner-case - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
✨ 核心功能
多平台搜索 - 自动搜索小红书、微博、B站、抖音
智能评分 - 基于热度、口碑、独特性、性价比四维评分
项目排序 - 游乐项目按优先级分类(高/中/低)
避雷指南 - 自动提取踩坑项目
自动PPT - 生成精美旅行攻略PPT
📝 使用方法
Metadata
Frequently Asked Questions
What is Travel planner case?
智能旅行攻略生成器。输入目的地城市后,自动搜索小红书、微博、B站、抖音等平台的热门景点推荐,生成带推荐指数排序的景点列表,细化游乐项目并按优先级排序(排除人多/踩坑项目),最终结合网络图片自动生成精美PPT攻略。用于:旅行规划、景点调研、出行攻略制作、行程优化。 It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Travel planner case?
Run "/install travel-planner-case" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Travel planner case free?
Yes, Travel planner case is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Travel planner case support?
Travel planner case is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Travel planner case?
It is built and maintained by yongji921 (@yongji921); the current version is v1.0.0.
More Skills