blog-adding — blog-adding install blog-adding, website, community, blog-adding install, ide skills, automated blog post creation, blog post workflow optimization, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Content Creation Agents needing automated blog post generation with Markdown and front matter support. blog-adding is a skill that automates the process of adding new blog posts, creating folders and files with front matter and cover images

Features

Creates blog folders with names in the format YYYY-MM-DD-short-slug
Generates front matter with description, slug, image, and tags
Inserts cover images near the top of the blog post
Supports custom folder names and slugs
Automates the creation of index.md files with H1 titles

# Core Topics

moonbitlang moonbitlang
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The blog-adding skill by moonbitlang is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for blog-adding install, automated blog post creation, blog post workflow optimization.

Ideal Agent Persona

Perfect for Content Creation Agents needing automated blog post generation with Markdown and front matter support.

Core Value

Empowers agents to generate new blog posts with formatted front matter, including description, slug, and image fields, while seamlessly inserting cover images using Markdown syntax and supporting protocols like HTTP for image sourcing.

Capabilities Granted for blog-adding

Automating blog post creation with custom folder names and slug URLs
Generating front matter with tags and descriptions for improved SEO
Inserting cover images into blog posts using Markdown image syntax

! Prerequisites & Limits

  • Requires filesystem access for creating blog folders and files
  • Limited to Markdown file format for blog posts
  • Dependent on user input for blog post details like title and content
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

blog-adding

Discover how to streamline your blogging workflow with blog-adding, an AI agent skill that automates blog post creation - learn how to get started today!

SKILL.md
Readonly

Add a Blog Post

Use this skill when the user asks to add a new blog post

Steps

  1. Choose a blog folder name YYYY-MM-DD-short-slug (use the current date unless the user specifies one).

  2. Create blog/<folder>/index.md with front matter:

    • description: short summary string
    • slug: URL slug without date
    • image: /img/blogs/<folder>/cover.<ext>
    • tags: array (e.g. [MoonBit])
  3. Add the H1 title and insert a cover image near the top: ![](./cover.<ext>).

  4. Copy the staging Markdown content into the blog index.md after the front matter and cover.

  5. If the post includes videos, follow the existing pattern (see blog/2024-04-18-ai-coding):

    • Place .mp4 (or .webm) files in blog/<folder>/.
    • Add import statements at the top of index.md.
    • Use <video controls src={videoImport} style={{width: '100%'}}></video> in the body.
  6. Copy referenced images/assets into blog/<folder>/ and ensure all ./image links resolve.

  7. Pick a cover image.

  8. Copy the cover into static/img/blogs/<folder>/cover.<ext> for the meta image path.

  9. If the staging post is English-only, Add a zh placeholder for English-only posts:

    • Create i18n/zh/docusaurus-plugin-content-blog/<folder>/index.md with:

      ---
      unlisted: true
      ---
      

    If the staging post includes Chinese content, Repeat steps 2-6 for the Chinese version in i18n/zh/docusaurus-plugin-content-blog/<folder>/index.md.

  10. Remove the staging folder

Notes

  • No Docusaurus config changes are required; the blog plugin picks up new folders automatically.
  • Keep file paths and front matter ASCII-safe; avoid introducing new non-ASCII unless required.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is blog-adding?

Perfect for Content Creation Agents needing automated blog post generation with Markdown and front matter support. blog-adding is a skill that automates the process of adding new blog posts, creating folders and files with front matter and cover images

How do I install blog-adding?

Run the command: npx killer-skills add moonbitlang/website/blog-adding. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for blog-adding?

Key use cases include: Automating blog post creation with custom folder names and slug URLs, Generating front matter with tags and descriptions for improved SEO, Inserting cover images into blog posts using Markdown image syntax.

Which IDEs are compatible with blog-adding?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for blog-adding?

Requires filesystem access for creating blog folders and files. Limited to Markdown file format for blog posts. Dependent on user input for blog post details like title and content.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add moonbitlang/website/blog-adding. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use blog-adding immediately in the current project.

Related Skills

Looking for an alternative to blog-adding or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI