Skip to content

Add create-site-skills to skills docs section - #591

Merged
dprevoznik merged 2 commits into
mainfrom
hypeship/add-create-site-skill-docs
Sep 22, 2026
Merged

dprevoznik merged 2 commits into
mainfrom
hypeship/add-create-site-skill-docs

Conversation

@dprevoznik

@dprevoznik dprevoznik commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a docs page for the create-agent-site-skill skill (turns verified browser workflows into reusable site-automation skills)
  • register it in the Agent Skills nav group in docs.json
  • link it from the skills overview page's "especially useful skills" list

Test plan

  • validated docs.json is well-formed JSON
  • followed the existing skill-stub pattern (title + skills.sh url) used by the other three skill pages

🤖 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-skill URL, matching the other skill entries), registers it under the Agent Skills nav group in docs.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.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

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

Project Status Preview Updated
Kernel 🟢 Ready View Preview Sep 22, 2026, 4:42 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@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.

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 + external skills.sh URL, matching bot-detection, profiles, and kernel-auth
  • docs.json — registers the page in the Agent Skills sidebar group
  • skills/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.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@dprevoznik
dprevoznik merged commit 1615f3f into main Sep 22, 2026
4 checks passed

@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.

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 pages
  • docs.json — adds that page to the Agent Skills sidebar group
  • skills/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.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

@dprevoznik
dprevoznik deleted the hypeship/add-create-site-skill-docs branch September 22, 2026 16:42

This branch was successfully deployed

1 active deployment
staging 6f843d2e Deployed Sep 22, 2026 by mintlify[bot]
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