Skip to content

Convert agent-browser and react-skills to local plugins with sync scripts - #135

Merged
fcakyon merged 5 commits into
mainfrom
feature/local-agent-browser-react-skills
Apr 1, 2026
Merged

Convert agent-browser and react-skills to local plugins with sync scripts#135
fcakyon merged 5 commits into
mainfrom
feature/local-agent-browser-react-skills

Conversation

@fcakyon

@fcakyon fcakyon commented Apr 1, 2026

Copy link
Copy Markdown
Owner

Replace remote URL sources for agent-browser and react-skills with locally synced plugins. The standalone web-design-guidelines plugin is absorbed into react-skills since it belongs with the other frontend skills.

  • create_zip in _helpers.sh now loops over all subdirectories instead of hardcoding references/ only, so templates/ in agent-browser gets included
  • New sync scripts: sync-agent-browser-skills.sh (2 skills from vercel-labs/agent-browser) and sync-react-skills.sh (5 skills from vercel-labs/agent-skills, with web-interface-guidelines downloaded locally)
  • All three marketplace files updated to local sources, web-design-guidelines entry removed
  • CLAUDE.md now references agentskills.io spec and enforces local-only source policy; description max corrected to 1024 per spec
bash .github/scripts/sync-agent-browser-skills.sh
bash .github/scripts/sync-react-skills.sh

fcakyon added 5 commits April 1, 2026 09:03
Hardcoded references/ dir missed templates/ in agent-browser.
Now loops over all subdirectories in a skill folder.
Replaces remote URL source with locally synced skills from
vercel-labs/agent-browser. Includes agent-browser (with references
and templates) and electron skills.
Replaces remote URL source with locally synced skills from
vercel-labs/agent-skills: composition-patterns, react-best-practices,
react-native-skills, react-view-transitions, and web-design-guidelines.
The standalone web-design-guidelines plugin is deleted since its skill
now lives inside react-skills with the full guideline content inlined.
Replace remote URL entries for react-skills and agent-browser with
local paths. Remove standalone web-design-guidelines entry (now part
of react-skills). JSON arrays reformatted to multi-line.
CLAUDE.md: add agentskills.io spec link, local-only source policy,
remove remote URL/git-subdir guidance, fix description max from 600
to 1024 per agentskills.io spec. README: full plugin sections with
install commands and ZIP badges, add agentskills.io to References.
@fcakyon fcakyon self-assigned this Apr 1, 2026
@fcakyon
fcakyon merged commit ce7d4ce into main Apr 1, 2026
1 check passed
@fcakyon
fcakyon deleted the feature/local-agent-browser-react-skills branch April 1, 2026 06:07
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