docs-writer

Automate writing, reviewing, and updating technical documentation across repositories.

1|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/yunseo-kim/agent-toolbox --skill docs-writer-yunseo-kim
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: docs-writer
Source: https://github.com/yunseo-kim/agent-toolbox/tree/main/catalog/skills/docs-writer
Command: npx skills add https://github.com/yunseo-kim/agent-toolbox --skill docs-writer-yunseo-kim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating, updating, and maintaining high-quality technical documentation across diverse projects, ensuring consistency and accuracy.

Core Features & Use Cases

  • Unified Workflow: Provides a structured process for discovering, planning, writing, and verifying documentation changes.
  • Profile-Based Guidance: Adapts to specific project needs with profiles for generic, Next.js, and Angular documentation conventions.
  • Use Case: When a new feature is added to a Next.js application, use this Skill to scaffold the relevant API documentation, update guides, and ensure all changes adhere to Next.js documentation standards.

Quick Start

Use the docs-writer skill to write new documentation for the 'user-authentication' feature.

Frequently Asked Questions about docs-writer

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

FAQPage Schema
How do I automate technical writing for markdown and MDX files?▼

Automating technical writing for markdown and MDX files involves mapping code changes to doc impact, scaffolding new documentation, and improving existing files across repositories. This workflow provides a structured process for discovering, planning, writing, and verifying documentation updates.

What is the best way to maintain Next.js documentation standards when adding new features?▼

Maintaining Next.js documentation standards when adding features requires profile-based guidance to scaffold API documentation and update guides. This approach ensures all changes adhere to specific Next.js documentation conventions across your project repositories.

Can I use this documentation workflow for Angular projects?▼

Yes, this documentation workflow supports Angular projects through profile-based behavior. It adapts to Angular documentation conventions, allowing you to scaffold new documentation and update existing markdown files according to Angular project standards.

How do I map code changes to documentation impact across repositories?▼

Mapping code changes to documentation impact across repositories requires an automated workflow that discovers, plans, writes, and verifies documentation updates. This process ensures high-quality technical documentation that remains consistent and accurate across diverse projects.

Does this documentation workflow require any specific dependencies or environments?▼

No, this documentation workflow does not require any specific dependencies or external environments. It operates self-contained to facilitate writing, reviewing, and updating technical documents across repositories without prerequisite setup.