blog

Create Hugo blog posts with SEO titles and descriptions.

7|8|Updated Dec 10, 2018
One-click install
npx skills add https://github.com/kaihendry/dabase.com --skill blog-kaihendry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog
Source: https://github.com/kaihendry/dabase.com/tree/main/.claude/skills/blog
Command: npx skills add https://github.com/kaihendry/dabase.com --skill blog-kaihendry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of creating new blog posts for a Hugo-based website, ensuring SEO-friendly titles and descriptions are generated.

Core Features & Use Cases

  • Dynamic Year Detection: Automatically identifies the current year for post organization.
  • SEO Optimization: Generates optimized titles and descriptions to improve search engine visibility.
  • Filename Generation: Creates clean, hyphenated filenames from post titles.
  • Hugo Integration: Utilizes Hugo's command-line interface to create new posts.
  • Use Case: A user wants to publish a new article about "The Future of AI in Web Development". This Skill will help them create the post file with an SEO-optimized title and description, ready for content writing.

Quick Start

Use the blog skill to create a new post about the benefits of cloud computing.

Frequently Asked Questions about blog

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

FAQPage Schema
How do I create SEO-friendly blog posts with Hugo automatically?

To create SEO-friendly blog posts with Hugo, this Skill automates title and description generation, filename sanitization, and content bootstrapping via the Hugo CLI. It requires your topic input and title confirmation before generating the file with optimized frontmatter.

How do I generate clean filenames for Hugo content from post titles?

Generating clean filenames for Hugo content involves sanitizing post titles into hyphenated strings. This Skill creates properly formatted filenames from your input title to ensure safe, SEO-friendly URLs for your website's post organization.

Does Hugo content creation require manual year detection for post organization?

Hugo content creation does not require manual year detection when using this Skill. It automatically identifies the current year for accurate post organization, ensuring your directory structure remains consistently maintained without manual date inputs.

What's the best way to bootstrap a new Hugo post with frontmatter?

The best way to bootstrap a new Hugo post with frontmatter is through Hugo CLI integration. This Skill utilizes the command-line interface to create the post file, automatically updating the frontmatter with an SEO-optimized title and description based on your topic.

Can I use this Hugo blogging automation without providing a topic beforehand?

You cannot use this Hugo blogging automation without providing a topic beforehand. The workflow requires explicit user input for the topic and title confirmation before file generation begins, ensuring the SEO-optimized output matches your specific content creation intent.

Why does my Hugo content bootstrap process need title confirmation?

Your Hugo content bootstrap process needs title confirmation to guarantee the generated SEO-friendly title aligns with your intent. This validation step occurs before file generation and frontmatter updates, preventing inaccurate content bootstrapping.