---
title: "docs-skills"
description: "Documentation writing skills: Google developer documentation style, content-type guidance for docs pages, and meaning-preserving rewrites."
canonical: https://agentpluginsdirectory.com/plugins/docs-skills
last-updated: 2026-09-25
---

# docs-skills
Documentation writing skills: Google developer documentation style, content-type guidance for docs pages, and meaning-preserving rewrites.
- Slug: docs-skills
- Publisher: InfluxData
- Repository: https://github.com/influxdata/docs-skills
- Manifest: plugin.json
- Version: 0.1.0
- License: MIT
- Category (editorial): other
- Skills: 3 (gdd-style, gdd, write-docs)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-09-18
- Repository last pushed: 2026-09-21
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/docs-skills
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What docs-skills does, in the publisher's words

Agent skills for writing and revising technical documentation. The skills follow the Agent Skills specification, so any agent that supports the format can load them.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/influxdata/docs-skills/HEAD/README.md

## Skills

- gdd-style: Google developer documentation style rules for any prose a person reads, in chat replies as much as in files. Use when writing, editing, or reviewing documentation, error messages, code comments, PR descriptions, or commit bodies, or when the user asks for 'gdd' or Google style.
- gdd: Rewrite a named file, a selection, or inline text in Google developer documentation style, editing a named file in place. Use only when the user explicitly asks to rewrite or revise something with gdd. To apply the style rules to everything written from then on, use the gdd-style skill instead.
- write-docs: Write or revise a documentation page for its content type, such as a tutorial, how-to guide, reference, or explanation. Use when drafting, restructuring, or reviewing a docs page, or when it's unclear whether the reader or the system should be the actor.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
