blog-site

Create a blog or newsletter site from Markdown files or SQLite content.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill blog-site-uniquecrete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-site
Source: https://github.com/Uniquecrete/ThinkFasterv1/tree/main/Skills/zo-blog-site
Command: npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill blog-site-uniquecrete

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the friction of publishing consistently by guiding you to turn your existing writing into a working blog or newsletter site.

Core Features & Use Cases

  • Step-by-step setup: Helps you choose how you store content and how the site should look before creating the blog template.
  • Markdown-first workflow: Lets you keep drafts and posts as files anywhere in your workspace and have the site render them.
  • Customizable demo: Starts with a working example you can rename, style, and tailor to your topic and posting style.

Quick Start

Tell Zo what you want to call your blog site and whether you will store posts as Markdown files or in a SQLite database, then have it create the blog template with a working demo you can customize.

Frequently Asked Questions about blog-site

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a blog site from my existing markdown files?

To create a blog site from markdown files, you can generate a working blog template and configure it to render drafts and posts stored anywhere in your workspace. The setup guides you through choosing a storage method and theme details before launching.

Can I use a SQLite database to store content for my newsletter site?

Yes, you can use a SQLite database to store content for your newsletter site. During setup, you choose between storing posts as Markdown files or in a SQLite database, and the site template is created accordingly to manage your published content.

What is the best way to organize drafts and published posts for a website?

The best way to organize drafts and published posts is using a markdown-first workflow that keeps files anywhere in your workspace. The site template automatically renders these files, removing friction and helping you publish consistently.

Do I need coding skills to customize the blog template and styling?

You do not need advanced coding skills to customize the blog template. The process starts with a working demo that you can rename, style, and tailor to your topic by guiding edits to content and styling using your workspace files.

How does the markdown-first blog creation workflow handle content publishing?

The markdown-first workflow handles content publishing by rendering your workspace files directly into a live site. It removes publishing friction by turning existing writing into a working blog or newsletter template without requiring manual formatting.