mintlify

Build and deploy documentation sites from Markdown/MDX content using Mintlify.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/IoT-VN/tuya-energy-dashboard --skill mintlify-iot-vn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mintlify
Source: https://github.com/IoT-VN/tuya-energy-dashboard/tree/main/.opencode/skills/mintlify
Command: npx skills add https://github.com/IoT-VN/tuya-energy-dashboard --skill mintlify-iot-vn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation and deployment of professional documentation websites, transforming raw Markdown/MDX content into interactive, discoverable resources.

Core Features & Use Cases

  • Documentation Site Generation: Build developer portals, API docs, and knowledge bases.
  • Rich Content Support: Utilize MDX, React components, and specialized components for diagrams, code blocks, and interactive elements.
  • AI Integration: Leverage AI for enhanced search, content generation, and agentic capabilities.
  • Use Case: A software company needs to create a comprehensive developer portal for its new API. This Skill can be used to generate the site from OpenAPI specs and Markdown files, including interactive API explorers and code examples.

Quick Start

Use the mintlify skill to build and preview your documentation locally.

Frequently Asked Questions about mintlify

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

FAQPage Schema
How do I build developer documentation sites from Markdown and MDX files?

Building developer documentation sites from Markdown and MDX files requires a platform that transforms raw content into interactive resources, supporting rich MDX components, theming, and internationalization for professional portals.

Can I generate API documentation directly from OpenAPI specs?

Generating API documentation directly from OpenAPI and AsyncAPI specs is fully supported, allowing you to create interactive API explorers and code examples for comprehensive developer portals.

How do I preview and validate documentation locally before deployment?

Previewing and validating documentation locally before deployment is handled through a provided command-line interface (CLI) designed for local development and validation of the documentation site.

Does this documentation platform support automated deployments with Git?

Automated deployments are fully supported by integrating the documentation platform directly with Git, ensuring your published docs stay synchronized with your repository updates.

What is the best way to add interactive elements and diagrams to API docs?

Adding interactive elements and diagrams to API docs is best achieved by utilizing rich MDX and React components, which allow you to build specialized interactive elements within your content.

Can I use AI features to enhance search and content generation in my developer portal?

Leveraging built-in AI integration allows you to enhance search, assist with content generation, and provide agentic capabilities within your developer portal.