docx-step-1-convert-to-markdown

Sub-skill of docx: Step 1: Convert to Markdown (+4).

5 stars

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

$curl -o ~/.claude/skills/step-1-convert-to-markdown/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/data/documents/docx/step-1-convert-to-markdown/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/step-1-convert-to-markdown/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How docx-step-1-convert-to-markdown Compares

Feature / Agentdocx-step-1-convert-to-markdownStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

5
from vamseeachanta/workspace-hub

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

5
from vamseeachanta/workspace-hub

Sub-skill of hidden-folder-audit: Step 1: Inventory All Hidden Folders (+4).

skill-creator-step-1-name

5
from vamseeachanta/workspace-hub

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

5
from vamseeachanta/workspace-hub

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

5
from vamseeachanta/workspace-hub

Sub-skill of clean-code: Step 1: API Compatibility Check (MANDATORY before writing shims) (+2).

nextflow-pipelines-step-3-run-test-profile

5
from vamseeachanta/workspace-hub

Sub-skill of nextflow-pipelines: Step 3: Run Test Profile.

nextflow-pipelines-step-2-select-pipeline

5
from vamseeachanta/workspace-hub

Sub-skill of nextflow-pipelines: Step 2: Select Pipeline.

nextflow-pipelines-step-0-acquire-data-geosra-only

5
from vamseeachanta/workspace-hub

Sub-skill of nextflow-pipelines: Step 0: Acquire Data (GEO/SRA Only).

gmsh-openfoam-orcaflex-converter-1-gmsh-msh-openfoam-polymesh

5
from vamseeachanta/workspace-hub

Sub-skill of gmsh-openfoam-orcaflex: Converter 1: Gmsh .msh → OpenFOAM polyMesh (+1).

orcaflex-monolithic-to-modular-step-1-convert-dat-yml

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-monolithic-to-modular: Step 1: Convert .dat to .yml (if needed) (+4).

orcaflex-file-conversion-conversion-report-markdown

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-file-conversion: Conversion Report (Markdown).

orcaflex-file-conversion-batch-converter-options

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-file-conversion: Batch Converter Options (+1).