create-blog

Generate Traditional Chinese TypeMD blog drafts and stage markdown files.

9|2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/typemd/typemd --skill create-blog-typemd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-blog
Source: https://github.com/typemd/typemd/tree/main/.claude/skills/create-blog
Command: npx skills add https://github.com/typemd/typemd --skill create-blog-typemd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It enables users to create high‑quality, fully‑staged TypeMD blog posts without manual file handling, ensuring accurate technical content and bilingual publishing.

Core Features & Use Cases

  • Research: Automatically reads source code and examples to guarantee factual accuracy.
  • Drafting: Generates a Traditional Chinese draft following the project’s markdown conventions.
  • Syncing: Calls the sync‑blog skill to produce an English version.
  • Staging: Prepares markdown files for commit, leaving final version control to the user.

Quick Start

Ask the assistant to write a blog post about your chosen topic.

Frequently Asked Questions about create-blog

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

FAQPage Schema
How do I draft a Traditional Chinese blog post and sync it to English markdown?

The create-blog skill generates a Traditional Chinese blog draft and automatically calls the sync-blog skill to produce an English translation, ensuring bilingual markdown content staging without manual file handling.

What is the best way to stage markdown blog files for non-release content?

The best way to stage markdown blog files is to generate the draft following the project's markdown conventions, which automatically prepares the files for your final version control commit.

How does researching source code improve technical blog post generation?

Researching source code ensures technical blog post accuracy by reading actual implementations and examples before generating the draft, guaranteeing factual correctness in the markdown output.

Can I use this skill to write blog content without knowing the project's markdown structure?

Yes, you can generate blog content without knowing the markdown structure because the skill automatically adheres to the project's specific markdown conventions during the drafting process.

Do I need to manually translate my Traditional Chinese drafts to English?

No, manual translation is unnecessary because the skill automatically calls the sync-blog skill to produce the English version during the staging workflow.

Why are my staged markdown blog files left for manual version control?

Staged markdown files are left for manual version control to ensure users retain final commit authority after the skill prepares the drafted and synced blog content.