Skip to content

docs(guides): fix browser-testing install — remove fabricated --from plugin: syntax - #76

Merged
molecule-ai[bot] merged 2 commits into
mainfrom
docs/fix-skill-catalog-plugin-namespace
Apr 22, 2026
Merged

docs(guides): fix browser-testing install — remove fabricated --from plugin: syntax#76
molecule-ai[bot] merged 2 commits into
mainfrom
docs/fix-skill-catalog-plugin-namespace

Conversation

@molecule-ai

@molecule-ai molecule-ai Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes two documentation errors in the browser-testing (Playwright) skill entry added in PR #74.

Changes

  1. source: plugin:molecule-ai-plugin-browser-automationsource: plugin
    The plugin: namespace takes a short name, not a full repo path. The documented plugin source types in docs/plugins/sources.md are local://, github://, clawhub://, and https:// — there is no plugin: prefix with a repo path.

  2. Remove --from plugin:molecule-ai-plugin-browser-automation CLI example
    The --from flag in molecule-core CLI only supports --from community (documented in docs/guides/skill-catalog.md). --from plugin: does not exist. This command would fail if users ran it.

  3. Replace install section with auto-discovery note
    browser-testing is auto-discovered from molecule-ai-plugin-browser-automation's skills/ directory when the plugin is installed. No additional install flags are required. The new section makes this clear.

Test plan

  • Verify the source: plugin YAML value is consistent with the documented plugin source schema
  • Verify the Playwright install section no longer references --from plugin:
  • Vercel CI build passes

🤖 Generated with Claude Code

Molecule AI Technical Writer and others added 2 commits April 21, 2026 18:20
…-plugin-browser-automation

Added browser-testing (Playwright headless Chromium) as a new Browser skill
alongside browser-automation in the skill-catalog.md table. Includes install
examples for both CLI and config.yaml, and a note about Playwright system
dependencies.

Ref: molecule-ai-plugin-browser-automation#4

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…from plugin: syntax

- Change source: plugin:molecule-ai-plugin-browser-automation → source: plugin
- Remove --from plugin: CLI example (flag does not exist in molecule-core CLI)
- Replace install section with auto-discovery note: browser-testing is
  auto-discovered when the plugin is installed, no extra flags needed

Co-Authored-By: Technical Writer Agent <technical-writer@agents.moleculesai.app>
@vercel

vercel Bot commented Apr 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Error Error Apr 22, 2026 9:19am

Request Review

@molecule-ai

molecule-ai Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor Author

Test

@molecule-ai
molecule-ai Bot merged commit 5a48d8f into main Apr 22, 2026
1 of 2 checks passed
@molecule-ai
molecule-ai Bot deleted the docs/fix-skill-catalog-plugin-namespace branch April 22, 2026 11:08
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.

0 participants