ck:mintlify

Convert Markdown/MDX documentation into a navigable Mintlify site.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/quanganh208/cookmate --skill ck-mintlify-quanganh208
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:mintlify
Source: https://github.com/quanganh208/cookmate/tree/main/.opencode/skills/mintlify
Command: npx skills add https://github.com/quanganh208/cookmate --skill ck-mintlify-quanganh208

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Mintlify automates turning Markdown/MDX docs into a polished, navigable documentation site, reducing manual setup and maintenance overhead.

Core Features & Use Cases

  • OpenAPI/AsyncAPI integration for auto-generated API references and interactive playgrounds.
  • Rich MDX components and theming to build developer portals, guides, and knowledge bases.
  • Deployment-ready configurations and CI/CD hooks to publish docs to GitHub/GitLab, Vercel, Cloudflare, or AWS.

Quick Start

Install Mintlify, initialize your docs project, and start a local preview to see your documentation live.

Frequently Asked Questions about ck:mintlify

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

FAQPage Schema
How do I convert Markdown documentation into a navigable Mintlify site?

To convert Markdown documentation into a navigable Mintlify site, you apply docs.json-based configuration to map navigation and use Mintlify CLI tooling to initialize, preview, and validate your MDX files. This process automatically generates a polished, fully navigable documentation project.

Can I generate API references from OpenAPI specifications in Mintlify?

Yes, you can generate API references from OpenAPI specifications in Mintlify. The Skill supports direct OpenAPI and AsyncAPI integration to automatically create interactive API playgrounds and reference documentation within your Markdown-based site.

Does Mintlify deployment work with Vercel, Cloudflare, and AWS?

Mintlify deployment works with Vercel, Cloudflare, and AWS. The Skill provides deployment-ready configurations and CI/CD hooks to seamlessly publish your generated documentation site to these major hosting platforms, as well as GitHub and GitLab.

What is the best way to customize themes and navigation for MDX docs?

The best way to customize themes and navigation for MDX docs is through the docs.json configuration file. This approach allows you to select from seven available themes, map site navigation, and integrate rich MDX components to build developer portals and knowledge bases.

Do I need MDX components to build an interactive developer portal?

You need MDX components to build an interactive developer portal because they enable rich content rendering and AI-assisted features. Mintlify leverages these MDX components alongside its seven themes to transform static Markdown into a polished, navigable knowledge base.