← Back to Skills Marketplace
128
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install postqube-threads-publisher
Description
A powerful social media posting skill for PostQube. Triggers when the user wants to: - Publish a post to Threads. - Create a "Thread Storm" or "Auto-chained"...
Usage Guidance
This skill appears coherent and low-risk, but before installing: verify the PostQube service and domain are legitimate; use a dedicated API key with minimal scope; never paste the API key into messages; confirm each post before the skill sends it (the SKILL.md also recommends this); monitor posted content and API usage/quota; and be aware the agent can invoke the skill when asked (autonomous invocation is platform-default). If you want extra safety, create a restricted API key and limit the agent's ability to run skills automatically.
Capability Analysis
Type: OpenClaw Skill
Name: postqube-threads-publisher
Version: 1.1.1
The skill is a legitimate integration for the PostQube social media publishing service. It uses standard curl commands to interact with the PostQube API (postqube.quickbitsoftware.com) and includes safety instructions for the agent to confirm actions with the user before execution (SKILL.md).
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (posting to Threads via PostQube) matches the declared requirements: a single POSTQUBE_API_KEY and curl. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md tells the agent to validate the POSTQUBE_API_KEY, confirm with the user, and call PostQube endpoints (postqube.quickbitsoftware.com) with curl. It does not instruct reading other files, scanning the system, or sending data to unrelated endpoints.
Install Mechanism
This is an instruction-only skill with no install spec or code to write to disk. It only requires curl to be present, which is proportionate for making HTTP requests.
Credentials
Only one environment variable is required (POSTQUBE_API_KEY) and it is declared as the primary credential. That aligns with the API usage described in the instructions.
Persistence & Privilege
The skill is not always-on (always: false) and does not request system-wide persistence or modify other skills. It can be invoked autonomously per platform defaults, which is expected for a callable skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install postqube-threads-publisher - After installation, invoke the skill by name or use
/postqube-threads-publisher - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
**Expanded documentation and usage instructions for PostQube-Threads-Publisher.**
- Added detailed, structured user guide and examples for posting, automatic Thread Storms, post status checking, history listing, usage monitoring, and error handling.
- Expanded "How to Use" and "Best Practices" sections for safer, more user-friendly operation.
- Updated description to clarify skill triggers and key features.
- Specified platform support in metadata (`os: ["darwin", "linux"]`).
- No API or functional changes—documentation and interface improvements only.
v1.1.0
Adds support for native replies and automated multi-part thread posting.
- Added the optional replyToId parameter to reply to existing posts natively.
- Introduced the threads parameter to automatically chain multiple posts as a thread storm.
- Documented separate responses for single posts and threaded posts.
- No other features or guidelines changed.
v1.0.0
Initial release of postqube-threads-publisher:
- Publish text and media posts to Threads via PostQube API.
- Support for listing posts, checking post status, and API usage.
- Environment variable POSTQUBE_API_KEY required for authentication.
- Basic error handling and posting guidelines included.
Metadata
Frequently Asked Questions
What is PostQube Threads Publisher?
A powerful social media posting skill for PostQube. Triggers when the user wants to: - Publish a post to Threads. - Create a "Thread Storm" or "Auto-chained"... It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.
How do I install PostQube Threads Publisher?
Run "/install postqube-threads-publisher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is PostQube Threads Publisher free?
Yes, PostQube Threads Publisher is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does PostQube Threads Publisher support?
PostQube Threads Publisher is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux).
Who created PostQube Threads Publisher?
It is built and maintained by Wan Fahmi (@wanfahmi11); the current version is v1.1.1.
More Skills