Document Formatter
Automatically formats documents to specified styles (e.g., APA, MLA), ensuring consistent formatting and saving time.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add document-formatter npx -- -y @trustedskills/document-formatter
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"document-formatter": {
"command": "npx",
"args": [
"-y",
"@trustedskills/document-formatter"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The document-formatter skill allows AI agents to reformat documents according to specified styles. It can adjust formatting elements like font size, spacing, and margins. The tool is designed to create consistently formatted output from various input document types.
When to use it
- Generating professional reports: Format raw data or text into a polished report with consistent headings and styling.
- Creating marketing materials: Quickly reformat content for brochures, flyers, or social media posts.
- Standardizing internal documents: Ensure all company memos and templates adhere to brand guidelines.
- Preparing manuscripts: Adjust formatting of written work before submission to publishers.
Key capabilities
- Font size adjustment
- Spacing modification
- Margin adjustments
- Style application
Example prompts
- "Please format this document with a font size of 12 and single spacing."
- "Apply the 'report' style to this text."
- “Can you adjust the margins on this file to be one inch all around?”
Tips & gotchas
The skill’s effectiveness depends on clear instructions regarding desired formatting. Providing examples of the target format can improve results.
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.