umbracoumbracoOfficialยท2 Agent Skills Included

UmbracoDocs

Write, review, and maintain Umbraco product documentation

Writes and edits Umbraco documentation following the official style guide, markdown conventions, and article templates. Reviews pages for clarity, completeness, and factual accuracy, catching fluff, broken links, and Vale linting errors before publication. Handles structural changes like SUMMARY.md entries and GitBook redirects so nothing breaks when articles move.
npx skills add umbraco/UmbracoDocs --all -g -y
Available:

Tells your agent the structural rules for Umbraco docs and routes all writing and editing work to the umbraco-docs-content skill for style and formatting guidance.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install UmbracoDocs skills?โ–ผ

Run `npx skills add umbraco/UmbracoDocs --all -g -y` in your terminal to install all documentation skills globally.

How to review Umbraco documentation automatically?โ–ผ

Use the review-docs skill on a file or pull request. It checks reader value, clarity, completeness, and runs Vale linting plus link checking on changed files.

How to write docs that match the Umbraco style guide?โ–ผ

The umbraco-docs-content skill applies the official style guide, article templates, and markdown conventions to every new or edited article.

Does it handle SUMMARY.md and redirects?โ–ผ

Yes. The skills automatically add new articles to SUMMARY.md and create .gitbook.yaml redirects when pages are moved, renamed, or deleted.

Do I need documentation experience to contribute?โ–ผ

No. The skills encode the full contribution rules, so your agent produces compliant articles from plain-English requests.

Related Repositories in Content & Communication

View All in Content & Communicationโ†’