/install itinerary-docx-template
Itinerary DOCX Template Filler
Fill a Chinese travel-agency template DOCX from simplified itinerary lines, while preserving template style.
Workflow
- Save user simplified content into a UTF-8
.txtfile (one day per line). - Run
scripts/fill_from_simplified.pywith:--templatesource template docx--contentsimplified txt--outputoutput docx
- Send resulting
.docxback 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-docxis missing, install viapython -m pip install python-docx. - This script is tuned for the user's current template layout and paragraph anchors.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install itinerary-docx-template - After installation, invoke the skill by name or use
/itinerary-docx-template - Provide required inputs per the skill's parameter spec and get structured output
What is 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 simplifie... It is an AI Agent Skill for Claude Code / OpenClaw, with 263 downloads so far.
How do I install Itinerary DOCX Template?
Run "/install itinerary-docx-template" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Itinerary DOCX Template free?
Yes, Itinerary DOCX Template is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Itinerary DOCX Template support?
Itinerary DOCX Template is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Itinerary DOCX Template?
It is built and maintained by nnswjlll (@nnswjlll); the current version is v1.0.1.