browse-sh-library
Discover and install browse.sh catalog skills for site-specific browser automation.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Discover and install browse.sh catalog skills for site-specific browser automation.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | browse-sh-library |
| description | Discover and install browse.sh catalog skills for site-specific browser automation. |
Use this skill when a task needs a site-specific browser workflow and no installed browse.sh skill already matches.
Check installed skills first with skills_list.
If no installed skill matches, discover catalog skills with:
browse skills find "<short task or domain query>"
Install the best catalog match into Hermes' local skill directory with Doit's bridge:
python3 /opt/doit/hermes/scripts/sync_browse_skill.py --query "<short task or domain query>"
If you already know the exact browse.sh slug, use:
python3 /opt/doit/hermes/scripts/sync_browse_skill.py --slug "domain.com/skill-id"
Retry skills_list and skill_view for the installed skill.
Follow the skill's browse ... CLI commands with the terminal tool. Browserbase is the remote browser backend.
Do not use hermes skills install browse-sh/... for browse.sh catalog skills. The Doit bridge installs browse.sh skills into ~/.hermes/skills, which is where Hermes can load local skills.