docx-step-1-convert-to-markdown
Sub-skill of docx: Step 1: Convert to Markdown (+4).
Best use case
docx-step-1-convert-to-markdown is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of docx: Step 1: Convert to Markdown (+4).
Teams using docx-step-1-convert-to-markdown should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/step-1-convert-to-markdown/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How docx-step-1-convert-to-markdown Compares
| Feature / Agent | docx-step-1-convert-to-markdown | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of docx: Step 1: Convert to Markdown (+4).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Step 1: Convert to Markdown (+4) ## Step 1: Convert to Markdown ```bash pandoc document.docx -t markdown -o document.md ``` ## Step 2: Plan Changes Document the specific changes needed before implementation. ## Step 3: Apply Changes in Batches Apply 3-10 related modifications at a time, preserving formatting. ## Step 4: Validate Changes Ensure original formatting and unchanged content are preserved. ## Key Principle When modifying text like "30 days" to "60 days", only mark the changed portion while preserving unchanged runs with their original RSID attributes.
Related Skills
docx
Comprehensive Word document toolkit for reading, creating, and editing .docx files. Supports text extraction, document creation with python-docx, and tracked changes via redlining workflow. Use for legal, academic, or professional document manipulation.
hidden-folder-audit-step-1-inventory-all-hidden-folders
Sub-skill of hidden-folder-audit: Step 1: Inventory All Hidden Folders (+4).
skill-creator-step-1-name
Skill-creator checklist template. Use when scaffolding a new skill with step-by-step instructions and verification items.
skill-creator-step-1-define-the-skill-scope
Define skill scope and write frontmatter. Use when creating a new skill to establish problem, inputs, outputs, and YAML metadata.
clean-code-step-1-api-compatibility-check-mandatory-before-wr
Sub-skill of clean-code: Step 1: API Compatibility Check (MANDATORY before writing shims) (+2).
nextflow-pipelines-step-3-run-test-profile
Sub-skill of nextflow-pipelines: Step 3: Run Test Profile.
nextflow-pipelines-step-2-select-pipeline
Sub-skill of nextflow-pipelines: Step 2: Select Pipeline.
nextflow-pipelines-step-0-acquire-data-geosra-only
Sub-skill of nextflow-pipelines: Step 0: Acquire Data (GEO/SRA Only).
gmsh-openfoam-orcaflex-converter-1-gmsh-msh-openfoam-polymesh
Sub-skill of gmsh-openfoam-orcaflex: Converter 1: Gmsh .msh → OpenFOAM polyMesh (+1).
orcaflex-monolithic-to-modular-step-1-convert-dat-yml
Sub-skill of orcaflex-monolithic-to-modular: Step 1: Convert .dat to .yml (if needed) (+4).
orcaflex-file-conversion-conversion-report-markdown
Sub-skill of orcaflex-file-conversion: Conversion Report (Markdown).
orcaflex-file-conversion-batch-converter-options
Sub-skill of orcaflex-file-conversion: Batch Converter Options (+1).