article-check

Audit blog articles for SEO, references, bilingual completeness, and frontmatter.

1|Updated Jun 14, 2021
One-click install
npx skills add https://github.com/XingMXTeam/maoxunxing.com --skill article-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: article-check
Source: https://github.com/XingMXTeam/maoxunxing.com/tree/main/.qoder/skills/article-check
Command: npx skills add https://github.com/XingMXTeam/maoxunxing.com --skill article-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quality checker for maoxunxing.com blog articles, validating references, bilingual completeness, frontmatter accuracy, and link integrity to improve SEO and content reliability.

Core Features & Use Cases

  • References & SEO Compliance: ensures a References section with valid external links and categorized sources.
  • Bilingual Validation: checks for index.zh-cn.md and index.en.md matching headings and tags.
  • Frontmatter & Structure: validates title, description, date, tags, and document structure.
  • Link Health: flags non-HTTPS or broken internal/external links.

Quick Start

Check a specific article by running /article-check {path} to validate references, bilingual versions, frontmatter, and links.

Frequently Asked Questions about article-check

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

FAQPage Schema
How do I validate frontmatter and SEO structure for blog articles?

To validate frontmatter and SEO structure for blog articles, run an audit to verify title, description, date, and tags fields, ensuring your content meets structural compliance and improves search visibility.

What is the best way to check bilingual completeness in markdown files?

Checking bilingual completeness in markdown files involves verifying that paired language versions, such as zh-cn and en, have matching headings and tags to ensure consistent content structure across both translations.

How do I ensure my article references use HTTPS and include valid sources?

Ensuring article references use HTTPS and include valid sources requires scanning external links to flag non-HTTPS URLs and verifying the references section contains 3 to 5 categorized citations.

Can I batch check multiple articles for link health and references?

Yes, you can batch check multiple articles for link health and references, running a site-wide audit to validate external source lists and flag broken or non-HTTPS links across all posts simultaneously.

Does article validation work for single articles or only entire content directories?

Article validation works for both single articles and entire content directories, allowing you to target a specific file path for an isolated check or run a batch audit across all posts.