mintlify

Automates creation and deployment of documentation sites from Markdown/MDX and API specs.

2|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/hotriluan/alkana-dashboard --skill mintlify-hotriluan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mintlify
Source: https://github.com/hotriluan/alkana-dashboard/tree/main/.opencode/skills/mintlify
Command: npx skills add https://github.com/hotriluan/alkana-dashboard --skill mintlify-hotriluan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mintlify simplifies the creation, customization, and deployment of documentation sites by converting Markdown/MDX into interactive, navigable docs, keeping docs in sync with code and APIs.

Core Features & Use Cases

  • OpenAPI/AsyncAPI integration for API documentation
  • MDX components (Cards, Steps, Tabs, Accordions, CodeGroup, Callouts, Mermaid, View, Tiles, Tree, Badge, Banner, Color, Tooltips, Panel)
  • Page frontmatter and navigation structures (tabs, anchors, dropdowns, products, versions, languages)
  • Theming with 7 themes for branding and consistency
  • Deployment integrations (GitHub, GitLab, Vercel, Cloudflare, AWS)
  • CLI commands for local development and validation
  • AI-assisted content workflows and automatic docs generation (implied by the frontmatter)

Quick Start

Install the Mintlify CLI and run a local preview to see changes in real time.

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 Markdown and OpenAPI specs?

You can build a documentation site by converting Markdown and MDX content into interactive docs using automated workflows. It integrates OpenAPI and AsyncAPI specifications directly into your developer portal while keeping navigation structures synced with your APIs.

What is the best way to automate deployment for MDX documentation?

Automating MDX documentation deployment is handled through native integrations with GitHub, GitLab, Vercel, Cloudflare, and AWS. You configure deployment workflows in a docs.json file to publish your knowledge base directly from your repository.

Can I use custom theming and MDX components for a developer portal?

Custom theming for a developer portal is fully supported through seven built-in themes for branding consistency. You can also use MDX components like Cards, Tabs, Accordions, CodeGroup, and Mermaid diagrams to create navigable docs.

Does Mintlify support local development and validation for docs?

Local development and validation for docs are supported via dedicated CLI commands. You install the CLI to run a local preview, allowing you to see content and navigation changes in real time before deployment.

How do I structure navigation and versions for API documentation?

Structuring navigation for API documentation is configured through page frontmatter and a central docs.json file. You can define tabs, anchors, dropdowns, products, multiple versions, and languages to scale your developer knowledge base.