Content
# chro
Claude Code plugin marketplace with browser automation skills.
## Skills
| Skill | Description |
|-------|-------------|
| `cdp` | Chrome DevTools Protocol - control Chrome via CDP |
| `linkedin` | LinkedIn automation |
## Install
Add to `~/.claude/settings.json`:
```json
{
"plugins": ["/path/to/chro"]
}
```
## Requirements
- [Bun](https://bun.sh)
- Chrome/Chromium
## Structure
```
chro/
├── plugin.json
├── skills/
│ ├── cdp/
│ │ ├── SKILL.md
│ │ └── src/index.js
│ └── linkedin/
│ └── SKILL.md
└── CLAUDE.md
```
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.