ck:mintlify

Build Mintlify documentation sites with docs.json configuration and MDX page metadata.

Updated May 10, 2026
One-click install
npx skills add https://github.com/dthuy62/kollet-app --skill ck-mintlify-dthuy62
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:mintlify
Source: https://github.com/dthuy62/kollet-app/tree/main/.opencode/skills/mintlify
Command: npx skills add https://github.com/dthuy62/kollet-app --skill ck-mintlify-dthuy62

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Builds and deploys Mintlify documentation without manually figuring out configuration, navigation, API docs, or release workflows.

Core Features & Use Cases

  • Supports docs site setup with docs.json, MDX content, theming, branding, and navigation.
  • Covers API documentation, OpenAPI and AsyncAPI integration, and reusable documentation components.
  • Helps teams handle local development, validation, AI integrations, and deployment for product docs, developer portals, and knowledge bases.

Quick Start

Ask the assistant to create or update a Mintlify documentation site structure for your project, including the docs.json configuration and the correct page organization.

Frequently Asked Questions about ck:mintlify

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

FAQPage Schema
How do I structure a Mintlify documentation site with docs.json and MDX pages?

Mintlify documentation requires a correct docs.json configuration file defining navigation, alongside MDX pages with proper metadata for page organization and reusable content components.

Can I link OpenAPI or AsyncAPI specifications to a Mintlify docs site?

Mintlify supports OpenAPI and AsyncAPI integration for API reference authoring, allowing you to link these specifications to automatically generate API documentation within your project structure.

What do I need to set up local development and validate a Mintlify documentation site?

Local development and validation for Mintlify requires configuring docs.json correctly, organizing MDX page metadata, and ensuring proper component directories for references and automation workflows.

Does Mintlify support theming, branding, and AI integrations for developer portals?

Mintlify supports theming, branding, and AI integrations for developer portals, handling navigation design and knowledge base creation for product documentation deployments.

What is the best way to deploy Mintlify documentation without manual configuration?

The best way to deploy Mintlify documentation is by generating the complete site structure programmatically, including docs.json configuration, MDX content, and deployment workflows, avoiding manual setup.

Why is my Mintlify navigation not working after adding new MDX pages?

Mintlify navigation breaks when docs.json configuration is missing page entries or when MDX pages lack proper metadata; validate your docs.json structure and ensure all pages are correctly linked.