ck:mintlify

Publishes Mintlify-powered documentation sites from OpenAPI/AsyncAPI sources.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Mintlify enables teams to rapidly publish and maintain high-quality API documentation and knowledge bases by integrating with OpenAPI/AsyncAPI, MDX components, navigation schemas, theming, AI features, and deployment workflows.

Core Features & Use Cases

  • OpenAPI/AsyncAPI-driven API documentation generation and playgrounds
  • MDX components library (Cards, Steps, Tabs, Accordions, CodeGroup, Callouts, Mermaid, View, Tiles, Tree, Badge, Banner, Color, Tooltips, Panel)
  • Flexible navigation structures (tabs, anchors, dropdowns, products, versions, languages)
  • Theming with multiple themes and branding customization
  • AI features and MCP integration for enhanced doc tooling
  • Deployment pipelines (GitHub, GitLab, Vercel, Cloudflare, AWS) and local CLI validation
  • CLI commands for development and validation
  • Frontmatter-driven page metadata and OpenAPI/OpenAPI support

Quick Start

Initialize a Mintlify project and run local dev to preview the 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 generate API documentation from OpenAPI sources?

You can generate API documentation from OpenAPI sources by configuring the docs.json file and utilizing MDX components. This process automatically creates interactive API reference sites and playgrounds directly from your OpenAPI specifications.

Can I use custom MDX components for my developer portal navigation?

Yes, you can build developer portal navigation using MDX components such as Cards, Tabs, Accordions, and Steps. The system supports flexible navigation structures including tabs, anchors, dropdowns, and product versions.

What is the best way to deploy Mintlify documentation sites?

Deploy Mintlify documentation sites using automated pipelines targeting GitHub, GitLab, Vercel, Cloudflare, or AWS. You should validate your configuration locally using CLI commands before pushing to your deployment target.

Does Mintlify support AsyncAPI integration for event-driven APIs?

Yes, Mintlify supports AsyncAPI integration for event-driven APIs alongside OpenAPI standards. This allows you to automatically generate documentation and interactive playgrounds for asynchronous messaging APIs.

How do I configure theming and branding for my knowledge base?

You configure theming and branding for your knowledge base by adjusting settings in the docs.json file. This allows you to apply multiple themes and customize branding elements to match your organization's visual identity.