hashicorphashicorpOfficial·30 Agent Skills Included

web-unified-docs

Technical documentation review, style validation, and SEO checks

Reviews and validates HashiCorp product documentation against official style guides, structure rules, and SEO criteria. Catches broken links, duplicated content, stale version references, passive voice, and AI-generated writing patterns automatically. Generates health dashboards, readability scores, and pre-publish pass/fail gates so writers ship accurate docs faster.
npx skills add hashicorp/web-unified-docs --all -g -y
Available:

Tells the agent how to work in this docs repository, which writing standards to enforce, and which review or validation skill to run for each documentation task.

All Skills in This Repository (30)

Pure Emerald Level Indicators
📦 In Repo
hashicorphashicorp

compare-docs

Compare MDX or Markdown documentation files to identify structural, content, and style gaps.

Official
Basic
📦 In Repo
hashicorphashicorp

update-redirects

Manage redirects for moved documentation files with validation and cleanup.

Official
Advanced
📦 In Repo
hashicorphashicorp

check-resources

Validate and correct resource sections in documentation files.

Official
Intermediate
📦 In Repo
hashicorphashicorp

seo-optimize

Optimize SEO signals in HashiCorp documentation by improving metadata, headings, and links.

Official
Basic
📦 In Repo
hashicorphashicorp

check-quality-metrics

Assess document quality against defined metrics and generate a structured report.

Official
Basic
📦 In Repo
hashicorphashicorp

new-section

Create documentation sections with overview pages and bidirectional cross-references.

Official
Basic
📦 In Repo
hashicorphashicorp

quick-styleguide

Automates HashiCorp style-guide validation for Markdown documentation files.

Official
Basic
📦 In Repo
hashicorphashicorp

smart-cross-reference

Analyze documentation to detect workflow sequences and propose bidirectional links.

Official
Advanced
📦 In Repo
hashicorphashicorp

check-code-examples

Checks code examples in MDX files for summaries, completeness, and realistic values.

Official
Basic
📦 In Repo
hashicorphashicorp

create-doc

Create a new document with title and description fields.

Official
Intermediate
📦 In Repo
hashicorphashicorp

code-review

Validate Terraform, Packer, Vault, Nomad, and Consul code blocks in Markdown/MDX documentation.

Official
Advanced
📦 In Repo
hashicorphashicorp

update-paths

Inventory WAF pillar MDX files and update CONTENT_PATHS.md.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install web-unified-docs skills?

Run `npx skills add hashicorp/web-unified-docs --all -g -y` in your terminal to install all documentation skills globally.

How to check docs against the HashiCorp style guide?

Run the quick-styleguide skill for fast daily checks or qmd-styleguide for a full 200-rule validation before publishing. Both can auto-fix common issues like passive voice and wrong tense.

Can it find broken links in documentation?

Yes. The link-check skill verifies that internal links point to real files and can test external URLs, flag stale HashiCorp domains, and auto-fix known domain migrations.

How do I know if a doc is ready to publish?

Run the publish-gate skill for a fast pass/fail verdict on frontmatter, required sections, links, and content depth, or use review-doc for a full seven-phase quality review.

Do these skills work with Claude Code and other agents?

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible coding agents.

Related Repositories in Content & Communication

View All in Content & Communication