🌐
AutomationTypeScript

Daytona Standalone Chrome CDP

by Devin-AXIS

Daytona Standalone Chrome CDP is an Automation skill for Claude Code, published by Devin-AXIS in iPolloWork.

4.3K stars825 forkson Devin-AXIS/iPolloWorkAdded 2026/08/20Repository updated 2026/08/20
agent-collaborationagent-skillsai-agentsai-workclaude-codecodexdeepseek-harnessdsh-pluginenterprise-agent-workspacehermes-agentipollowork-pluginipollowork-skillopenclawopencodeopencode-pluginself-evolving-aivisual-editor
Install in seconds
Install Daytona Standalone Chrome CDP
Copy Daytona Standalone Chrome CDP 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/Devin-AXIS/iPolloWork/tree/main/.opencode/skills/daytona-chrome-cdp ~/.claude/skills/daytona-chrome-cdp

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/Devin-AXIS/iPolloWork.git

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

In this catalog

Source file
.opencode/skills/daytona-chrome-cdp/SKILL.md in Devin-AXIS/iPolloWork
Installs to
~/.claude/skills/daytona-chrome-cdp
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Daytona Standalone Chrome CDP does

Daytona Standalone Chrome CDP launches and controls a standalone Chrome browser in a Daytona sandbox via the Chrome DevTools Protocol. Use it for web sign-in, OAuth flows, Den Web setup, and other browser-only tasks when Electron CDP is not suitable.

Daytona Standalone Chrome CDP is cataloged under Automation on DirSkills. Daytona Standalone Chrome CDP comes from a repository tagged agent-collaboration, agent-skills, ai-agents, ai-work and claude-code.

Documentation

README

Daytona Standalone Chrome CDP

Use this skill when a Daytona sandbox needs a normal Chrome/Chromium browser in the XFCE display, separate from the Electron app. This is useful for Den Web sign-in, OAuth provider setup, browser-only admin flows, and checking what a user would see in a regular browser.

Launch Chrome

Run inside the Electron or server sandbox:

daytona exec "$SANDBOX" -- "bash -lc 'mkdir -p /tmp/daytona-chrome-profile; DISPLAY=:99 nohup chromium --no-sandbox --disable-dev-shm-usage --remote-debugging-address=0.0.0.0 --remote-debugging-port=9222 --user-data-dir=/tmp/daytona-chrome-profile about:blank >/tmp/daytona-chrome.log 2>&1 &'"

If chromium is missing, try google-chrome, google-chrome-stable, or install Chromium in the sandbox only when needed.

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

Frequently asked about Daytona Standalone Chrome CDP

  • What else does Devin-AXIS publish alongside Daytona Standalone Chrome CDP?

    Daytona Standalone Chrome CDP is one of 25 skills that DirSkills catalogs from Devin-AXIS/iPolloWork, the repository it ships in. Its siblings there include Acme Research, Agent-First Screenshots and Browser Automation. Each one is a separate skill with its own page in this directory, installs the same way Daytona Standalone Chrome CDP does, and is maintained by Devin-AXIS in that same repository. The rest of the collection is listed on the Devin-AXIS/iPolloWork page.

  • How does Daytona Standalone Chrome CDP compare to other Automation skills?

    Daytona Standalone Chrome CDP ranks #310 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 Daytona Standalone Chrome CDP against them. Open each page to compare what they document and how they install.

More from Devin-AXIS/iPolloWork

Daytona Standalone Chrome CDP is one of 25 skills cataloged on DirSkills from Devin-AXIS/iPolloWork.

See all 25 skills
🔍
2w ago

Acme Research

Acme Research searches and summarizes material from the Acme research service. Use it when users ask to search a private research library and cite documents.
AI Engineering
4.3K825
📸
2w ago

Agent-First Screenshots

Agent-First Screenshots drives the real app via CDP and captures product screenshots gated by DOM, pixel, and vision verification before shipping. Use the skill for marketing images, landing pages, newsletters, social media, and any task to take or redo screenshots of the app.
Automation
4.3K825
🖥️
2w ago

Browser Automation

Browser Automation attaches OpenCode browser tools to the iPolloWork Electron app and drives its UI through Chrome DevTools Protocol. Use it for local dev smoke tests, composer automation, or verifying task/session responses in the app.
Automation
4.3K825
📚
2w ago

Context7 Docs Research

Context7 Docs Research resolves the correct library and retrieves a small, relevant set of version-aware official documentation before answering a technical question.
AI Engineering
4.3K825
📚
2w ago

Context7 Version-Aware Implementation

Context7 Version-Aware Implementation checks the project's dependency versions and pulls matching Context7 documentation so code edits use APIs from the installed release line. Use it before upgrading or adding code to avoid mixing incompatible versions.
AI Engineering
4.3K825
🔌
2w ago

Create OpenCode Plugin

Create OpenCode Plugin scaffolds the plugin file with the correct API shape, tool definitions, and hook registration. Use it when the user asks to create, write, or make a plugin that does something specific in iPolloWork.
AI Engineering
4.3K825