snipgeek-blog-tone
Defines the bilingual writing style and editorial standards for SnipGeek blog posts.
Install
mkdir -p .claude/skills/snipgeek-blog-tone && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13888" && unzip -o skill.zip -d .claude/skills/snipgeek-blog-tone && rm skill.zipInstalls to .claude/skills/snipgeek-blog-tone
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Writing style and tone guide for SnipGeek blog articles. Use this skill whenever generating, writing, editing, or improving blog content — especially when expanding an outline or brief into a full article, or when producing bilingual (English + Indonesian) versions of a post. Trigger on keywords like "write article", "generate post", "blog content", "tulis artikel", "improve tulisan", "konten blog", "MDX", or any request to produce narrative content for SnipGeek.Key capabilities
- →Expand outlines into full MDX articles
- →Produce bilingual articles in English and Indonesian
- →Maintain a conversational and personal tone
- →Address the reader as "you" or "kamu"
- →Structure articles with personal context openings
- →Use MDX components like `<Expandable>` for secondary content
How it works
The skill expands a brief outline into a complete, publish-ready MDX article, ensuring a consistent conversational tone and producing both English and naturally re-narrated Indonesian versions.
Inputs & outputs
When to use snipgeek-blog-tone
- →Write a blog article from an outline
- →Translate technical blog content to Indonesian
- →Improve blog post tone and engagement
About snipgeek-blog-tone
Expands outlines into full, publish-ready MDX articles. Ensures the tone remains conversational and human while maintaining separate English and Indonesian versions.
Writing style and tone guide for SnipGeek blog articles. Use this skill whenever generating, writing, editing, or improving blog content — especially when expanding an outline or brief into a full article, or when producing bilingual (English + Indonesian) versions of a post. Trigger on keywords lik
When not to use it
- →The content is for Technical Notes (`_notes/`) which are factual, not narrative
- →A direct, literal translation from English to Indonesian is required
- →The content needs to be generic or formal
Limitations
- →The Indonesian version is not a literal translation of the English
- →The skill avoids generic openers and robotic transitions
- →The skill does not use raw <details>/<summary> tags
How it compares
This skill transforms minimal outlines into full, personalized, and bilingual blog articles, providing a structured narrative that differs from simple content expansion or direct translation.
Compared to similar skills
snipgeek-blog-tone side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| snipgeek-blog-tone (this skill) | 0 | 4mo | No flags | Intermediate |
| resume-builder | 53 | 3mo | No flags | Beginner |
| write-docs | 6 | 3mo | No flags | Beginner |
| wiki-changelog | 3 | 4mo | No flags | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
resume-builder
amruthpillai
Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON output for https://rxresu.me.
write-docs
tldraw
Writing SDK documentation for tldraw. Use when creating new documentation articles, updating existing docs, or when documentation writing guidance is needed. Applies to docs in apps/docs/content/.
wiki-changelog
microsoft
Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or needs to understand what changed in the repository.
docs-changelog
google-gemini
Provides a step-by-step procedure for generating Gemini CLI changelog files based on github release information.
docs-writer
google-gemini
Always use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.
document-writer
onmax
Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and MDC component usage. Overrides brevity rules for proper grammar. Use nuxt-content for MDC syntax, nuxt-ui for component props.