git log --oneline --stat
HEAD
- Stars
- 1.6k
- Forks
- 119
- Updated
- Apr 22, 2026
repo --stat
stars
1.6k
forks
119
last update
Apr 22, 2026
license
MITv1.9.1
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add docx-formatter - Invoke
// Run from any project directory
$ claude --skill docx-formatter "draft a launch announcement" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill docx-formatter "now refactor it"
docx-formatter/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- DOCX Formatter
- slug:
- docx-formatter
- version:
- v1.9.1
- license:
- MIT
- author:
- @docforge
- repository:
- github.com/docforge/docx-formatter
- categories:
- tags:
- #docx#word#documents#formatting#reports
- description:
Generate Word documents (.docx) with letterhead, tables of contents, page numbers, headers.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
docx-formatter/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…