# Writing Guidelines > Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook". Source: https://skillsagentes.com/skills/vercel-labs/agent-skills/writing-guidelines Repository: https://github.com/vercel-labs/agent-skills Author: vercel-labs License: not specified Updated: hace 2 meses Context cost: 52 tok installed, 308 tok once triggered, 308 tok with every bundled file Bundle: 1 file, 1 KB Permissions requested: none declared ## Install ```bash npx -y skills add vercel-labs/agent-skills --skill writing-guidelines --agent claude-code ``` ## What it does - Fetches the latest Writing Guidelines from a remote URL before each review - Reads specified files or prompts the user for a file/pattern - Checks the prose against all fetched rules - Outputs findings in a terse file:line format ## Use it when - El usuario pide "review my docs" - El usuario pide "check writing style" - El usuario pide "audit prose" - El usuario pide "review docs voice and tone" o "check this page against the writing handbook" ## What triggers it - "Revisa mis docs siguiendo las writing guidelines" - "Comprueba el estilo de escritura de este archivo" - "Audita la prosa de docs/intro.md" - "Revisa el tono y la voz de esta página" ## Before you install - Requiere acceso a WebFetch para obtener las reglas actualizadas desde la URL de origen antes de cada revisión. ## Files - SKILL.md — 1 KB ## SKILL.md Not reproduced here. Read it at https://github.com/vercel-labs/agent-skills/blob/main/skills/writing-guidelines/SKILL.md --- Skills Agentes — https://skillsagentes.com/skills/vercel-labs/agent-skills/writing-guidelines