Docx To Md — Documentation skill for Claude Code
Конвертируй DOCX-файл в Markdown.
How to install Docx To Md
Installs to ~/.claude/skills/desko77-cursor-1c-skills-docx-to-md/SKILL.md
mkdir -p ~/.claude/skills/desko77-cursor-1c-skills-docx-to-md && curl -fsSL https://raw.githubusercontent.com/Desko77/cursor-1c-skills/HEAD/commands/docx-to-md.md -o ~/.claude/skills/desko77-cursor-1c-skills-docx-to-md/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Docx To Md does
Конвертируй DOCX-файл в Markdown.
Путь к файлу: $ARGUMENTS
Скрипт (всю работу делает локально, токены модели не тратит):
python ~/.claude/scripts/docx_to_md.py "$ARGUMENTS"
Если в документе есть картинки, они будут извлечены в папку `images/` рядом с MD-файлом. Если путь к файлу не указан - спроси у пользователя.
Как запускать (по стоимости токенов)
Скрипт бесплатен. Платный только контекст сессии: на каждый ход агента он пересылается модели целиком, поэтому в нагруженной сессии д
Alternatives in Documentation
- Docx — Create, edit, and analyze Word documents with tracked changes, comments, and formatting 94.1k ★
- 会话管理(Session Manager)需求文档(PRD / Markdown) — 目标:对 Codex / Claude Code 的本地会话记录进行可视化管理,并提供“一键复制 / 一键终端恢复”能力 31.7k ★
- Repo Recap — Generate a structured recap of the repository state: open PRs, open issues, recent releases, and executive sum 11.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ars Format Convert
ARS academic-paper format-convert mode — convert to LaTeX / DOCX / PDF / Markdown
Feishu Docx
L1 飞书云文档导出 Markdown 工具 Python 3.11+ lark-oapi + pydantic + typer + textual feishu_docx/ ├── auth/ - OAuth 2.0
Create Patent
Draft a complete patent application from invention disclosure through assembly of a draft filing package (mark
Markitdown Skill
Claude Code Agent Skill: read Office docs (docx/pptx/xlsx/...) as Markdown via Microsoft MarkItDown — local, t
Rainman Translate Book
English 中文 Claude Code Skill,使用并行 subagent 将整本书(PDF/DOCX/EPUB)翻译成任意语言。 本项目受 claude_translater 启发。原项目以 shell 脚本
Create Doc
Generate a professional Word document (.docx) using Python and python-docx.
Related Agents
Patent Creator
Drafts complete patent applications autonomously through 6-phase workflow (estimated 55-80 min). Produces mark
Python Document Processor
Production-grade Python document processor for PDF/DOCX/Markdown/TXT extraction with robust error handling, te
Doc Processor
Generate and parse office documents — PDF, DOCX, XLSX, PPTX, CSV. Pure format utility for creating reports, ex