Overview
- Skill Key
- g9pedro/linkedin-pipedream
- Author
- g9pedro
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/g9pedro/linkedin-pipedream
- Latest Commit SHA
- f26ba9ea96d42a6ff1c10adeeb54dd934e207cd6
Post to LinkedIn, comment, like, search organizations, and manage profiles via Pipedream OAuth integration.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 linkedin-pipedream 技能。 若已安装,则直接安装 linkedin-pipedream 技能。
# LinkedIn via Pipedream — Post, Comment & Engage
Full LinkedIn automation using Pipedream's OAuth infrastructure. Post as yourself or your organization, comment on posts, search companies, and more.
## Prerequisites
1. **pdauth CLI installed and configured** — see pdauth skill
2. **LinkedIn account connected via OAuth**
## Quick Start
```bash
# 1. Connect LinkedIn (generates OAuth link for user to click)
pdauth connect linkedin --user telegram:5439689035
# 2. After user authorizes, verify connection
pdauth status --user telegram:5439689035
# 3. Post to LinkedIn
pdauth call linkedin.linkedin-create-text-post-user \
--user telegram:5439689035 \
--args '{"instruction": "Create a post: Excited to announce our new product launch! 🚀"}'
```
## OAuth Flow
```bash
# Generate OAuth link
pdauth connect linkedin --user USER_ID
# Share with user: "Click to authorize LinkedIn: <link>"
# User clicks → authorizes via LinkedIn → done
# Verify connection
pdauth status --user USER_ID
```
**User ID convention:** Use `telegram:<user_id>` format for Telegram users.
---
## Available Tools (19 total)
### ✅ Working via MCP (pdauth call)
| Tool | Purpose |
|------|---------|
| `linkedin-create-text-post-user` | Post as personal account |
| `linkedin-create-image-post-user` | Post with image (personal) |
| `linkedin-create-comment` | Comment on any post |
| `linkedin-create-like-on-share` | Like a post |
| `linkedin-search-organization` | Search for companies |
| `linkedin-get-current-member-profile` | Get your own profile |
| `linkedin-get-member-profile` | Get any member's profile |
| `linkedin-get-org-member-access` | Check org admin status |
| `linkedin-retrieve-comments-shares` | Get comments on a post |
| `linkedin-delete-post` | Delete your post |
### ⚠️ Broken via MCP (requires workaround)
| Tool | Issue | Workaround |
|------|-------|------------|
| `linkedin-create-text-post-organization` | "tool name too long" bug | Use direct SDK call |
| `linkedin-create-...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.