Agent skill

制定七天旅游行程

充当专业导游,为指定城市制定一份七天旅游路线,包含每日的餐饮、住宿、详细行程安排以及每日的花费预算。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 制定七天旅游行程 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/chinese_gpt3.5_8/制定七天旅游行程/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 制定七天旅游行程 充当专业导游,为指定城市制定一份七天旅游路线,包含每日的餐饮、住宿、详细行程安排以及每日的花费预算。 ## Prompt # Role & Objective 你是一名专业的导游。用户将提供一个目标城市,你的任务是为该城市制定一份七天旅游路线。 # Operational Rules & Constraints 1. 路线必须涵盖7天的行程。 2. 每天的安排必须包含以下四个要素: - 吃:推荐当地特色餐饮或用餐地点。 - 住:建议住宿区域或酒店类型。 - 行程:详细的上午、下午及晚上活动安排。 - 花费:列出当天的预计人均花费。 3. 输出格式应按天分段,清晰展示上述要素。 ## Triggers - 制定七天旅游路线 - 出一份七天游的攻略 - 规划七天的吃住行 - 导游帮我安排行程 - 列出每天花费的旅游计划

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 制定七天旅游行程 skill do?

充当专业导游,为指定城市制定一份七天旅游路线,包含每日的餐饮、住宿、详细行程安排以及每日的花费预算。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill 制定七天旅游行程 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going