← Back to Skills Marketplace
Publora Twitter
by
Sergey Bulaev
· GitHub ↗
· v2.0.1
· MIT-0
827
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install publora-twitter
Description
Post or schedule content to X (Twitter) using the Publora API. Use this skill when the user wants to tweet, schedule a tweet, or post a thread to X/Twitter v...
Usage Guidance
This skill appears to do what it says (post/schedule threads via the Publora API), but the package metadata fails to declare the required Publora API key. Before installing or using it, ask the publisher to clarify how the API key is supplied (which env var or secret store), confirm the existence and provenance of the referenced 'publora' core skill, and verify the skill's source/homepage (none is provided). Only provide an API key you control and rotate it if you suspect misuse. If you need stronger assurance, prefer a skill that explicitly declares its required credential (primaryEnv) and links to a verifiable source or homepage.
Capability Analysis
Type: OpenClaw Skill
Name: publora-twitter
Version: 2.0.1
The skill bundle provides standard documentation and API usage instructions for integrating with the Publora service to manage X (Twitter) posts. It contains no executable code, suspicious network calls, or prompt injection attempts, and its behavior is entirely consistent with its stated purpose.
Capability Assessment
Purpose & Capability
The SKILL.md shows coherent, purpose-aligned behavior (calling publora endpoints to create posts, schedule, upload media). However, it requires an 'x-publora-key' API key in examples while the registry metadata declares no required environment variables or primary credential. The skill also references a separate 'publora' core skill for auth — the relationship/dependency is not expressed in the metadata, which is an incoherence.
Instruction Scope
The runtime instructions stay on-topic: examples show HTTP calls to publora endpoints, threading/scheduling/media rules, and no instructions to read local files, shell history, or unrelated system state. The main scope issue is that the instructions assume the agent has access to a Publora API key but do not show how that key should be supplied or protected.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so there is no installer or downloaded code to evaluate — low installation risk. The scanner had nothing to analyze.
Credentials
SKILL.md uses an API key header ('x-publora-key: sk_YOUR_KEY') but the skill metadata lists no required env vars or primary credential. That omission is a proportionality/information problem: the skill clearly needs a secret to operate, but the registry does not declare where that secret should come from or what environment variable name should be used, making it unclear how secrets will be handled and increasing the risk of ad-hoc secret provisioning or accidental exposure.
Persistence & Privilege
The skill does not request always:true and is user-invocable only; it does not claim to modify other skills or system-wide settings. No elevated persistence or privilege is requested in the metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install publora-twitter - After installation, invoke the skill by name or use
/publora-twitter - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Fix: Pro/Premium required (excluded from Starter). Images auto-converted to PNG (not JPEG). Emoji=2 chars, URLs use literal length. Threading: (1/N) auto-split, [n/m] explicit markers. Media on first tweet only.
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 thread posting guide: manual --- separator for explicit tweet boundaries, auto-split for long content, [1/N] marker behavior, X Premium 25k limit, emoji/URL char counting rules
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Publora Twitter?
Post or schedule content to X (Twitter) using the Publora API. Use this skill when the user wants to tweet, schedule a tweet, or post a thread to X/Twitter v... It is an AI Agent Skill for Claude Code / OpenClaw, with 827 downloads so far.
How do I install Publora Twitter?
Run "/install publora-twitter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Publora Twitter free?
Yes, Publora Twitter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Publora Twitter support?
Publora Twitter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Publora Twitter?
It is built and maintained by Sergey Bulaev (@sergebulaev); the current version is v2.0.1.
More Skills