mintlifymintlifyOfficialยท4 Agent Skills Included

docs

Write, review, and publish Mintlify documentation sites

Writes, edits, and reviews MDX documentation pages following Mintlify best practices and style standards. Configures docs.json navigation, components, and API references without manual trial and error. Reads external documentation efficiently through llms.txt files and MCP search servers. Triggers deployments and manages documentation sites programmatically through the Mintlify API.
npx skills add mintlify/docs --all -g -y
Available:

Instructs your AI agent to act as a pragmatic technical writer that follows Mintlify writing standards, verifies links and accessibility before submitting, and only edits English-language files while translations are handled automatically.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Mintlify docs skills?โ–ผ

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

How to write Mintlify documentation with AI?โ–ผ

The doc-author skill drafts and edits MDX pages with proper frontmatter, components, and navigation, then opens a pull request for your review.

Can AI read external documentation sites efficiently?โ–ผ

Yes. The doc-reader skill uses llms.txt files, markdown URL variants, and MCP search servers to find answers without overloading your context window.

How to trigger Mintlify deployments programmatically?โ–ผ

The mintlify-api skill uses the Mintlify REST API with an API key to trigger builds, manage preview deployments, and query site metadata.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible coding environments.

Related Repositories in Content & Communication

View All in Content & Communicationโ†’