.claude/skills/travel-guide-generatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
旅游攻略生成器 - 当用户提出旅游规划需求时自动调用,例如"生成XX旅游攻略"、"规划XX行程"、"XX几天怎么玩"、"情侣/周末/自驾游怎么安排"。支持全球任意城市(威海/青岛/大连/大理/厦门/Tokyo/Paris等仅为常见样例,不限于此)与 1-14 天行程(超过14天仍可生成,但会提示行程过长并建议拆分)。自动搜索真实攻略、高德API计算路线距离用时、生成PC/移动端自适应精美HTML,含每日行程、酒店、美食、避坑、预算。支持中/英/日/韩/法/德/西等多语言。不提供实时订票、签证办理、纯商务出差行程。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/travel-guide-generatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/travel-guide-generatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/travel-guide-generatorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @gmmg55/travel-guide-generatorclawhub inspect @gmmg55/travel-guide-generator --version 2.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:34c8ea33aefe64738d5d24697f26ef92c928e7adb5d067cb51f8969fe79ddcd4_meta.jsonassets/template.htmlconfig.jsonexamples/sample-guide-output.htmlexamples/sample-guide-output.mdexamples/sample-guide-output.normalized.jsonexamples/sample-guide.jsonmetadata.jsonREADME.mdreferences/daily-itinerary-spec.mdreferences/design-spec.mdreferences/guide-schema.jsonrequirements.txtscripts/amap_route.pyscripts/build_guide.pyscripts/export_guide.pyscripts/guide_utils.pyscripts/render_guide.pyscripts/route_estimator.pyscripts/search_guide.pyscripts/season_advisor.pyscripts/validate_guide.pyskill-card.mdSKILL.mdtests/test_amap_route.pytests/test_build_guide.pytests/test_route_estimator.pytests/test_search_guide.pytests/test_validate_guide.py新增结构化校验与多格式导出、路线估算、天气备选、本地交互编辑和 CI;优化卡片按需编辑与质量检查展示。