blog-writer▌
lightfastai/lightfast · updated Apr 8, 2026
Create clear, accurate blog posts that help developers understand Lightfast capabilities and industry trends.
Blog Writer
Create clear, accurate blog posts that help developers understand Lightfast capabilities and industry trends.
Critical: Accuracy Over Marketing
Before writing anything:
-
Verify every claim:
- If you cite a number, confirm the source
- If you mention a feature, confirm it exists in production
- When uncertain, ask for clarification
-
Never oversell:
- Disclose limitations: "Currently supports X; Y coming in vZ"
- Be honest about beta status and rollout timelines
-
Match category voice:
- Engineering: Technical authority, data-driven
- Company: Visionary, category-defining
- Product: Problem-solver, benefit-oriented
- Tutorial: Step-by-step, practical
- Research: Data-driven, methodology-first
Writing Guidelines
- Concise & scannable: Match category word counts
- Lead with value: Start with what readers gain
- Be transparent: Mention beta status, limitations
- Active voice: "You can now..." not "Users are able to..."
- No emoji: Professional tone
- Include TL;DR: 20-300 chars for AI citation (in frontmatter
tldrfield) - FAQ section: 3-5 questions matching search queries (in frontmatter
faq[]) - Code examples: Required for Engineering posts
Workflow
- Detect category from input or ask if unclear
- Load category style from
resources/categories/{category}.md - Research topic using web-search-researcher agent
- Draft following category template and templates
- Add AEO elements per aeo-requirements
- Review with checklist
Quick Reference
Category Selection
| Category | Use When | Audience |
|---|---|---|
| Engineering | Technical deep-dives, architecture, research | Developers, engineers |
| Company | Funding, partnerships, events, hiring | Executives, investors |
| Product | Feature launches, updates, tutorials | Customers, prospects |
| Tutorial | Step-by-step how-tos, guides | Developers learning |
| Research | Data analysis, findings, benchmarks | Engineering leaders |
Do
- Include code examples (Engineering/Tutorial)
- Use "shift from/to" narratives (Company)
- Lead with pain point (Product)
- Link to 3-5 related docs
Don't
- Marketing buzzwords without substance
- Claims without verification
- Long paragraphs (keep sections scannable)
- Generic corporate speak
Output
Save drafts to: thoughts/blog/{YYYY-MM-DD-slug}.md
Required Frontmatter Fields
Every draft MUST include (maps to BlogPostSchema in apps/www/src/lib/content-schemas.ts):
title(core)description(150-160 chars — this is the meta description)keywords[](min 3 — first entry is primary keyword)ogTitle,ogDescription,ogImage(social/OG)authors[](structured array with name, url, twitterHandle)publishedAt,updatedAt(ISO datetimes)category(engineering | product | company | tutorial | research)readingTimeMinutes(integer)featured(boolean)tldr(20-300 chars)faq[](min 1 entry)_draft: true(traceability)
See resources/templates.md for complete frontmatter template.
Resources
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.6★★★★★25 reviews- ★★★★★Chaitanya Patil· Dec 24, 2024
Solid pick for teams standardizing on skills: blog-writer is focused, and the summary matches what you get after install.
- ★★★★★William Haddad· Dec 16, 2024
blog-writer is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Kwame Garcia· Dec 12, 2024
Keeps context tight: blog-writer is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Rahul Santra· Nov 23, 2024
I recommend blog-writer for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Piyush G· Nov 15, 2024
We added blog-writer from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Xiao Smith· Nov 7, 2024
blog-writer reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Kwame Johnson· Nov 3, 2024
Registry listing for blog-writer matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Mateo Haddad· Oct 26, 2024
Registry listing for blog-writer matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Henry Malhotra· Oct 22, 2024
blog-writer reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Pratham Ware· Oct 14, 2024
Useful defaults in blog-writer — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
showing 1-10 of 25