docs-writer

Writes, reviews and edits Markdown documentation for Gemini CLI projects.

4|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/marcusagm/Mundam --skill docs-writer-marcusagm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-writer
Source: https://github.com/marcusagm/Mundam/tree/main/.agents/skills/docs-writer
Command: npx skills add https://github.com/marcusagm/Mundam --skill docs-writer-marcusagm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The docs-writer skill ensures documentation for the Gemini CLI project is accurate, consistent, and adheres to project standards, reducing ambiguity and rework.

Core Features & Use Cases

  • Enforces documentation standards and tone across Markdown files.
  • Reviews and edits docs to reflect current codebase and features.
  • Use Case: When updating or creating feature documentation, this skill ensures all changes follow project guidelines and are properly linked to the CONTRIBUTING.md.

Quick Start

Review the current docs and propose edits that align with the latest code changes.

Frequently Asked Questions about docs-writer

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

FAQPage Schema
How do I ensure consistent formatting and tone in Markdown documentation?

Markdown documentation consistency is enforced by applying project standards for tone and formatting during the review process. This ensures all files align with contribution guidelines, reducing ambiguity and rework.

What is the best way to review Markdown docs against a CONTRIBUTING.md file?

Reviewing docs against a CONTRIBUTING.md file involves cross-referencing changes with the latest codebase updates. This ensures feature documentation accurately reflects current project guidelines and maintains proper links to contribution standards.

How do I update repository documentation to align with the latest code changes?

Updating repository documentation involves reviewing existing Markdown files and proposing edits that reflect new features. Enforcing project standards during this process ensures accuracy and consistency across the /docs directory.

Can I use this documentation review process for any Markdown repository?

This documentation review process is tailored for the Gemini CLI project. It applies to creating and refining Markdown files within the /docs directory and repository MD files, enforcing references to the project's specific CONTRIBUTING.md guidelines.

Does the Gemini CLI documentation process require manual editing after review?

The Gemini CLI documentation process streamlines review and editing by proposing aligned edits, but finalizing changes requires applying these proposals. It ensures all modifications follow project standards and tone before you merge the documentation updates.