🔄
AutomationPython

Markdown Converter

by Rylaispirit

Markdown Converter is an Automation skill for Claude Code, published by Rylaispirit in rylai-codex-hermes-skills.

27 stars20 forkson Rylaispirit/rylai-codex-hermes-skillsAdded 2026/08/11+243% in starsRepository updated 2026/08/09
agent-skillsai-agentsautomationcodexhermesproductivityskill-libraryvietnamese
Install in seconds
Install Markdown Converter
Copy Markdown Converter into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Rylaispirit/rylai-codex-hermes-skills/tree/main/skills/markdown-converter ~/.claude/skills/markdown-converter

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Rylaispirit/rylai-codex-hermes-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/markdown-converter/SKILL.md in Rylaispirit/rylai-codex-hermes-skills
Installs to
~/.claude/skills/markdown-converter
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Markdown Converter does

Convert local PDF, Office, HTML, text, data, archive, image, or audio files to Markdown through MarkItDown using a guarded local-file wrapper. Use when Codex or Hermes needs searchable Markdown extraction while preventing URL input, accidental overwrite, plugin activation, and unsafe binary piping.

Markdown Converter is cataloged under Automation on DirSkills. Markdown Converter comes from a repository tagged agent-skills, ai-agents, automation, codex and hermes.

Documentation

README

Markdown Converter

Original portable workflow by Rylai.

Use this skill for semantic extraction to Markdown. It is not a layout-preserving document editor.

Check The Runtime

Run from this skill directory:

python scripts/markitdown_local.py doctor


The wrapper prefers an installed `markitdown` executable and falls back to `uvx markitdown`.

## Convert One Local File

```powershell
python scripts/markitdown_local.py convert input.pdf output.md
python scripts/markitdown_local.py convert report.docx report.md
python scripts/markitdown_local.py convert workbook.xlsx workbook.md


Use `--overwrite` only when replacing an existing Markdown file is intentional.

## Convert A Folder

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Markdown Converter

  • What else does Rylaispirit publish alongside Markdown Converter?

    Markdown Converter is one of 25 skills that DirSkills catalogs from Rylaispirit/rylai-codex-hermes-skills, the repository it ships in. Its siblings there include Academic PPTX, Academic Paper Polish and Academic Slides. Each one is a separate skill with its own page in this directory, installs the same way Markdown Converter does, and is maintained by Rylaispirit in that same repository. The rest of the collection is listed on the Rylaispirit/rylai-codex-hermes-skills page.

  • How does Markdown Converter compare to other Automation skills?

    Markdown Converter ranks #1464 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Markdown Converter against them. Open each page to compare what they document and how they install.

More from Rylaispirit/rylai-codex-hermes-skills

Markdown Converter is one of 25 skills cataloged on DirSkills from Rylaispirit/rylai-codex-hermes-skills.

See all 25 skills