What is docx?
QUERY LENGTH LIMIT EXCEEDED. MAX ALLOWED QUERY : 500 CHARS Source: jackiexiao/jackie-skills-starter.
QUERY LENGTH LIMIT EXCEEDED. MAX ALLOWED QUERY : 500 CHARS
Quickly install docx AI skill to your development environment via command line
Source: jackiexiao/jackie-skills-starter.
A .docx file is a ZIP archive containing XML files.
| Read/analyze content | pandoc or unpack for raw XML | | Create new document | Use docx-js - see Creating New Documents below | | Edit existing document | Unpack → edit XML → repack - see Editing Existing Documents below |
To produce a clean document with all tracked changes accepted (requires LibreOffice):
QUERY LENGTH LIMIT EXCEEDED. MAX ALLOWED QUERY : 500 CHARS Source: jackiexiao/jackie-skills-starter.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill docxQUERY LENGTH LIMIT EXCEEDED. MAX ALLOWED QUERY : 500 CHARS Source: jackiexiao/jackie-skills-starter.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill docx Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/jackiexiao/jackie-skills-starter