Style Transform

🌐Community
by sunqb · vlatest · Repository

Transforms text to match specified writing styles, tones, and voices based on provided examples.

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 style-transform npx -- -y @trustedskills/style-transform
2

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

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

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

About This Skill

What it does

The style-transform skill allows you to modify the visual presentation of text. It can apply specific styling rules, such as font size, color, and weight, to transform how text is displayed. This enables agents to create visually distinct outputs for different purposes or audiences.

When to use it

  • Generating reports with highlighted key findings.
  • Creating presentations where certain words or phrases need emphasis.
  • Formatting code snippets within a larger document.
  • Producing marketing materials with specific branding requirements.
  • Styling chatbot responses for improved readability and user experience.

Key capabilities

  • Applies font size adjustments.
  • Modifies text color.
  • Changes text weight (boldness).

Example prompts

  • "Make the phrase 'important data' bold."
  • "Change the color of all code snippets to blue."
  • "Increase the font size of the summary section by 2 points."

Tips & gotchas

The skill’s effectiveness depends on the underlying text rendering capabilities of the platform it is used within. Complex styling requests might not be fully supported depending on the output medium (e.g., plain text vs. rich HTML).

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
sunqb
Installs
4

🌐 Community

Passed automated security scans.