Skip to content

Agent skill sync with docs: drop mint automations CLI commands - #7471

Merged
ethanpalm merged 3 commits into
mainfrom
mintlify/8f28d1a7
Sep 23, 2026
Merged

ethanpalm merged 3 commits into
mainfrom
mintlify/8f28d1a7

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Align the canonical Mintlify skill with the removal of mint automations CLI commands from the docs.

Changes

  • agent-context/context/skills/mintlify/reference/cli.md: removed the Automations section (mint automations create/list/delete and mint workflow(s) aliases).
  • agent-context/context/skills/mintlify/SKILL.md: dropped mint automations from the CLI table summary and the CLI commands quick reference.

Context

Validation

  • npm test, npm run check, npm run build cannot run in this sandbox (npm is blocked by the sandbox permission policy). Diff is scoped to the two skill files and git diff --check passes.
  • The existing agent-context build and sync workflow will distribute the canonical skill to the Codex, Cursor, and Claude plugin repositories after merge.

Note

Low Risk
Documentation and build-validation changes for distributed agent skills only; no runtime product or auth paths.

Overview
Aligns the canonical Mintlify agent skill with upstream docs by removing all mint automations guidance (including the full Automations section in reference/cli.md and mentions in SKILL.md).

The skill now documents mint analytics in the CLI index and quick-reference list, and the agent-context build no longer rejects “retired” CLI strings in SKILL.md (that check and related README wording are gone). Tests were updated to stop requiring mint automations and to stop forbidding mint analytics.

Reviewed by Cursor Bugbot for commit 9e959f7. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Sep 23, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
mintlify 🟢 Ready View Preview Sep 23, 2026, 4:10 PM

@mintlify
mintlify Bot requested a review from ethanpalm September 23, 2026 16:08

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 8e9cecf. Configure here.

Comment thread agent-context/context/skills/mintlify/SKILL.md Outdated
ethanpalm and others added 2 commits September 23, 2026 10:43
The skill dropped mint automations to match #7458, but the build test
still required the phrase. Move it to the doesNotMatch guard instead.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
The build and test hardcoded a list of retired CLI commands. mint analytics
was restored in the docs, but the blocklist kept it out of SKILL.md's CLI
quick reference. Commands get removed and restored, so a blocklist goes
stale; the skill content itself is the source of truth.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@ethanpalm
ethanpalm merged commit 2d00110 into main Sep 23, 2026
6 checks passed
@ethanpalm
ethanpalm deleted the mintlify/8f28d1a7 branch September 23, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant