AgentSkillsCN

Tutorial Checker

分析fetched.md并保存审查到review.md。

SKILL.md
--- frontmatter
description: Analyze fetched.md and save the review to review.md.

Tutorial Checker

This skill reviews the content in fetched.md.

Procedure

  1. Read: Use the Read tool to read the content of ./fetched.md.
  2. Analyze: Assess the content based on:
    • Clarity: Is the language clear? Are concepts explained well?
    • Completeness: Does it cover prerequisites? Are steps missing?
    • Usability: Is the code easy to copy? Are screenshots helpful?
  3. Report: Generate a detailed review in markdown format including:
    • Complexity Rating: 1-5 scale.
    • Prerequisite Analysis: What knowledge is needed.
    • Step-by-Step Breakdown: Summary of the tutorial flow.
    • Recommendations: Concrete ways to improve.
  4. Save: Use the Write tool to save the complete review to ./review.md.

Important

You MUST use the Write tool to create the review.md file. Do not just return the review - actually write it to the file.