← Back to Skills Marketplace
Publora Linkedin
by
Sergey Bulaev
· GitHub ↗
· v2.0.1
· MIT-0
753
Downloads
1
Stars
2
Active Installs
5
Versions
Install in OpenClaw
/install publora-linkedin
Description
Post or schedule content to LinkedIn using the Publora API. Use this skill when the user wants to publish or schedule LinkedIn posts, retrieve analytics (imp...
Usage Guidance
This skill appears to be a straightforward Publora LinkedIn wrapper, but the manifest is missing key provenance and a declared API credential. Before installing: (1) verify the publisher/source (there's no homepage or repo listed); (2) confirm how the Publora API key is provided — ask the author to declare a primaryEnv like PUBLORA_API_KEY or similar; (3) prefer creating a least-privilege Publora key and understand its scopes; (4) be aware the agent will send post text/media and analytics to api.publora.com (avoid sending sensitive content); (5) if you don't trust the publisher, don't provide secrets or allow autonomous agent runs that can publish on your LinkedIn accounts. If the maintainer can supply a repository, homepage, and explicit required-env metadata, re-evaluate then.
Capability Analysis
Type: OpenClaw Skill
Name: publora-linkedin
Version: 2.0.1
The skill bundle provides standard documentation and code snippets for an AI agent to interact with the Publora API (api.publora.com) for LinkedIn management. It includes instructions for posting, scheduling, analytics, and engagement (reactions/comments) without any signs of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The skill's stated purpose (post/schedule LinkedIn posts via the Publora API) matches the runtime examples in SKILL.md, but the manifest declares no primary credential or required env vars even though every request example uses an x-publora-key header. Also there is no homepage or source repository to verify the publisher.
Instruction Scope
Instructions are limited to calling https://api.publora.com endpoints (posting, scheduling, analytics, reactions, comments). However SKILL.md refers to a separate 'publora' core skill for auth and other docs but the registry metadata does not declare that dependency or explain how the x-publora-key will be provided, leaving an operational gap and possible scope creep if the agent is left to obtain secrets or other context on its own.
Install Mechanism
No install spec and no code files (instruction-only) — lowest install risk. Nothing is downloaded or executed on disk by an installer.
Credentials
SKILL.md expects an API key (x-publora-key: sk_YOUR_KEY) but requires.env and primary credential are empty. That mismatch means the skill will either fail, prompt the user to paste a secret at runtime, or the agent may attempt to locate credentials — none of which is declared. Also sending post content and analytics to a third-party service exposes potentially sensitive data; no guidance on least-privilege keys or scopes is provided.
Persistence & Privilege
No elevated persistence requested (always:false). The skill does not request system-wide configuration changes or other skills' credentials. Autonomous invocation is allowed (default) but that alone is not a flag — only combine with other concerns.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install publora-linkedin - After installation, invoke the skill by name or use
/publora-linkedin - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Fix: queryTypes is array not string (ALL invalid). Add queryType singular (returns count). Reactions/Comments return HTTP 201. Delete reaction returns null. commentId accepts plain numeric IDs.
v2.0.0
March 2026: updated platform limits, new API docs, Threads nesting warning
v1.2.0
March 2026: updated platform limits, new API docs, Threads nesting warning
v1.1.0
Add analytics endpoint, reactions reference, multi-image carousel, WebP auto-convert, char limit behavior
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Publora Linkedin?
Post or schedule content to LinkedIn using the Publora API. Use this skill when the user wants to publish or schedule LinkedIn posts, retrieve analytics (imp... It is an AI Agent Skill for Claude Code / OpenClaw, with 753 downloads so far.
How do I install Publora Linkedin?
Run "/install publora-linkedin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Publora Linkedin free?
Yes, Publora Linkedin is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Publora Linkedin support?
Publora Linkedin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Publora Linkedin?
It is built and maintained by Sergey Bulaev (@sergebulaev); the current version is v2.0.1.
More Skills