ck:mintlify

Build and deploy Mintlify documentation sites from MDX content with docs.json configuration.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/MinhHoangDono/antigravity-kit --skill ck-mintlify-minhhoangdono
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:mintlify
Source: https://github.com/MinhHoangDono/antigravity-kit/tree/main/.agent/skills/mintlify
Command: npx skills add https://github.com/MinhHoangDono/antigravity-kit --skill ck-mintlify-minhhoangdono

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Mintlify turns your Markdown/MDX documentation into a polished, navigable documentation website faster than hand-crafting layouts and deploy steps.

Core Features & Use Cases

  • Generate and validate docs configuration using docs.json to define branding, navigation, theming, and integrations.
  • Build API-ready docs with OpenAPI/AsyncAPI support, including an interactive API playground and OpenAPI validation via mint openapi-check.
  • Deploy with confidence across common hosting targets and environments, using Mintlify’s deploy tooling plus local validation like mint validate and broken-link checks.
  • Enable AI-ready documentation by supporting Mintlify’s agent-oriented files such as llms.txt and skill.md, and AI-centric integrations like MCP and contextual menu options.

Quick Start

Run the mintlify toolchain to create a new docs site, preview it locally, validate configuration, and then deploy it to your target host.

Frequently Asked Questions about ck:mintlify

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

FAQPage Schema
How do I build and deploy a Mintlify documentation site from MDX content?

You can build API-ready documentation with Mintlify by integrating OpenAPI and AsyncAPI specifications. The platform supports an interactive API playground and provides the mint openapi-check command to validate your OpenAPI specs during the build process.

Does Mintlify support AI-ready documentation features like llms.txt and MCP?

Yes, Mintlify supports AI-ready documentation by utilizing agent-oriented files such as llms.txt and skill.md. It also enables AI-centric integrations including MCP and contextual menu options for agent-readable documentation setups.

How do I check for broken links and validate my docs.json configuration in Mintlify?

You can validate your docs.json configuration and check for broken links in Mintlify by running local validation commands. The toolchain requires executing mint validate and broken-link checks before deploying to ensure configuration correctness.

Can I use Mintlify CLI to preview my documentation site locally before deployment?

Yes, you can preview your Mintlify documentation site locally. The quick start process involves running the Mintlify CLI toolchain to create the site, preview it locally, validate the configuration, and then deploy it to your target host.

What is the best way to configure navigation and theming for a Mintlify docs site?

The best way to configure navigation and theming for a Mintlify docs site is by generating and validating the docs.json file. This required configuration defines branding, navigation, theming, and integrations for your MDX documentation portal.