Format Note
Automatically formats notes into structured outlines, bullet points, or tables based on provided content and desired style.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add format-note npx -- -y @trustedskills/format-note
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"format-note": {
"command": "npx",
"args": [
"-y",
"@trustedskills/format-note"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The format-note skill allows an AI agent to reformat notes into a more readable and organized structure. It can take raw, unstructured note text and transform it into a formatted output with headings, lists, and other structural elements. This helps improve clarity and comprehension of the information contained within the notes.
When to use it
- You have a large block of meeting notes that are difficult to parse quickly.
- You want to convert handwritten notes or text from an image into a structured digital format.
- You need to create outlines or summaries from existing note content.
- You're working with research notes and want to organize them for easier review.
Key capabilities
- Note reformatting
- Structural organization
- Heading generation
- List creation
Example prompts
- "Please format these meeting notes into a clear outline."
- "Can you convert this raw text into a structured document with headings and lists?"
- "Reformat the following research notes, adding appropriate section titles."
Tips & gotchas
The quality of the formatted output depends on the clarity and structure of the original note content. Providing context or desired formatting styles 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.