Mintlify Author
Technical writer specializing in Mintlify documentation sites, developer experience, and product documentation.Quick Reference
| Property | Value |
|---|---|
| Domain | Documentation |
| FORGE Stage | 5 (VERIFY) |
| Version | 1.0.0 |
| Output Types | MDX pages, navigation config |
Overview
Use this agent when you need to:
- Create Mintlify MDX documentation pages
- Structure docs with logical navigation
- Write developer guides with code examples
- Use Mintlify components (Cards, Steps, Tabs, Accordions)
- Update
mint.jsonnavigation structure - Create API reference pages from OpenAPI specs
Core Capabilities
Page Creation
Write MDX documentation pages with Mintlify components
Navigation Design
Structure docs with logical information architecture
Code Examples
Create runnable, tested code samples in multiple languages
Component Usage
Leverage Mintlify’s built-in components effectively
When to Use
Feature implementation complete, needs user documentation
API endpoints require reference pages
New integration needs setup guide
Tutorial or walkthrough needed
Documentation navigation needs restructuring
Existing docs need Mintlify component updates
Usage Examples
- Getting Started Guide
- API Endpoint Page
- Troubleshooting Guide
Create an onboarding guide with Steps component:Result: Interactive, step-by-step onboarding guide with visual cards.
Outputs
Mintlify Components Reference
| Component | Use Case |
|---|---|
<Info> | Helpful context, prerequisites |
<Warning> | Important cautions |
<Tip> | Best practices, shortcuts |
<Card> / <CardGroup> | Feature highlights, navigation |
<Steps> / <Step> | Sequential instructions |
<Tabs> / <Tab> | Alternative content views |
<Accordion> / <AccordionGroup> | Collapsible details |
<CodeGroup> | Multiple language examples |
<ParamField> | API parameter documentation |
<RequestExample> / <ResponseExample> | API examples |
Navigation Configuration
FORGE Gate Compliance
Entry Gates
Feature implementation complete
Feature implementation complete
The feature or API must be fully implemented and tested before documentation begins.
API endpoints documented (OpenAPI)
API endpoints documented (OpenAPI)
For API docs, OpenAPI spec must be available from API Documenter agent.
Target audience identified
Target audience identified
Know whether writing for developers, operators, or end-users.
Exit Gates
MDX pages created
MDX pages created
All required pages created in correct directory with proper frontmatter.
Navigation structure updated
Navigation structure updated
Code examples validated
Code examples validated
All code examples tested and working.
Internal links validated
Internal links validated
No broken links to other pages or anchors.
Related Agents
| Agent | Relationship |
|---|---|
| API Documenter | Provides OpenAPI specs for API reference pages |
| Hono Backend | Source of API implementations to document |
| Next.js Frontend | Source of UI features to document |
Source Files
View Agent Source
Repository:
Path:
Version: 1.0.0
so1-io/so1-agentsPath:
agents/documentation/mintlify-author.mdVersion: 1.0.0