Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 15 additions & 10 deletions agent/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: "What is the agent?"
description: "Learn how the Mintlify agent researches, plans, and writes documentation, then opens pull requests with proposed changes for your team to review."
description: "Learn how the Mintlify agent researches, plans, and writes documentation, then opens pull requests with proposed changes for your team to review.

woahh"

Check warning on line 5 in agent/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

agent/index.mdx#L5

Did you really mean 'woahh'?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidental text in description

Medium Severity

The page description frontmatter includes the stray text woahh, which looks like leftover scratch input. That value is used for SEO and navigation, so it would surface in meta descriptions and page previews.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 5e73c02. Configure here.

keywords: ["automation", "automate", "AI", "autoupdate", "maintenance"]
---

Expand Down Expand Up @@ -78,15 +80,18 @@

## Next steps

<Card title="Connect Slack" horizontal icon="slack" href="/agent/slack">
Add the agent to your Slack workspace.
</Card>
<Card title="Customize behavior" horizontal icon="wrench" href="/agent/customize">
Configure the agent with an `AGENTS.md` file.
<Card title="Connect Slack" icon="slack" horizontal href="/agent/slack">
Add the agent to your Slack workspace.
</Card>
<Card title="Write effective prompts" horizontal icon="pen" href="/agent/effective-prompts">
Get better results with focused prompts.

<Card title="Customize behavior" icon="wrench" horizontal href="/agent/customize">
Configure the agent with an `AGENTS.md` file.
</Card>
<Card title="Automate with automations" horizontal icon="refresh-cw" href="/automations/index">
Automate recurring tasks and documentation maintenance with automations.

<Card title="Write effective prompts" icon="pen" horizontal href="/agent/effective-prompts">
Get better results with focused prompts.
</Card>

<Card title="Automate with automations" icon="refresh-cw" horizontal href="/automations/index">
Automate recurring tasks and documentation maintenance with automations.
</Card>