ワンクリックで
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"