agentium

Agentium -- Persistent Browser for Agents

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agentium" with this command: npx skills add tal-sqrr/agentium/tal-sqrr-agentium-agentium

Agentium -- Persistent Browser for Agents

Prerequisites

Before using this skill, agentium must be installed. Check status:

~/.agentium/chrome-cdp status

If the command is not found, run the bundled install script:

./scripts/install.sh

Requires macOS and Xcode Command Line Tools (xcode-select --install ).

Usage

The browser is a persistent Chrome instance with Chrome DevTools Protocol (CDP) on port 9222. It auto-starts on login via LaunchAgent.

Always call browser_new_tab before your first navigation to avoid overriding another session's tab.

Managing the Browser

~/.agentium/chrome-cdp start # Start (no-op if already running) ~/.agentium/chrome-cdp stop # Stop ~/.agentium/chrome-cdp status # Check if running ~/.agentium/chrome-cdp restart # Restart

How It Works

  • Uses Playwright's Chromium (ad-hoc signed, allows dylib injection)

  • nofocus.dylib suppresses Chrome from stealing window focus

  • Custom icon and name ("Agentium Browser") auto-heal after Playwright updates

  • Multiple agent sessions share the same browser via CDP websocket

  • Profile persists at ~/.agentium/chrome-profile/

  • Logs at /tmp/agentium.log

Troubleshooting

  • Browser won't start: Check ~/.agentium/chrome-cdp status . If stopped, run start . Check /tmp/agentium.log for errors.

  • "Playwright Chromium not found": Run npx playwright install chromium .

  • Stale singleton locks: The script auto-removes these on start. If issues persist, manually delete ~/.agentium/chrome-profile/Singleton* .

  • Icon/name not updated: Run restart -- the script re-patches on every start.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Agent Guardian

Agent体验守护系统。解决AI助手常见体验问题:长时间无响应、任务卡死、中英文混用、状态不透明。包含看门狗监控、智能状态汇报、即时状态查询、语言一致性过滤、消息队列追踪。适用于所有渠道(QQ/微信/Telegram/飞书/Discord等)。当用户抱怨"等太久没回复"、"回复中英文混着"、"不知道在干什么"时使...

Registry SourceRecently Updated
Automation

Proactive Agent V2

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autono...

Registry SourceRecently Updated
Automation

Palaia

Local, crash-safe persistent memory for OpenClaw agents. Replaces built-in memory-core with semantic search, projects, and scope-based access control. After...

Registry SourceRecently Updated
1381
iret77