Skip to content

docs: align install skill name with browser-use frontmatter - #572

Open
msju199 wants to merge 1 commit into
browser-use:mainfrom
msju199:docs/skill-name-install-align
Open

docs: align install skill name with browser-use frontmatter#572
msju199 wants to merge 1 commit into
browser-use:mainfrom
msju199:docs/skill-name-install-align

Conversation

@msju199

@msju199 msju199 commented Jul 31, 2026

Copy link
Copy Markdown

Summary

  • Clarify package/CLI (browser-harness) vs skill identity (browser-use from SKILL.md / unit tests)
  • Fix install guidance that told agents to register a skill named browser-harness and to remove a correct browser-use skill
  • Align README setup prompt with the same naming split

Test plan

  • Diff install.md / README.md against packaged SKILL.md frontmatter (name: browser-use)
  • Confirm Codex path still writes under skills/browser-harness/ while body keeps YAML name browser-use
  • No code changes — docs only

Summary by cubic

Clarifies the naming split between the browser-harness CLI/package and the browser-use skill to prevent wrong skill registration or accidental removal. Updates install instructions and the README prompt to match the SKILL.md frontmatter.

  • Bug Fixes
    • README: prompt now says the skill body comes from browser-harness skill, while the skill name remains browser-use.
    • Install guide: explains that files may live under skills/browser-harness/, but the YAML frontmatter keeps name: browser-use; instructs not to delete a correctly installed browser-use skill.

Written for commit 380cf0f. Summary will update on new commits.

Review in cubic

Package/CLI is browser-harness; skill YAML name and trigger are
browser-use. Stop telling installers to register browser-harness as the
skill name or to remove a correct browser-use skill.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 2 files

Re-trigger cubic

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