article-seo-leo-enhancer

Inject SEO/LEO frontmatter fields into Markdown articles.

4|1|Updated Jan 11, 2018
One-click install
npx skills add https://github.com/izikeros/blog --skill article-seo-leo-enhancer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: article-seo-leo-enhancer
Source: https://github.com/izikeros/blog/tree/main/.factory/skills/article-seo-leo-enhancer
Command: npx skills add https://github.com/izikeros/blog --skill article-seo-leo-enhancer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps authors and teams automatically enrich Markdown articles with SEO/LEO frontmatter fields to improve AI discoverability and consistency across publications.

Core Features & Use Cases

  • Inject AI-Summary, Key-Takeaways, Article-Type, Expertise-Level, FAQ, and HowTo-Steps into the article frontmatter.
  • Analyze article content to determine appropriate Article-Type (article, howto, or faq) and estimate Expertise-Level.
  • Automatically invoke the article-post-edit-actions skill after completion to maintain workflow chaining.

Quick Start

Provide the path to a Markdown article and run the skill to update its frontmatter and trigger post-edit actions.

Frequently Asked Questions about article-seo-leo-enhancer

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

FAQPage Schema
How do I add AI-friendly metadata to Markdown articles for better AI discoverability?

You can automatically inject SEO/LEO frontmatter fields such as AI-Summary, Key-Takeaways, and FAQ into Markdown articles to improve AI discoverability. This process reads existing content and performs non-destructive updates to enrich the frontmatter.

What is LEO metadata in article optimization?

LEO metadata in article optimization refers to AI-friendly frontmatter fields like AI-Summary, Key-Takeaways, and Article-Type that enhance content discoverability for AI systems. It structures article data so AI tools can parse and summarize the content effectively.

Can I automatically generate FAQ and HowTo steps from existing Markdown content?

Yes, you can automatically generate FAQ and HowTo-Steps from existing Markdown content. The skill analyzes the article body to determine the appropriate Article-Type and estimates the Expertise-Level, injecting these structured fields into the frontmatter non-destructively.

Does adding SEO frontmatter overwrite my existing Markdown content?

Adding SEO frontmatter does not overwrite your existing Markdown content. The augmentation process performs non-destructive updates, reading your existing content and frontmatter, then injecting AI-Summary and other metadata fields without altering the original article body.

How do Markdown articles determine the correct Article-Type for AI summarization?

Markdown articles determine the correct Article-Type for AI summarization by analyzing the content structure. The skill reads the article body and automatically categorizes it as an article, howto, or faq, then injects this Article-Type into the frontmatter.