Goolge Styleguides Skills
This skill generates content aligned with Google’s style guides for clarity and consistency in writing.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add goolge-styleguides-skills npx -- -y @trustedskills/goolge-styleguides-skills
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"goolge-styleguides-skills": {
"command": "npx",
"args": [
"-y",
"@trustedskills/goolge-styleguides-skills"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to apply Google's style guides for writing and formatting. It can check text for adherence to specific guidelines, suggest improvements based on those rules, and reformat documents to match the desired style. The skill aims to improve consistency and clarity in written content by leveraging established best practices.
When to use it
- Content Creation: Ensure blog posts, articles, or marketing materials align with Google's brand voice and writing standards.
- Document Editing: Quickly review and edit existing documents (reports, emails) for style consistency.
- Technical Writing: Help technical writers adhere to specific formatting and language conventions within documentation.
- Code Comments: Apply consistent commenting styles in codebases following Google's recommendations.
Key capabilities
- Google Style Guide Adherence
- Text Formatting
- Writing Improvement Suggestions
- Brand Voice Consistency
Example prompts
- "Check this paragraph for compliance with the Google Developer Documentation style guide."
- "Reformat this email to match Google's internal communication guidelines."
- “Suggest improvements to this blog post based on Google’s content style guide.”
Tips & gotchas
This skill requires a clear understanding of which specific Google Style Guide is being referenced, as multiple versions exist. Providing context about the target audience and purpose of the text can improve the quality of suggestions.
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.