← Back to Skills Marketplace
11484
Downloads
45
Stars
37
Active Installs
10
Versions
Install in OpenClaw
/install linkedin-api
Description
LinkedIn API integration with managed OAuth. Share posts, manage profile, and access LinkedIn features. Use this skill when users want to share content on Li...
Usage Guidance
Install only if you trust Maton to broker your LinkedIn OAuth access. Review the OAuth scopes you grant, use the Maton-Connection header when you have multiple accounts, and require explicit confirmation before any post, delete, ad account, campaign, budget, or targeting change.
Capability Assessment
Purpose & Capability
The documented capabilities include reading LinkedIn profile and organization data, creating posts, uploading media, and managing ad accounts/campaigns; these are high-impact but match the stated LinkedIn integration purpose.
Instruction Scope
Runtime instructions are scoped to LinkedIn via api.maton.ai, disclose required headers/scopes, and require explicit user confirmation before create/update/delete operations, with extra warnings for advertising budgets and destructive actions.
Install Mechanism
The artifact is a single non-executable SKILL.md file with no install scripts, dependencies, background setup, or hidden code.
Credentials
Network access and MATON_API_KEY are required for the advertised managed-OAuth API integration; the third-party gateway and OAuth connection handling are clearly disclosed.
Persistence & Privilege
No local persistence, privilege escalation, or background worker behavior is present; persistent OAuth connections are managed through Maton connection APIs and the skill documents how to list, create, select, and delete them.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install linkedin-api - After installation, invoke the skill by name or use
/linkedin-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.9
- Removed the skill-card.md file from the repository.
- Documentation updated: clarified that advertising features (campaigns, ad accounts) require additional OAuth scopes and users should verify their granted scopes before use.
- Enhanced security and permissions guidelines to include explicit multi-step user confirmation for write operations, especially for advertising calls that carry financial impact.
- Updated the description to reflect new requirements regarding advertising features and OAuth scopes.
v1.0.8
- Removed the redundant or outdated file: skill-card.md.
- No changes to the API, configuration, or skill usage.
- No user-facing feature or documentation changes.
v1.0.7
- Updated all LinkedIn API base URLs from `gateway.maton.ai` and `ctrl.maton.ai` to `api.maton.ai`.
- All code examples and connection management instructions now use the new `api.maton.ai` endpoints.
- Removed the LICENSE.txt file from the skill package.
- Improved and clarified instructions on specifying the correct LinkedIn connection, especially when multiple accounts are authorized.
- Added security and permissions section, emphasizing user approval for write operations.
v1.0.6
- No changes detected in this release.
- Version number incremented to 1.0.6.
v1.0.5
- No code or documentation changes detected in this version.
- Version number updated to 1.0.5.
v1.0.4
- No user-facing changes in this release.
- Version bump to 1.0.4 with no file modifications detected.
v1.0.3
- Updated LinkedIn API endpoints from `/v2/` to `/rest/` and revised documentation to match the current LinkedIn REST API.
- Changed required protocol/version header from `X-Restli-Protocol-Version: 2.0.0` to `LinkedIn-Version: 202506`.
- Updated example code and API references to use new REST endpoints and adjusted request/response formats.
- Revised image upload process and endpoints for compatibility with the LinkedIn REST API.
- Clarified media sharing, profile retrieval, and post creation documentation under latest API specifications.
v1.0.2
- Added explicit Clawdbot metadata, including required environment variable MATON_API_KEY.
- No changes to functionality or user-facing features.
v1.0.1
- No file changes were detected in this version.
- Documentation, API usage, and functionality remain unchanged from the previous release.
v1.0.0
Initial release of LinkedIn API integration with managed OAuth.
- Share posts, manage profiles, access organization info, run ad campaigns, and upload media to LinkedIn through a unified API gateway.
- Supports OAuth connection management via a dedicated control interface.
- Provides detailed examples for making authenticated requests and handling multiple connections.
- Includes guides for posting text, articles, and images to LinkedIn.
- Requires a valid Maton API key and network access for all operations.
Metadata
Frequently Asked Questions
What is LinkedIn?
LinkedIn API integration with managed OAuth. Share posts, manage profile, and access LinkedIn features. Use this skill when users want to share content on Li... It is an AI Agent Skill for Claude Code / OpenClaw, with 11484 downloads so far.
How do I install LinkedIn?
Run "/install linkedin-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is LinkedIn free?
Yes, LinkedIn is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does LinkedIn support?
LinkedIn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created LinkedIn?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.9.
More Skills