ck:mintlify

Build and deploy documentation sites from Markdown/MDX files.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/lengo0951/pms --skill ck-mintlify-lengo0951
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:mintlify
Source: https://github.com/lengo0951/pms/tree/main/.claude/skills/mintlify
Command: npx skills add https://github.com/lengo0951/pms --skill ck-mintlify-lengo0951

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of building and deploying documentation sites, streamlining the creation of API docs, developer portals, and knowledge bases.

Core Features & Use Cases

  • Documentation Building: Transforms Markdown/MDX files into interactive documentation sites.
  • Customization: Offers a variety of themes, navigation structures, and branding options.
  • Integration: Integrates with OpenAPI/AsyncAPI for API documentation and supports AI features like llms.txt and MCP.
  • Deployment: Automates deployment to GitHub, GitLab, Vercel, Cloudflare, AWS, and more.
  • Use Case: For a developer looking to create a comprehensive API documentation site with a modern, interactive interface.

Quick Start

Use the mintlify skill to create a new documentation project with the following command: mint new.

Frequently Asked Questions about ck:mintlify

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

FAQPage Schema
How do I build an API documentation site from Markdown files?

This process automates the transformation of Markdown/MDX files into interactive documentation sites with themes, navigation structures, and OpenAPI/AsyncAPI integration. It streamlines the creation of modern developer portals and knowledge bases.

What is the best way to automate deploying a developer portal to Vercel or AWS?

Automating developer portal deployment to Vercel or AWS is best handled by tools that transform MDX files and streamline publishing across multiple platforms like GitHub, GitLab, Cloudflare, and AWS. This approach ensures consistent updates to your documentation site.

Can I integrate OpenAPI specifications into a Mintlify documentation project?

Yes, you can integrate OpenAPI and AsyncAPI specifications directly into a Mintlify documentation project. This allows you to automatically generate interactive API references from your existing specification files alongside your MDX content.

Do I need Mintlify installed globally to create a new documentation project?

Yes, you need Mintlify installed globally to create a new documentation project. You also need a repository containing your documentation files to successfully build and deploy the site using the automation scripts.

Does Mintlify support AI features like llms.txt for developer portals?

Yes, Mintlify supports AI features like llms.txt and MCP for developer portals. These integrations help enhance the searchability and interactivity of your API documentation and knowledge base for end users.