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.