linkedin-pipedream
Post to LinkedIn, comment, like, search organizations, and manage profiles via Pipedream OAuth integration.
Why use this skill?
Easily manage your LinkedIn presence with OpenClaw. Post updates, comment, like, and search profiles using this secure Pipedream-integrated AI agent skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/g9pedro/linkedin-pipedreamWhat This Skill Does
The linkedin-pipedream skill serves as a robust gateway for OpenClaw AI agents to interact with the LinkedIn platform through Pipedream's secure OAuth infrastructure. It empowers users to automate their professional presence without manually navigating the web interface. Whether you are managing a personal brand or monitoring corporate activity, this skill provides a comprehensive suite of tools to post text and image content, engage with the community through likes and comments, and retrieve profile or organizational data. By leveraging pdauth, the skill ensures that account connections are handled securely and persist across sessions.
Installation
To integrate this skill into your OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/g9pedro/linkedin-pipedream
Once installed, you must connect your LinkedIn account using the pdauth CLI:
- Run
pdauth connect linkedin --user telegram:<your_user_id>. - Open the provided link in your browser to authorize access.
- Verify your status with
pdauth status --user telegram:<your_user_id>.
Use Cases
- Automated Personal Branding: Schedule and publish daily updates, thoughts, or industry insights to keep your feed active.
- Community Engagement: Programmatically like or comment on specific industry posts to boost visibility and professional networking.
- Market Research: Search for organization details or analyze profile information to gather intelligence on leads or prospective employers.
- Content Management: Streamline the process of sharing media-rich updates, such as project milestones or office photos, directly from your agent interface.
Example Prompts
- "Post an update to my LinkedIn announcing that I just completed the latest OpenClaw certification, include the hashtag #OpenClaw and a rocket emoji."
- "Search for the company 'OpenAI' and find the member profile information for the CEO."
- "Look at the post with URN urn:li:share:7293123456789012480 and leave a comment saying 'This is a fantastic breakdown of the current AI trends!'"
Tips & Limitations
When crafting your content, remember that LinkedIn posts perform best when they are concise, typically under 3000 characters. Incorporating line breaks improves readability, and emojis can significantly increase engagement rates. Note that while most tools function perfectly, there is a known limitation with the organization posting tools due to a character length bug in the tool name mapping; for these, it is recommended to perform direct SDK calls until a fix is deployed. Always ensure your connection is valid via pdauth status if you experience any unexpected errors during execution.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-g9pedro-linkedin-pipedream": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
loom-workflow
AI-native workflow analyzer for Loom recordings. Breaks down recorded business processes into structured, automatable workflows. Use when: - Analyzing Loom videos to understand workflows - Extracting steps, tools, and decision points from screen recordings - Generating Lobster workflow files from video walkthroughs - Identifying ambiguities and human intervention points in processes
agent-autonomy-primitives
Build long-running autonomous agent loops using ClawVault primitives (tasks, projects, memory types, templates, heartbeats). Use when setting up agent autonomy, creating task-driven execution loops, customizing primitive schemas, wiring heartbeat-based work queues, or teaching an agent to manage its own backlog. Also use when adapting primitives to an existing agent setup or designing multi-agent collaboration through shared vaults.
pdauth
Dynamic OAuth for AI agents via Pipedream. Generate OAuth links for 2500+ APIs, let users authorize, then call MCP tools on their behalf.
agent-memory-templates
Production-tested memory templates for AI agents. Includes SOUL.md personality templates, memory checkpoint patterns, observational memory configs, and 100 power prompts. From the creators of ClawVault.
Clawvault
Skill by g9pedro