itinerary-docx-template

Generate tourism itinerary DOCX by replacing only matched itinerary sections inside a provided Chinese template document. Use when the user sends a simplified route text like "1南宁接 ... 住XX酒店" and asks to keep original template styling/terms while updating day-by-day schedule, scenic descriptions, meals, and hotels.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "itinerary-docx-template" with this command: npx skills add nnswjlll/itinerary-docx-template

Itinerary DOCX Template Filler

Fill a Chinese travel-agency template DOCX from simplified itinerary lines, while preserving template style.

Workflow

  1. Save user simplified content into a UTF-8 .txt file (one day per line).
  2. Run scripts/fill_from_simplified.py with:
    • --template source template docx
    • --content simplified txt
    • --output output docx
  3. Send resulting .docx back to user.

Simplified input format

One line per day:

  • 1南宁接 三街两巷 中山路小吃街 住南宁丽呈瑞轩酒店(会展店)
  • 2明仕田园 太平古城 住崇左维纳斯度假酒店
  • 3德天瀑布 蓝洞咖啡 住龙州观堂酒店

Rules:

  • Leading number = day number.
  • 住... segment = hotel.
  • Remaining tokens after day head are scenic spots.

Notes

  • Keep template clauses/terms unchanged; replace only itinerary-related paragraphs.
  • If python-docx is missing, install via python -m pip install python-docx.
  • This script is tuned for the user's current template layout and paragraph anchors.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Cclaw

Open-source comedy AI + video editing + poster generation. Create standup/sketch/manzai/scripts, edit videos via FFmpeg, and generate comedy posters via canv...

Registry SourceRecently Updated
General

Bird Recognition Tool | 鸟类识别工具

Identifies bird species in images/videos of target areas. Supports recognition of no less than 500 common bird species, supports customized model training, s...

Registry SourceRecently Updated
General

Image Amazon Product Image Suite

A professional product image generation skill purpose-built for the Amazon e-commerce platform. Outputs comply with Amazon's image guidelines while optimizin...

Registry SourceRecently Updated
General

SearchOnlineAssets

Online asset search tool: queries public stock libraries (Pixabay) for high-quality photos, illustrations, vectors and videos, returning result metadata and...

Registry SourceRecently Updated