mintlify

Transform MDX files into Mintlify documentation websites with configuration management.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Clawdi-AI/openclaw --skill mintlify-clawdi-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mintlify
Source: https://github.com/Clawdi-AI/openclaw/tree/main/.agents/skills/mintlify
Command: npx skills add https://github.com/Clawdi-AI/openclaw --skill mintlify-clawdi-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of building and maintaining documentation sites using the Mintlify platform, ensuring consistency and adherence to best practices.

Core Features & Use Cases

  • Documentation Site Generation: Transforms MDX files into professional documentation websites.
  • Configuration Management: Assists in configuring site-wide settings, navigation, and theme via docs.json.
  • Content Creation & Organization: Guides the creation of new pages, updates existing content, and organizes site structure.
  • Component Utilization: Recommends and helps implement appropriate Mintlify components for various content needs.
  • API Documentation: Facilitates the documentation of APIs, either manually or through OpenAPI specifications.
  • Use Case: When tasked with creating a new guide for a software feature, this Skill will help you structure the content, select relevant Mintlify components, and ensure it's correctly added to the site's navigation.

Quick Start

Use the mintlify skill to create a new page titled "Getting Started" in the documentation.

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 from MDX files?

To build a documentation site from MDX files, you can transform them into professional websites by configuring site-wide settings, navigation, and theme via a central configuration file.

How do I generate API documentation from an OpenAPI specification?

You can generate API documentation directly from OpenAPI specifications by using specialized components that parse the spec and render the endpoints automatically, or by creating manual API references.

How do I configure navigation and theme settings for a documentation site?

You configure documentation site navigation and theme settings by defining the structure, page hierarchy, and visual preferences in a central JSON configuration file.

Can I use Mintlify components to organize new guides and existing content?

Yes, you can use Mintlify components to organize content by selecting appropriate components for various needs, structuring new guides, and updating existing pages within the site's navigation.

What is the best way to maintain and update documentation sites?

The best way to maintain documentation sites is by continuously updating MDX content, managing site configuration, and reorganizing the navigation structure to ensure consistency and best practices.