docs: tighten SEO descriptions on agent pages#6085
Merged
Conversation
ethanpalm
approved these changes
Jun 4, 2026
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adjust frontmatter descriptions on two pages from the Agent integrations PR so they sit in the 130–160 character SEO window.
Changes
agent/integrations.mdx: trimmed description from 165 → 153 chars.agent/slack.mdx: expanded description from 120 → 157 chars.Other pages in scope (
agent/index.mdx,workflows/create.mdx,workflows/manage.mdx,workflows/reference.mdx) already had compliant titles and descriptions.Note
Low Risk
Documentation-only frontmatter edits with no runtime or security impact.
Overview
Updates only the YAML
descriptionfrontmatter on two agent docs so meta descriptions fit the ~130–160 character SEO range.On
agent/integrations.mdx, the description is shortened and reworded (e.g. “use live workplace context” → “pull live context”, “creating documentation” → “updating content”, explicit Jira in the tool list).On
agent/slack.mdx, the description is lengthened to stress installing the agent in Slack, product Q&A, team conversations, and capturing knowledge via pull requests.Reviewed by Cursor Bugbot for commit 6751102. Bugbot is set up for automated code reviews on this repo. Configure here.