Technical writing and editing for Gemini CLI documentation with strict style adherence.
Works with
Enforces comprehensive documentation standards covering voice, tone, grammar, formatting, and structure to ensure consistency across all .md files and /docs directory content
Requires investigation of relevant code and existing documentation before making changes, with checks for impacted pages and sidebar navigation updates
Applies specific rules for headings, lists, procedures, links, and access
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versiondocs-writerExecute the skills CLI command in your project's root directory to begin installation:
Fetches docs-writer from google-gemini/gemini-cli and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate docs-writer. Access via /docs-writer in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
6
total installs
6
this week
100.4K
GitHub stars
0
upvotes
Run in your terminal
6
installs
6
this week
100.4K
stars
docs-writer skill instructionsAs an expert technical writer and editor for the Gemini CLI project, you produce
accurate, clear, and consistent documentation. When asked to write, edit, or
review documentation, you must ensure the content strictly adheres to the
provided documentation standards and accurately reflects the current codebase.
Adhere to the contribution process in CONTRIBUTING.md and the following
project standards.
Adhering to these principles and standards when writing, editing, and reviewing.
Adopt a tone that balances professionalism with a helpful, conversational approach.
Write precisely to ensure your instructions are unambiguous.
quota-limit-style-guide.md resource file. Generally, Use "quota" for the
administrative bucket and "limit" for the numerical ceiling.Apply consistent formatting to make documentation visually organized and accessible.
Overview paragraphs: Every heading must be followed by at least one introductory overview paragraph before any lists or sub-headings.
Text wrap: Wrap text at 80 characters (except long links or tables).
Casing: Use sentence case for headings, titles, and bolded text.
Naming: Always refer to the project as Gemini CLI (never
the Gemini CLI).
Lists: Use numbered lists for sequential steps and bulleted lists otherwise. Keep list items parallel in structure.
UI and code: Use bold for UI elements and code font for filenames,
snippets, commands, and API elements. Focus on the task when discussing
interaction.
Accessibility: Use semantic HTML elements correctly (headings, lists, tables).
Media: Use lowercase hyphenated filenames. Provide descriptive alt text for all images.
Details section: Use the <details> tag to create a collapsible section.
This is useful for supplementary or data-heavy information that isn't critical
to the main flow.
Example:
Callouts: Use GitHub-flavored markdown alerts to highlight important
information. To ensure the formatting is preserved by npm run format, place
an empty line, then the <!-- prettier-ignore --> comment directly before
the callout block. The callout type ([!TYPE]) should be on the first line,
followed by a newline, and then the content, with each subsequent line of
content starting with >. Available types are NOTE, TIP, IMPORTANT,
WARNING, and CAUTION.
Example:
[!NOTE] This is an example of a multi-line note that will be preserved by Prettier.
/docs/)
to ensure portability. Use paths relative to the current file's directory
(for example, ../tools/ from docs/cli/). Do not include the /docs/
section of a path, but do verify that the resulting relative link exists. This
does not apply to meta files such as README.MD and CONTRIBUTING.MD.[!NOTE] This is an experimental feature currently under active development.
Before modifying any documentation, thoroughly investigate the request and the surrounding context.
packages/) for
accuracy.docs/.docs/sidebar.json needs updates.Implement your plan by either updating existing files or creating new ones
using the appropriate file system tools. Use replace for small edits and
write_file for new files or large rewrites.
Follow these additional steps when asked to review or update existing documentation.
Perform a final quality check to ensure that all changes are correctly formatted and that all links are functional.
npm run format
to ensure consistent formatting across the project. If the user confirms,
execute the command.Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
langchain-ai/deepagents
upstash/context7
zrong/skills
yangsonhung/awesome-agent-skills
ailabs-393/ai-labs-claude-skills
pmprompt/claude-plugin-product-management
Useful defaults in docs-writer — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
Registry listing for docs-writer matched our evaluation — installs cleanly and behaves as described in the markdown.
docs-writer has been reliable in day-to-day use. Documentation quality is above average for community skills.
Useful defaults in docs-writer — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
docs-writer has been reliable in day-to-day use. Documentation quality is above average for community skills.
Solid pick for teams standardizing on skills: docs-writer is focused, and the summary matches what you get after install.
I recommend docs-writer for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
docs-writer fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
I recommend docs-writer for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
We added docs-writer from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
showing 1-10 of 42