write-post

Plan and scaffold MDX blog posts from a topic and style guide.

4|Updated Aug 1, 2020
One-click install
npx skills add https://github.com/thinceller/thinceller.net --skill write-post-thinceller
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-post
Source: https://github.com/thinceller/thinceller.net/tree/main/.claude/skills/write-post
Command: npx skills add https://github.com/thinceller/thinceller.net --skill write-post-thinceller

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you turn a blog post idea into a well-structured MDX article by choosing the right article pattern, aligning it with the writing style guide, and setting up the file scaffold for you.

Core Features & Use Cases

  • Article Type Selection: Identifies the best structure for topics such as technical migrations, tool creation, learning notes, problem solving, update reports, and reflective essays.
  • MDX Scaffold Generation: Creates a post filename, frontmatter, and section outline that fit the repository’s blog workflow.
  • Style-Guided Writing Support: Keeps the writing consistent with the author’s preferred tone, heading hierarchy, and link conventions.
  • Use Case: When you want to publish a post about introducing a new tool, this Skill helps decide the article pattern, prepare the draft file, and guide you section by section.

Quick Start

Ask the skill to help create a new blog post from your topic and it will propose the best article type and scaffold the draft.

Frequently Asked Questions about write-post

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

FAQPage Schema
How do I scaffold an MDX blog post from a topic idea?

To scaffold an MDX blog post, you provide a topic and style guide to generate the filename, frontmatter, and section outline, enabling immediate structured drafting.

What is the best way to structure technical migration articles?

Structuring technical migration articles uses pattern matching to select an outline format, generating a matching MDX scaffold and frontmatter to ensure consistent technical writing.

Can I use a style guide to keep blog writing consistent?

You can apply a style guide to maintain blog writing consistency by enforcing preferred tone, heading hierarchies, and link conventions across the generated MDX draft.

Does MDX scaffold generation work for reflective essays and learning logs?

MDX scaffold generation supports reflective essays and learning logs by identifying the best structural pattern and creating a frontmatter-equipped draft file aligned to your workflow.

How do I plan content for a new tool launch post?

To plan content for a new tool launch post, you input the topic to receive a proposed article pattern, a prepared MDX draft file scaffold, and section-by-section drafting guidance.