skill-article-writer

Analyze Claude skill directories to generate multi-language tutorial outlines and drafts.

14|2|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/foreveryh/claude-skills-tutorial --skill skill-article-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-article-writer
Source: https://github.com/foreveryh/claude-skills-tutorial/tree/main/.claude/skills/skill-article-writer
Command: npx skills add https://github.com/foreveryh/claude-skills-tutorial --skill skill-article-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive tutorial articles from Claude skills. It analyzes skill structure, extracts insights, and produces structured outlines and multi-language drafts to document how skills work and how to build them.

Core Features & Use Cases

  • Progressive analysis of skill structures (SKILL.md, resources)
  • Outline generation for detailed tutorials
  • Multi-language article generation (en/zh/fr)
  • Reusable templates and best practices for documentation
  • Educational content: documentation, tutorials, and developer guides

Quick Start

Prepare a target skill directory, run the analysis to generate metadata, then generate an article outline and a full draft. Translate and publish across en/zh/fr as needed.

Frequently Asked Questions about skill-article-writer

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

FAQPage Schema
How do I generate detailed tutorials from Claude skill directories?

To generate detailed tutorials from Claude skill directories, analyze the skill structure to extract metadata, generate an article outline, and produce a publication-ready draft preserving frontmatter and code blocks.

Can I create multi-language documentation for my skills?

Yes, you can create multi-language documentation by generating tutorial articles in English, Chinese, and French while preserving structured sections, templates, and consistent terminology across all translations.

How does skill analysis work for article generation?

Skill analysis works by progressively examining the SKILL.md file and bundled resources to extract metadata, which is then applied to generate a structured outline and a full tutorial draft.

Do I need to prepare my skill directory before generating documentation?

Yes, you need to prepare a target skill directory containing your SKILL.md and bundled resources before running the analysis and generating the article outline and full draft.

What is the best way to document how skills work and how to build them?

The best way to document how skills work is to automate tutorial creation by analyzing skill structures, extracting insights, and producing structured outlines with reusable templates and developer guides.

Will the generated article preserve frontmatter and code blocks?

Yes, the generated article will preserve frontmatter, code blocks, and terminology while referencing bundled resources to ensure the publication-ready content maintains technical accuracy.