Create Doc — Documentation skill for Claude Code
Generate a professional Word document (.docx) using Python and python-docx.
How to install Create Doc
Installs to ~/.claude/skills/yousefnabil-soc-claude-apex-create-doc/SKILL.md
mkdir -p ~/.claude/skills/yousefnabil-soc-claude-apex-create-doc && curl -fsSL https://raw.githubusercontent.com/YousefNabil-SOC/claude-apex/HEAD/commands/create-doc.md -o ~/.claude/skills/yousefnabil-soc-claude-apex-create-doc/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Create Doc does
Generate a professional Word document (.docx) using Python and python-docx.
The user will provide: document type (proposal/report/contract/NDA/brief/memo), content, and output filename.
Steps:
- Ask for: document type, title, sections/content, output filename
- Generate a Python script using python-docx that creates a complete document with:
- Cover page with title, date, client/company name
- Proper heading hierarchy (Heading 1, 2, 3)
- Body text with professional formatting
- T
Alternatives in Documentation
- Docx — Create, edit, and analyze Word documents with tracked changes, comments, and formatting 94.1k ★
- Translate Doc Zh — Translate English documentation to Chinese 5.7k ★
- Ars Format Convert — ARS academic-paper format-convert mode — convert to LaTeX / DOCX / PDF / Markdown 4.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Feishu Docx
L1 飞书云文档导出 Markdown 工具 Python 3.11+ lark-oapi + pydantic + typer + textual feishu_docx/ ├── auth/ - OAuth 2.0
Reader Rs
Agent 原生文档阅读、搜索与提取 CLI:PDF / Word(含 .doc)/ EPUB / Office / CSV 等 14 种格式,按页/节读、正则搜、目录批量搜;grep 语义退出码,Rust 单二进制
Cchooks
by GowayLee - A lightweight Python SDK with a clean API and good documentation; simplifies the process of writ
Doc Fix
Document a recently solved problem for the knowledge base
Research Handoff Document
Instructions for a research agent to produce a Markdown handoff doc that an AEF agent can ingest with maximum
Update New Feature Doc
Use our feature-documentor sub-agent to document a completed feature across the project:
Related Agents
Dev Document
Generation of documents (PDF, DOCX, XLSX, PPTX). Use to create a document, generate a report, export to PDF/Wo
Python Document Processor
Production-grade Python document processor for PDF/DOCX/Markdown/TXT extraction with robust error handling, te
Word To LaTeX
Use to convert a Word .docx template (Mitacs, CRSNG, FRQNT, UQAC, partner forms) into a faithful LaTeX source.