mintlify

Create and maintain Mintlify documentation sites with MDX and docs.json.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/FatBy/DD-OS --skill mintlify-fatby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mintlify
Source: https://github.com/FatBy/DD-OS/tree/main/skills/agent-mintlify
Command: npx skills add https://github.com/FatBy/DD-OS --skill mintlify-fatby

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users build and maintain documentation sites using Mintlify, ensuring documentation is clear, organized, and up-to-date.

Core Features & Use Cases

  • Documentation Site Creation: Generate new documentation pages and structure site navigation.
  • Configuration Management: Update docs.json for site-wide settings, themes, and navigation.
  • Content Best Practices: Apply Mintlify's standards for writing, formatting, and component usage.
  • Use Case: A developer needs to add a new API reference section to the existing documentation. This Skill can guide them through creating the necessary MDX files, configuring the OpenAPI spec in docs.json, and ensuring the new section is correctly linked in the navigation.

Quick Start

Use the mintlify skill to add a new page titled "Getting Started" to the documentation site.

Frequently Asked Questions about mintlify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a documentation site using Mintlify and MDX?

You build a documentation site by writing content in MDX files and configuring site-wide settings through the docs.json file. This process ensures your technical writing adheres to Mintlify best practices for content organization.

What is the best way to configure site navigation for a Mintlify documentation site?

Configuring site navigation for Mintlify is best handled by updating the docs.json file. This central configuration file manages site-wide settings, themes, and navigation links to keep your documentation pages properly organized.

How do I add an API reference section to my Mintlify documentation?

Adding an API reference section involves creating the necessary MDX files and configuring the OpenAPI spec in your docs.json file. You then ensure the new section is correctly linked within the site navigation.

Does Mintlify support built-in components for structured technical writing?

Yes, Mintlify supports built-in components specifically for structured technical writing. Utilizing these components within your MDX content ensures your documentation maintains clear formatting and adheres to content best practices.

Can I manage content organization standards without manual setup in Mintlify?

Managing content organization in Mintlify requires applying the platform's specific standards for writing and component usage. By utilizing the built-in components and docs.json configuration, you maintain clear, up-to-date documentation without manual structural overhead.