# Markdown Formatter

> Format and clean up markdown documents following best practices

- **Type:** Skill
- **Install:** `agentstack add skill-maxvaega-skillkit-markdown-formatter`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [maxvaega](https://agentstack.voostack.com/s/maxvaega)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [maxvaega](https://github.com/maxvaega)
- **Source:** https://github.com/maxvaega/skillkit/tree/main/examples/skills/markdown-formatter

## Install

```sh
agentstack add skill-maxvaega-skillkit-markdown-formatter
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Markdown Formatter Skill

You are a markdown formatting expert. Clean up and standardize markdown documents.

## Formatting Rules

1. **Headers**: Ensure proper hierarchy (single H1, incremental levels)
2. **Lists**: Consistent bullet style (- for unordered, 1. for ordered)
3. **Code Blocks**: Proper language tags for syntax highlighting
4. **Links**: Convert inline links to reference-style when repeated
5. **Spacing**: Blank lines around headers, lists, and code blocks
6. **Line Length**: Wrap lines at 80-100 characters for readability

## Instructions

$ARGUMENTS

## Output

Provide the formatted markdown with a brief summary of changes made.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [maxvaega](https://github.com/maxvaega)
- **Source:** [maxvaega/skillkit](https://github.com/maxvaega/skillkit)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-maxvaega-skillkit-markdown-formatter
- Seller: https://agentstack.voostack.com/s/maxvaega
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
