More screenshots
Works with the AI tools you already use
📊 Markdown Table Formatter
The Markdown Table Formatter is a specialized utility designed to clean up messy, poorly aligned GitHub-Flavored Markdown (GFM) tables.
Free
See it in action
You say
Align the messy markdown table in README.md and convert the data in data.csv into a table at the end of the file.
Your agent does
| Feature | Status | | :--- | :--- | | Auth | Done | | API | Pending |
Table from data.csv: | ID | Name | Value | | :-- | :-- | :-- | | 101 | Server A | 99.9% | | 102 | Server B | 95.0% |
About this skill
What it does
The Markdown Table Formatter is a specialized utility designed to clean up messy, poorly aligned GitHub-Flavored Markdown (GFM) tables. It normalizes column widths and handles spacing to ensure your documentation remains readable in raw text format. Beyond simple formatting, it provides bridge functionality to convert CSV and TSV data directly into valid Markdown tables.
Why use this skill
Manual table formatting in Markdown is tedious and error-prone. While many AI agents can "fix" a table, they often hallucinate cell content or alter data unintentionally. This skill uses a deterministic formatting engine that guarantees cell content remains untouched while strictly enforcing structural alignment. It is ideal for developers maintaining large documentation repositories where visual consistency is required.
Supported features
- Visual Alignment: Automatically adjusts padding so columns line up perfectly.
- CSV/TSV Conversion: Quickly transform spreadsheet exports into Markdown.
- Safety First: Built-in guardrails prevent overwriting files without explicit flags.
- GFM Compliance: Outputs tables compatible with GitHub, GitLab, and most modern Markdown parsers.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
1 install
Downloaded by developers to date
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 1 month ago
- Free forever, no account required
Creator
JustHandled Labs builds focused agent skills for the work nobody wants to do by hand. Each one is a single repeatable job done well: catching the security and data mistakes that quietly ship, keeping docs and tests honest, gating the commands an agent is about to run, sharpening writing, and handling the founder chores around launches, outreach, and brand setup. Not generic AI productivity. Specific workflows that are easy to run, review, and repeat. Maintained by H.J. Westerfield, with a background in communications, editing, project coordination, customer support, and practical AI systems. Tools for people who want useful automation without theatrical complexity.
Frequently Asked Questions
Popular in Documentation

API Docs Writer
Generate consistent API reference docs from your code, OpenAPI spec, or route handlers — per-endpoint parameters, real request and response examples, error codes, auth, and copy-pasteable curl, written for the developer calling the API.
incident-postmortem
Transform raw incident logs and Slack threads into blameless, structured postmortems and 5-Whys RCA reports.
skill-polisher
Transform raw skill documentation into high-conversion, readable marketplace listings without losing LLM context.
readme-validator
Audit README files for broken links, missing sections, and formatting issues to ensure professional documentation.