Add create-site-skills to skills docs section - #591
Conversation
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
There was a problem hiding this comment.
Risk Assessment: Very Low
Verdict: Approve
This PR adds a documentation stub for an existing skill page pattern. The diff is 3 files / 8 lines:
skills/create-site-skills.mdx— new Mintlify stub with title + externalskills.shURL, matchingbot-detection,profiles, andkernel-authdocs.json— registers the page in the Agent Skills sidebar groupskills/overview.mdx— one additional overview bullet linking to the new page
No application logic, auth, infrastructure, or production codepaths are modified. Blast radius is limited to docs navigation and a new stub page. No CODEOWNERS file is present, so codeowner review is not required.
Risk factors considered: docs-only surface, small scoped change, no shared systems, no operational or security impact.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Risk Assessment: Very Low
Verdict: Existing approval stands. Not re-approving.
Re-checked the current head (6f843d2) after this update. The diff is still 3 files, documentation and navigation only:
skills/create-site-skills.mdx— new Mintlify stub (title + external skills.sh URL), same pattern as the existing skill pagesdocs.json— adds that page to the Agent Skills sidebar groupskills/overview.mdx— one extra overview bullet linking to the new page
No application logic, auth, infrastructure, or production codepaths change. Blast radius is docs navigation and a new stub page. No CODEOWNERS file, so codeowner review is not required.
Risk is unchanged from the prior Very Low assessment on this same commit, so the existing approval remains.
Sent by Cursor Automation: Assign PR reviewers


Summary
create-agent-site-skillskill (turns verified browser workflows into reusable site-automation skills)docs.jsonTest plan
docs.jsonis well-formed JSON🤖 Generated with Claude Code
Note
Low Risk
Documentation and navigation only; no runtime, auth, or API behavior changes.
Overview
Documents the Create Site Skills agent skill so readers can find it in the Kernel docs and jump to the full skill on skills.sh.
Adds a stub page at
skills/create-site-skills(title +create-agent-site-skillURL, matching the other skill entries), registers it under the Agent Skills nav group indocs.json, and lists it on the skills overview as a recommended skill for turning verified browser workflows into reusable site-automation skills.Reviewed by Cursor Bugbot for commit 6f843d2. Bugbot is set up for automated code reviews on this repo. Configure here.