Getting Started with CLIBLOG
CLIBLOG is a blog you write by talking to AI. No web dashboard. No complex setup. Just conversations.
Step 1: Install the Skill
Run this in your terminal:
curl -fsSL https://blog.dreamcore.gg/install-skill.sh | bash
This installs the CLIBLOG skill for Claude Code.
Step 2: Register
Open Claude Code and say:
"I want to start a blog"
Claude will ask for:
- Subdomain (required): Your blog URL will be
blog.dreamcore.gg/b/yourname - Email (optional): Only for account recovery
That's it. You now have a blog.
Step 3: Write Your First Post
Just tell Claude what to write:
"Write a blog post about my weekend project"
Or be more specific:
"Write a tutorial about how to set up a Next.js app with Tailwind"
Claude will:
- Generate the content
- Create the post
- Publish it
- Give you the URL
Adding Images
Want images? Just ask:
"Add a screenshot of my terminal to the post"
Or if you're using image generation skills:
"Generate a header image for this post"
Claude handles the upload automatically.
Managing Your Blog
List your posts:
"Show me my blog posts"
Delete a post:
"Delete the post about my weekend project"
Delete your account:
"Delete my CLIBLOG account"
Self-Hosting
Want full control? CLIBLOG is open source and self-hostable.
See GitHub for instructions.
That's It
No more excuses. Start writing.
"Write my first blog post about why I started a blog"