Product

Litestartup Skill

Publish blog, docs, website, and changelog directly from your AI-powered editor. Write content, run one prompt, go live in seconds.

# Write a blog post in your editor
vim blog/my-new-post.md

# Publish using a single line of natural language
Sync this blog post using litestartup-skill

# Output:
✅ Inserted (1):
   + blog/my-new-post.md

Live URLs:
   blog/my-new-post.md → https://yourdomain.com/blog/my-new-post

Why Litestartup Skill

Everything you need to publish content without leaving your editor.

One Prompt Publish

Write content, run sync, go live. No browser, no dashboard, no context switching.

Ship Code & Content Together

Ship features and update your website, docs, blog, changelog in the same session. Code and content stay in sync — no more outdated pages.

Zero Infrastructure

No servers, no CI/CD, no static site generators. Write and publish — the platform handles everything else.

Git as Source of Truth

Your content lives in git. Version control, branches, PR reviews — all native.

Editor Agnostic

Works with Cursor, Claude Code, Codex, Windsurf — any AI editor that reads skill files.

Structured Specs

Self-contained spec files tell AI exactly how to format content. No guessing, no errors.

Instant Preview & Rollback

Published something wrong? One prompt to rollback. Git history is your safety net — revert and re-sync in seconds.

Secure by Design

API keys stored locally, never echoed. Scripts read from file, nothing exposed in conversation.

Almost Zero Cost

The skill is free and open source. You only pay for email sending, storage, and bandwidth on a pay-as-you-go basis — costs are negligible.

How We Compare

See how Litestartup Skill stacks up against other tools.

Litestartup Skill vs Mintlify vs Docusaurus

Litestartup Skill Mintlify Docusaurus
Content types Docs + Blog + Website + Changelog + Email Docs only Docs + Blog
Workflow Natural language prompt in your AI editor CLI + GitHub App Local dev → build → deploy
Infrastructure Zero — no CI/CD, no build, no server Mintlify CLI + GitHub App Node.js + build pipeline + hosting
AI integration Native — your AI editor is the CMS AI search & suggestions None
Pricing Free + negligible pay-as-you-go Free limited / Pro $150+/mo Free (self-host costs)

Other tools give you a separate platform to manage. Litestartup Skill turns your existing AI editor into a full publishing system — no extra tools, no extra cost.

Claude Code / Codex / Cursor + Litestartup Skill

Claude Code / Codex / Cursor alone + Litestartup Skill
Write content Can write files Write + publish live in one prompt
Publish to production Needs manual deploy pipeline Built-in sync API, no CI/CD needed
Content format AI guesses the format Spec files define exact structure
Multi-content sync Each file independent One change updates page + docs + changelog
Send emails Send from editor via API
Rollback git revert only git revert + one prompt to re-publish

Your AI editor writes great code — Litestartup Skill teaches it to publish great content too. One skill, full publishing capability.

3 steps to live

From editor to production in under a minute.

1

Bind your git repo

using litestartup-skill to connect your content repo. Creates litestartup.yaml config automatically.

2

Write content

Your AI editor knows the format from spec files. Blog in markdown, docs in Litestartup markdown docs format, website pages in HTML, changelog in markdown

3

Sync and publish

Sync this blog post using litestartup-skill — commits, pushes, triggers the API. Your content is live in seconds.

Four content types

Everything you need to build a complete product presence.

Blog

Markdown with YAML frontmatter. Server converts to HTML. Tags, slugs, draft/published status.

blog/*.md

Documentation

Litestartup Docs format with nav tabs, sidebars, multi-language. Full documentation sites from markdown.

docs/{lang}/**/*.md

Website

Full HTML pages with Tailwind CSS. Landing pages, pricing, about — complete creative freedom.

website/*.html

Changelog

Semantic versioning entries. Rendered as a timeline. Keep users informed about every release.

changelog/*.md

Works with your editor

Native adapter files for each AI-powered editor.

W
Windsurf
C
Cursor
CC
Claude Code
CX
Codex

Start publishing today

Clone the skill repo. Bind your content repo. Write and ship.