convert-plaintext-to-md
Converts plaintext documentation to formatted Markdown using templates, instructions, and platform-specific rules.
Install
npx skills add https://github.com/github/awesome-copilot --skill convert-plaintext-to-mdStats
| Total installs | 7,462 |
| Weekly installs | 7.5K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Supports three conversion approaches: explicit instructions, documented options, or reference file templates for consistent formatting patterns
- Includes predefined instruction shortcuts for common tasks like removing header digits, adjusting heading levels, and reducing indentation
- Handles code block detection with language identification, proper list nesting, and markdown syntax compliance across multiple target platforms (GitHub, GitLab, VS Code, CommonMark, StackOverflow)
- Optional finalization mode trims formatting inconsistencies, escapes special characters, and standardizes spacing throughout the document
Tags
Related skills
| Skill | Installs | vs convert-plaintext-to-md |
|---|---|---|
| power-bi-dax-optimization | 7,461 | -1 |
| gen-specs-as-issues | 7,412 | -50 |
| technology-stack-blueprint-generator | 7,483 | +21 |
| model-recommendation | 7,432 | -30 |
| github-copilot-starter | 7,488 | +26 |
FAQ
- How many installs does convert-plaintext-to-md have?
- convert-plaintext-to-md has 7,462 total installs and 7.5K installs this week.
- Where is convert-plaintext-to-md hosted?
- convert-plaintext-to-md is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does convert-plaintext-to-md have?
- convert-plaintext-to-md has 27.4K GitHub stars.
- When was convert-plaintext-to-md first indexed?
- OrangeBot.AI first indexed convert-plaintext-to-md on Feb 25, 2026.
- How do I install convert-plaintext-to-md?
- Run: npx skills add https://github.com/github/awesome-copilot --skill convert-plaintext-to-md