AgentSkillsCN

refine-content

快速启动内容与Markdown的优化。当用户想要优化博客文章、文档、README文件,或其他书面内容时使用此功能。

SKILL.md
--- frontmatter
name: refine-content
description: >
  Quick-start content and Markdown refinement. Use when the user wants to
  refine blog posts, documentation, README files, or other written content.

Refine Content

Invoke the PMPO artifact refinement loop for content artifacts.

Setup

  1. Set artifact_type: content
  2. Load domain adapter from references/domain/content.md
  3. Load template from assets/templates/content-report.template.html
  4. Start the PMPO loop via prompts/meta-controller.md

User Input

The user will provide: $ARGUMENTS

Parse the arguments for:

  • Content type (blog post, documentation, README, guide)
  • Tone (technical, conversational, formal, casual)
  • Target audience
  • Specific areas to improve (structure, clarity, SEO, tone)
  • Input file path or inline content

Default Constraints

  • Normalize heading hierarchy (single H1)
  • Fix broken links and references
  • Improve readability score
  • Optimize for SEO (meta descriptions, heading structure)
  • Maintain consistent tone throughout