AutomationTypeScript

Browser Core Efficient

by holaboss-ai

Browser Core Efficient is an Automation skill for Claude Code, published by holaboss-ai in holaOS.

7.4K stars641 forkson holaboss-ai/holaOSAdded 2026/08/15+21% in starsRepository updated 2026/08/15
agentagent-harnessagent-osagenticaiai-agentai-agentsartificial-intelligenceclaude-codecodexelectronholabossholaosllmmcpmemorymodel-context-protocolruntimetypescriptworkspace
Install in seconds
Install Browser Core Efficient
Copy Browser Core Efficient into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/holaboss-ai/holaOS/tree/main/runtime/harnesses/src/embedded-skills/browser-core-efficient ~/.claude/skills/browser-core-efficient

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/holaboss-ai/holaOS.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
runtime/harnesses/src/embedded-skills/browser-core-efficient/SKILL.md in holaboss-ai/holaOS
Installs to
~/.claude/skills/browser-core-efficient
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Browser Core Efficient does

Browser Core Efficient reduces browser tool round trips and state snapshots when an agent works in an embedded browser. Use it to choose the cheapest reliable interaction loop for page actions, waiting, and state reads.

Browser Core Efficient is cataloged under Automation on DirSkills. Browser Core Efficient comes from a repository tagged agent, agent-harness, agent-os, agentic and ai.

Documentation

README

Browser Core Efficient

Use this skill when operating the workspace-embedded browser and efficiency matters.

Goals

  • reduce browser tool round trips
  • reduce large state snapshots
  • reduce unnecessary screenshots and page text reads
  • prefer reliable one-call actions over browse-then-browse-again loops

Default Loop

  1. If the target is already known, use browser_act directly with locator signals.
  2. If the target is semantically known but the page is large, use browser_find.
  3. Use browser_get_state only for orientation or when the target is still unclear.
  4. After page-changing actions, use wait_for on the action itself when possible.
  5. Re-read state only if the action result is ambiguous.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Browser Core Efficient

  • What else does holaboss-ai publish alongside Browser Core Efficient?

    Browser Core Efficient is one of 25 skills that DirSkills catalogs from holaboss-ai/holaOS, the repository it ships in. Its siblings there include App Builder SDK, Audience Analyst and Browser QA. Each one is a separate skill with its own page in this directory, installs the same way Browser Core Efficient does, and is maintained by holaboss-ai in that same repository. The rest of the collection is listed on the holaboss-ai/holaOS page.

  • How does Browser Core Efficient compare to other Automation skills?

    Browser Core Efficient ranks #199 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Browser Core Efficient against them. Open each page to compare what they document and how they install.

More from holaboss-ai/holaOS

Browser Core Efficient is one of 25 skills cataloged on DirSkills from holaboss-ai/holaOS.

See all 25 skills
🧩
2w ago

App Builder SDK

App Builder SDK builds new holaOS apps using five backend primitives (connection, resource, action, sync, start) and optionally adds a shadcn dashboard UI. Use it when a user requests an integration-only module like Slack or Discord, or a dashboard app with a workspace pane.
AI Engineering
7.4K641
📊
2w ago

Audience Analyst

Audience Analyst turns raw audience data into actionable segments and content recommendations. Use it when you need to understand follower demographics, behavior, and preferences to create targeted content.
Data
7.4K641
🔍
2w ago

Browser QA

Browser QA reproduces and isolates failures in an embedded browser using an evidence-first loop, then reports whether the failure is locator, timing, session state, or product behavior. Use it for reproducible browser validation, regression checking, or debugging workflows.
Quality
7.4K641
📊
2w ago

Build Dashboard

Build Dashboard scaffolds the visual layer of a holaOS dashboard app using TanStack Start, @holaboss/ui, and workspace tokens. Use it when an app's SDK primitives are wired and it needs a src/client/ UI surface.
Frontend
7.4K641
🧩
2w ago

Capability Creator

Capability Creator bundles one or more skills and the integrations they need into a single named, installable workspace capability. Use it when the user wants to create a capability that delivers a specific outcome across tools and platforms.
AI Engineering
7.4K641
📅
2w ago

Content Planner

Content Planner plans and organizes a content calendar with AI-driven scheduling and topic suggestions. Use it to build weekly or monthly calendars that balance content mix, cadence, and platform-specific formats.
Writing
7.4K641