docs-writer

Generate Gemini CLI documentation in Markdown following Google Developer Documentation Style Guide.

1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/yeeder0520/MySkills --skill docs-writer-yeeder0520
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-writer
Source: https://github.com/yeeder0520/MySkills/tree/main/docs-writer
Command: npx skills add https://github.com/yeeder0520/MySkills --skill docs-writer-yeeder0520

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Produce documentation that is accurate, clear, and aligned with the Gemini CLI project standards, reducing back-and-forth and ensuring consistency with the project's contribution process.

Core Features & Use Cases

  • Plan-driven documentation: Clarify requests, formulate a plan, and store it for reference.
  • Code-informed drafting: Read the relevant code in the repository to ensure accuracy and context.
  • Style-compliant drafting: Follow the Google Developer Documentation Style Guide and write in present tense.
  • Verification and publishing: Review changes for correctness, validate links, and prepare content for publishing (e.g., run formatting if needed).

Quick Start

Describe the feature you want documented and I will plan, investigate the codebase, and draft Gemini CLI docs that follow the project style.

Frequently Asked Questions about docs-writer

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

FAQPage Schema
How do I generate technical documentation for Gemini CLI features?

To generate technical documentation for Gemini CLI features, describe the feature and a plan-driven process investigates the codebase, drafts Markdown content aligned with the Google Developer Documentation Style Guide, and verifies links for publishing.

What is the best way to write a contributor guide for a Gemini CLI repository?

Writing a contributor guide for a Gemini CLI repository involves following CONTRIBUTING.md requirements, investigating relevant code for context, and drafting style-compliant Markdown that explains migration notes and feature pages accurately.

How do I ensure my API reference documentation follows the Google Developer Documentation Style Guide?

Ensuring API reference documentation follows the Google Developer Documentation Style Guide requires drafting content in present tense, validating correctness against repository code, and running formatting checks to prepare Markdown for publishing.

Can I use this approach to create migration notes for the docs directory?

Yes, you can create migration notes for the docs directory by planning the documentation request, investigating the codebase changes, and outputting ready-to-publish Markdown that fulfills project contribution standards.

Does generating Markdown documentation require manual code investigation?

Generating Markdown documentation does not require manual code investigation because the process reads the relevant repository code automatically to ensure accuracy and context before drafting the feature pages or API references.

Why should I use a style guide for technical writing in a contributing workflow?

Using a style guide for technical writing in a contributing workflow reduces back-and-forth, ensures consistency across feature pages, and guarantees that Markdown output meets the project's specific contribution standards before publishing.