Output Formatter
This Output Formatter neatly structures your AI-generated text into desired formats (e.g., lists, paragraphs) for cleaner results and easier use.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add output-formatter npx -- -y @trustedskills/output-formatter
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"output-formatter": {
"command": "npx",
"args": [
"-y",
"@trustedskills/output-formatter"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The provided source content contains only HTML metadata and structural code for a web page. It lacks the specific descriptive text, features, or usage scenarios required to write a skill guide. Consequently, I cannot generate the requested sections without hallucinating details not present in the source.
To proceed, please provide the actual description, feature list, or documentation content associated with the "output-formatter" skill.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.