ck:mintlify

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

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/weihung0831/claudekit --skill ck-mintlify-weihung0831
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ck:mintlify
Source: https://github.com/weihung0831/claudekit/tree/main/.opencode/skills/mintlify
Command: npx skills add https://github.com/weihung0831/claudekit --skill ck-mintlify-weihung0831

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 files into interactive, searchable developer portals.

Core Features & Use Cases

  • Documentation Site Generation: Build beautiful, interactive docs from Markdown/MDX.
  • API Documentation: Auto-generate from OpenAPI/AsyncAPI specs.
  • AI Features: Integrated AI assistant for search, Q&A, and content optimization.
  • Deployment: Seamless integration with GitHub, GitLab, Vercel, Cloudflare, and AWS.
  • Use Case: You need to create a developer portal for your new API. This Skill can take your OpenAPI spec, generate interactive API docs, and deploy the entire site to a custom domain with continuous integration.

Quick Start

Use the ck:mintlify skill to build and deploy documentation from the '/docs' directory.

Frequently Asked Questions about ck:mintlify

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

FAQPage Schema
How do I build a developer portal from Markdown and MDX files?▼

Generate interactive developer portals from Markdown and MDX files by configuring navigation, theming, and AI-powered search to transform raw content into a searchable documentation site.

Can I auto-generate API documentation from an OpenAPI spec?▼

Yes, auto-generate API documentation from OpenAPI and AsyncAPI specs by importing the definitions to create interactive endpoints within the developer portal.

Does Mintlify documentation deployment work with Vercel and AWS?▼

Documentation deployment works with Vercel, AWS, Cloudflare, GitHub, and GitLab for seamless continuous integration to a custom domain.

How do I add an AI assistant to my documentation site?▼

Add an AI assistant to a documentation site by enabling integrated AI features for search, Q&A, and content optimization within the configuration.

What is the best way to deploy a knowledge base from existing MDX content?▼

Deploy a knowledge base from existing MDX content by pointing the builder to the docs directory to process configuration, theming, and continuous integration deployment.