browser-tools
Browser Tools
Chrome DevTools Protocol tools for agent-assisted web automation. These tools connect to Chrome running on :9222 with remote debugging enabled.
Setup
Run once before first use:
cd skills/browser-tools
npm install
Start Chrome
skills/browser-tools/browser-start.js # Fresh profile
skills/browser-tools/browser-start.js --profile # Copy user's profile (cookies, logins)
More from stephengpope/thepopebot
kie-ai
Generate images and videos using kie.ai API. Use for AI image and video generation tasks.
12brave-search
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
1google-docs
Create and manage Google Docs on a shared drive via service account.
1modify-self
Use when a job requires modifying the agent's own code, configuration, personality, cron jobs, skills, or operating system files.
1llm-secrets
List available LLM-accessible credentials. Use when you need API keys, passwords, or other secrets that have been made available to you.
1google-drive
Interact with Google Drive shared drives via service account. Supports list, upload, download, delete operations.
1