Skill Style Guide

🌐Community
by josephmanghan · vlatest · Repository

This Skill Style Guide ensures consistent writing by providing a centralized reference for brand voice and formatting guidelines – boosting clarity & professionalism.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add skill-style-guide npx -- -y @trustedskills/skill-style-guide
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "skill-style-guide": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/skill-style-guide"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides a standardized approach to formatting text, ensuring consistency and readability. It can automatically apply headings, lists, and other structural elements based on provided instructions or existing content. The tool aims to improve clarity and professionalism in written materials by adhering to established style guidelines.

When to use it

  • Formatting documentation: Quickly convert raw text into well-structured documents with clear headings and formatting.
  • Creating consistent reports: Ensure all sections of a report follow the same stylistic conventions.
  • Standardizing meeting notes: Transform unstructured meeting transcripts into organized, readable summaries.
  • Improving blog post readability: Automatically apply markdown formatting to enhance the visual appeal and structure of blog content.

Key capabilities

  • Markdown Formatting
  • Heading Generation
  • List Creation
  • Style Standardization

Example prompts

  • "Format this text as a markdown style guide."
  • "Apply headings and lists to this document."
  • "Standardize the formatting of these meeting notes."

Tips & gotchas

The skill relies on clear instructions. Providing examples of desired formatting 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
josephmanghan
Installs
5

🌐 Community

Passed automated security scans.