Install
openclaw skills install itinerary-docx-templateGenerate tourism itinerary DOCX by replacing only matched itinerary sections inside a provided Chinese template document. Use when the user sends a simplifie...
openclaw skills install itinerary-docx-templateFill a Chinese travel-agency template DOCX from simplified itinerary lines, while preserving template style.
.txt file (one day per line).scripts/fill_from_simplified.py with:
--template source template docx--content simplified txt--output output docx.docx back to user.One line per day:
1南宁接 三街两巷 中山路小吃街 住南宁丽呈瑞轩酒店(会展店)2明仕田园 太平古城 住崇左维纳斯度假酒店3德天瀑布 蓝洞咖啡 住龙州观堂酒店Rules:
住... segment = hotel.python-docx is missing, install via python -m pip install python-docx.