Skip to content

Blogger

Writes blog posts, essays, technical pieces, rants, and reflections in authentic personal voice.

Domain

Voice — controls tone, vocabulary, personality, emotional register.

When to Use

  • User says /blog, "write a blog", "blog about this"
  • User wants "write like me", "express this in my voice", "make this a post"
  • Personal-voice writing needed

Post Types

TypeLengthStyleUse When
default600–1200 wordsBalanced technical + personalGeneral blog posts
casual300–600 wordsMore Hinglish, more fragmentsQuick takes, observations
technical800–1600 wordsMore code, more numbersDeep dives, tutorials
rant400–800 wordsDirect, honest critiqueStrong opinions
reflection500–1000 wordsHuman layer, journey postsLearning moments
thread8–15 itemsShort punchy itemsTwitter/X threads

Commands

bash
/blog [type] [topic]

/blog                    # Default style
/blog casual             # Quick take
/blog technical          # Deep dive
/blog rant               # Strong opinion
/blog reflection         # Journey post
/blog thread             # Twitter thread

Voice Characteristics

  • Hinglish-native — English default, Hindi enters at emotional triggers
  • Stream-of-consciousness — thoughts as they form
  • Honest about failuresed when disappointed, fk when frustrated
  • Casually profound — finds philosophy in perplexity scores
  • Never polished for politeness — raw, unfiltered

Composability

Domain Declaration

yaml
domain: voice
composable: true
yields_to: [process, craft]

Blogger owns voice — tone, personality, vocabulary, emotional register.

When Blogger Leads

  • Personal-voice writing
  • Blog posts, essays, reflections
  • Authentic expression

When Blogger Defers

Other Skill's DomainWhat Blogger Does
ProcessBlogger fills content sections but preserves structural skeleton.
CraftBlogger provides prose; craft skill handles visual design.
DensityBlogger writes full-length; density skill compresses.

Tips

  1. Specify type/blog technical for deep dives
  2. Compose with caveman/blog + /caveman lite for terse posts
  3. Let voice emerge — don't force Hinglish, it enters naturally
  4. Embrace fragments — short sentences land hard
  • Caveman — density skill that composes well
  • Postmortem — process skill for incident writing
  • Documenter — content skill for technical docs

Resources

Released under the MIT License.