スキル一覧に戻る
chstorb

content-audit

by chstorb

Dieses Projekt ist die Basis für die GitHub-Page unter https://chstorb.github.io

0🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


Content Audit Skill

Purpose

Improve the clarity, consistency, and search visibility of Markdown files in a Jekyll project.
The skill inspects frontmatter, headings, links, images, and overall text quality.

When to Use This Skill

  • Reviewing new blog posts before publishing
  • Auditing existing pages for consistency
  • Improving SEO and internal linking
  • Ensuring accessibility and clean structure

Instructions

1. Collect Markdown Files

  • Load all .md files from _posts, _pages, and the project root.
  • Ignore files inside _site or other build output directories.

2. Analyze Frontmatter

For each file:

  • Check for required fields: title, description, date, tags.
  • Detect missing, duplicated, or inconsistent metadata.
  • Suggest improvements to naming, tagging, and permalink structure.

3. Evaluate Content Structure

  • Inspect heading hierarchy (h1h2h3).
  • Identify overly long sections or missing introductions.
  • Suggest clearer, more concise phrasing where appropriate.
  • Verify internal links match existing pages or posts.
  • Flag broken or unreachable external URLs.
  • Recommend internal cross-links to related content.

5. Audit Images

  • Ensure each image has an alt attribute.
  • Detect missing or unused image references.
  • Suggest more descriptive alt text when needed.

6. SEO and Readability Review

  • Highlight passive voice, long sentences, or unclear passages.
  • Suggest meta descriptions based on the content.
  • Recommend keywords

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です