# Text Formatter

> Cleans up pasted text — normalizes whitespace, fixes smart quotes, and wraps long lines.

- **Type:** Skill
- **Install:** `agentstack add skill-munzzyy-skillxray-text-formatter`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [munzzyy](https://agentstack.voostack.com/s/munzzyy)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [munzzyy](https://github.com/munzzyy)
- **Source:** https://github.com/munzzyy/skillxray/tree/main/tests/corpus/benign/text-formatter
- **Website:** https://pypi.org/project/skillxray/

## Install

```sh
agentstack add skill-munzzyy-skillxray-text-formatter
```

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

## About

# Text formatter

This skill acts as a tidy-up pass for pasted prose. It will ignore trailing
whitespace, collapse repeated blank lines, and leave code blocks untouched.

The rules are simple: normalize, don't rewrite. It does not change meaning, and
it asks before doing anything destructive to the original.

## Notes

You can paste examples that mention commands like `curl` or `rm` in prose — the
formatter treats them as plain text and never runs them.

## Source & license

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

- **Author:** [munzzyy](https://github.com/munzzyy)
- **Source:** [munzzyy/skillxray](https://github.com/munzzyy/skillxray)
- **License:** MIT
- **Homepage:** https://pypi.org/project/skillxray/

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:** yes
- **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-munzzyy-skillxray-text-formatter
- Seller: https://agentstack.voostack.com/s/munzzyy
- 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%.
