blog-writer

Guide users through blog post creation and output MDX content.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/yuanshenjian-cn/yuanshenjian-cn --skill blog-writer-yuanshenjian-cn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-writer
Source: https://github.com/yuanshenjian-cn/yuanshenjian-cn/tree/main/.opencode/skills/blog-writer
Command: npx skills add https://github.com/yuanshenjian-cn/yuanshenjian-cn --skill blog-writer-yuanshenjian-cn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @types/node, chalk, fs-extra, inquirer, path, prettier, remark-gfm, rehype-prism-plus, gray-matter, glob, child_process, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of blog posts, from topic ideation to final publication, streamlining the content creation process for bloggers and content creators.

Core Features & Use Cases

  • Interactive Content Generation: Guides users through selecting topics, types, styles, and word counts.
  • Material Integration: Seamlessly incorporates user-provided text or files as source material.
  • Style Emulation: Analyzes and mimics writing styles from provided samples.
  • Use Case: A user wants to write a technical blog post about Docker. They can specify the topic, choose a 'technical sharing' type, a 'professional and rigorous' style, and a target word count. The Skill will then generate an outline, draft the content, and save it as an MDX file, ready for publication.

Quick Start

Use the blog writer skill to create a blog post about the benefits of using Spring Boot for RESTful APIs.

Frequently Asked Questions about blog-writer

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

FAQPage Schema
How do I generate MDX blog posts from existing technical writing materials?

To generate MDX blog posts, this assistant interactively guides you through topic selection, article type, and word count, integrating your provided text or files as source material to output validated MDX content.

What is the best way to emulate a specific writing style for AI content creation?

The best way to emulate a specific writing style for AI content creation is to provide a writing sample; the tool analyzes and mimics the style, applying it to your chosen topic while maintaining your desired tone and word count.

Can I use this tool to create technical sharing articles with a professional and rigorous tone?

Yes, you can create technical sharing articles with a professional and rigorous tone by specifying the 'technical sharing' article type and selecting your desired style during the interactive content generation process.

Does the blog writing assistant support automated validation for MDX format output?

Yes, the blog writing assistant supports automated validation for MDX format output, ensuring that the generated markdown content is structurally sound and ready for publication after drafting.

How do I automate topic ideation and outline drafting for a Docker technical blog post?

You automate topic ideation and outline drafting for a Docker technical blog post by specifying the topic and target word count; the assistant generates the outline, drafts the content, and saves it as an MDX file.