惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
罗磊的独立博客
宝玉的分享
宝玉的分享
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tailwind CSS Blog
博客园_首页
量子位
月光博客
月光博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
爱范儿
爱范儿
S
SegmentFault 最新的问题
雷峰网
雷峰网
小众软件
小众软件
博客园 - 聂微东
美团技术团队
Apple Machine Learning Research
Apple Machine Learning Research
WordPress大学
WordPress大学
Jina AI
Jina AI
Hugging Face - Blog
Hugging Face - Blog

Mintlify Blog

22 UX improvements to the web editor Introducing the Mintlify Help Center Starter Kit Introducing the collaborative editor built for teams and agents Workflows, rebuilt Is your documentation agent-ready? Mintlify raises $45M Series B led by Andreessen Horowitz and Salesforce Ventures 5 things you didn't know you could do in the Mintlify web editor The improved Mintlify CLI Docs on autopilot: From zero to self-maintaining with Mintlify The state of agent traffic in documentation (March 2026) How we built a virtual filesystem for our Assistant We Replaced Our Internal Wiki With a Slack Bot. You Should Too. 8 ways teams use Mintlify to keep docs updated automatically Documentation is your AI interface What three years of watching AI in production taught us Bridging two JSX runtimes: How we solved Astro's React children problem AI agents are shipping faster than anyone can document Knowledge management systems for technical teams Workflows: Automate documentation maintenance Mintlify acquires Helicone to redefine AI knowledge infrastructure Why more product managers are switching to Mintlify Auto-generating documentation sites from GitHub repos Your docs, your frontend, our content engine Take control of your documentation system Almost half your docs traffic is AI, time to understand the agent experience @mintlify for better docs, faster Mintlify for Enterprise Real llms.txt examples from leading tech companies (and what they got right) Mintlify + Claude Opus 4.6: Powering AI-native knowledge management Declaring Clankruptcy: An experiment in agent orchestration
How I built our knowledge base in an afternoon
Anahita Sahu · 2026-01-13 · via Mintlify Blog

I had a problem. We needed to move a significant amount of our internal documentation scattered across multiple platforms into a single knowledge base. Our team is growing so a single source of truth helps us onboard new team members faster and surface valuable knowledge that might be buried in a document only a couple people know about.

An added benefit of using Mintlify for a knowledge base is that people can either read pages or chat with the Mintlify assistant to get answers--both in the knowledge base and on Slack. Our team has multiple paths to getting information that don't rely on someone remembering where a particular file is located.

While the other platforms we were using had Markdown export, the content wasn't formatted using Mintlify's components or syntax. Exporting and copy-pasting would leave me with unformatted walls of text.

I had two priorities: speed and quality. I wanted to move fast so the knowledge base was available when our new team members joined, but I also wanted the content to be readable and accurate. It was important that I could focus on curating content and building the information architecture, not wrestling with syntax or making tedious formatting edits.

Here's how Mintlify's agent and web editor let me do exactly that.

Using the agent to migrate content

The agent handled the heavy lifting of formatting and placement.

My workflow was simple: copy content from the original source, paste it into a Slack conversation with the agent, and tell it where to place the page. For example: "@mintlify can you add this page to the marketing tab under guides."

The agent formatted everything, converting different syntax to Mintlify's components. It structured the content with the proper frontmatter, headers, callouts, and formatting.

I migrated 10 pages in 5 minutes.

Prompting the agent in Slack to add descriptions to a page in the marketing section of the knowledge base

Using the web editor to organize content

Once the content was in place, I wanted to adjust some of the navigation and refine the information architecture. I used the web editor for this because I wanted to see the changes I was making in real time.

My two favorite features of using the editor:

  • Reorganizing tabs, groups, and pages was quick with the editor's drag-and-drop UX. I didn't have to edit any JSON.
  • Shareable preview links made getting reviews and sign-off from different teams easy.

The editor was faster and more intuitive for me than working directly with Git, Markdown, and JSON. I could focus on organization and higher-level strategy rather than mechanics.

To help other people contribute to the knowledge base, I created an AGENTS.md file that specifies our formatting and style preferences. This file is included in the project so that it applies to every command people give to the agent, no matter what their local setup is. Updates to the knowledge base are more consistent and better structured since the agent has tailored context for our content.

This is useful for anyone managing documentation at scale and receiving contributions from many people. You can define your own conventions for the agent to follow.

Removing the mechanical work of migrating and formatting content meant that I could concentrate on what mattered.

Content strategy: Organizing information based on how our team actually works, not just copying existing structure.

Information architecture: Building navigation that helps people find answers quickly.

Quality: Making sure content was clear, useful, and technically correct.

The tools handled formatting. I handled the thinking.

I built our knowledge base in an afternoon. The content is properly formatted, well-organized, and easy to navigate. New team members can find what they need in the knowledge base or by asking the assistant in Slack.

I did all of this using just Slack DMs and a web browser.

If you're consolidating internal documentation or building a knowledge base, you can work the same way. The assistant handles migration and formatting. The web editor gives you precise control over organization. You can focus on making your documentation useful.

Good tools get out of your way and let you do your best work.