One-click install
npx skills add https://github.com/krsjenmt/krsjen.ai --skill docs-writer-krsjenmt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-writer
Source: https://github.com/krsjenmt/krsjen.ai/tree/main/.gemini/skills/docs-writer
Command: npx skills add https://github.com/krsjenmt/krsjen.ai --skill docs-writer-krsjenmt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that all documentation for the Gemini CLI project is accurate, clear, and adheres to established writing standards, improving user understanding and project maintainability.

Core Features & Use Cases

  • Documentation Writing & Editing: Creates new documentation pages or revises existing ones.
  • Standard Adherence: Enforces specific voice, tone, grammar, formatting, and structural guidelines.
  • Use Case: When asked to "write the documentation for the new --preview flag," this Skill will generate a new Markdown file in the /docs directory following all project standards.

Quick Start

Use the docs-writer skill to write a new section for the installation guide about using Homebrew.

Frequently Asked Questions about docs-writer

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

FAQPage Schema
How do I enforce consistent formatting and tone when creating new markdown documentation?

To enforce consistent formatting and tone when creating new markdown documentation, use automated editing tools that review files against project-specific standards for voice, grammar, and structure. This ensures content adheres to established writing guidelines and improves maintainability.

What is the best way to update existing technical writing for a CLI project without breaking style guidelines?

The best way to update existing technical writing for a CLI project without breaking style guidelines is to use an editing process that checks revisions against established voice, tone, and formatting standards. This ensures all updates maintain clarity and structural consistency across the documentation.

Can I use automated documentation editing for existing .md files in my repository?

Yes, you can use automated documentation editing for existing .md files in your repository. Editing tools scan and revise markdown files directly, ensuring that updates to existing content strictly adhere to project-specific language, grammar, and formatting standards.

How does documentation standardization handle new content creation for technical features?

Documentation standardization handles new content creation for technical features by generating new markdown files that automatically follow predefined voice, tone, and structural guidelines. This ensures feature documentation remains clear, accurate, and consistent with existing project standards.

Do I need to manually structure my markdown files before writing technical documentation?

You do not need to manually structure your markdown files before writing technical documentation. Automated writing tools generate and format content directly into markdown files, enforcing the required structural and formatting standards automatically during the creation process.