ck:mintlify

Build documentation sites from Markdown/MDX files using the Mintlify CLI.

1|1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill ck-mintlify-thanh-apero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:mintlify
Source: https://github.com/Thanh-apero/apero-kit-cli/tree/main/.claude/skills/mintlify
Command: npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill ck-mintlify-thanh-apero

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mintlify, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The CK Mintlify skill resolves the complexities associated with documentation site construction, allowing for quick, effective site generation with comprehensive configuration and customization options.

Core Features & Use Cases

  • Documentation Platform Integration: Automates documentation creation using MDX and Markdown, providing ready-made tools for API doc sites, developer portals, and knowledge bases.
  • Comprehensive Config Options: Allows configuration through docs.json, with features including themes, navigation structure, theming, AI integrations, and deployment setup.
  • Multi-Language & Product Documentation: Enables multilingual documentation with language selection, and partitioning by product, version, and product version for diverse use cases.

Quick Start

Run the 'mint new' command to initialize a new documentation site.

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 MDX files?

Building a developer portal from MDX files is automated by this skill, which structures your Markdown content, defines navigation via docs.json, and generates a ready-to-deploy API documentation site.

What is the best way to automate API documentation site creation?

Automating API documentation site creation is best handled by this skill, which uses the mintlify CLI to process MDX files, apply theming, and configure deployment for a fully functional developer portal.

Do I need pnpm to manage dependencies for Mintlify documentation?

Yes, you need pnpm to manage dependencies for Mintlify documentation, as the skill specifically requires the mintlify CLI and utilizes pnpm for package management during site development and deployment.

Can I set up multi-language documentation with MDX and Markdown?

You can set up multi-language documentation with MDX and Markdown using this skill, which enables language selection and allows partitioning content by product, version, and product version for diverse use cases.

How do I initialize a new documentation site with the mintlify CLI?

To initialize a new documentation site with the mintlify CLI, you run the 'mint new' command, which scaffolds the initial project structure required to begin adding and configuring your MDX content.

Does this skill support AI-powered content integrations for knowledge bases?

This skill supports AI-powered content integrations for knowledge bases, allowing you to configure AI features directly within the docs.json file alongside navigation, theming, and deployment setup.