원클릭으로
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Persistent memory system for AI agents — remember facts, learn from experience, and track entities across sessions.
AI-powered PDF generator for legal docs, pitch decks, and reports. SAFEs, NDAs, term sheets, whitepapers. npx ai-pdf-builder. Works with Claude, Cursor, GPT, Copilot.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Search and summarize papers from ArXiv. Use when the user asks for the latest research, specific topics on ArXiv, or a daily summary of AI papers.
| name | |
| description | LinkedIn automation via browser relay or cookies for messaging, profile viewing, and network actions. |
| homepage | https://linkedin.com |
| metadata | {"clawdbot":{"emoji":"💼"}} |
Use browser automation to interact with LinkedIn - check messages, view profiles, search, and send connection requests.
browser tool with profile="chrome"browser tool with profile="clawd"browser action=snapshot profile=chrome targetUrl="https://www.linkedin.com/feed/"
browser action=navigate profile=chrome targetUrl="https://www.linkedin.com/messaging/"
browser action=snapshot profile=chrome
browser action=navigate profile=chrome targetUrl="https://www.linkedin.com/search/results/people/?keywords=QUERY"
browser action=snapshot profile=chrome
browser action=navigate profile=chrome targetUrl="https://www.linkedin.com/in/USERNAME/"
browser action=snapshot profile=chrome
browser action=act with click/type actionsIf browser relay isn't available, extract the li_at cookie from browser:
li_at valueThis skill requires Chromium browser automation. Platform-specific system dependencies:
# Debian/Ubuntu
sudo apt install -y libgbm1 libasound2
# Fedora/RHEL
sudo dnf install -y libgbm alsa-lib
# Arch
sudo pacman -S --noconfirm libgbm alsa-lib
No additional system dependencies required.
No additional system dependencies required (bundled with browser engine).
libgbm1 and libasound2 are installed: ldconfig -p | grep -E "libgbm|libasound"