convert-plaintext-to-md

Convert plain text documentation to markdown with flexible formatting options.

github ↓ 8.8k
Claude Code
View source ↗

What it does

  • Apply the same formatting patterns, structure, and conventions
  • Follow any additional instructions that specify what to exclude or handle differently for the
  • Maintain consistency with the reference while adapting to the specific content of the file being
  • #file:{{file}} (required) - The plain or generic text documentation file to convert to markdown.
  • finalize - When passed (or similar language is used), scan through the entire document and
  • guide #file:{{reference-file}} - Use a previously converted markdown file as a template for
  • instructions - Text data passed to the prompt providing additional instructions.

Requirements & configuration

Configuration: BUGS

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Convert plain text documentation to markdown with flexible formatting options.

Source

Repository: https://github.com/github/awesome-copilot

convert-plaintext-to-md FAQ

What does the convert-plaintext-to-md skill do?

Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that option. Apply the same formatting patterns, structure, and conventions Follow any additional instructions that specify what to exclude or handle differently for the

How do I install convert-plaintext-to-md?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill convert-plaintext-to-md --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain convert-plaintext-to-md?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

convert-plaintext-to-md on getagentictools
[![convert-plaintext-to-md on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-convert-plaintext-to-md.svg)](https://getagentictools.com/skills/github-awesome-copilot-convert-plaintext-to-md?ref=badge)
npx agentictools info skills/github-awesome-copilot-convert-plaintext-to-md

The second line is the CLI lookup for this page — handy in READMEs and docs.