← Back to Skills Marketplace
1515
Downloads
0
Stars
17
Active Installs
2
Versions
Install in OpenClaw
/install social-media-manager
Description
Automate high-engagement 6-slide TikTok carousels using AI-generated consistent images and Postiz API for draft scheduling and notification.
Usage Guidance
This skill's instructions assume you have a Postiz API key and access to AI image-generation APIs and that curl (or equivalent) is available, but the registry metadata doesn't declare any required credentials or binaries — that's an inconsistency you should resolve before installing. Ask the author to: (1) explicitly declare required environment variables (Postiz API_KEY, any image-model keys) and list required binaries (e.g., curl); (2) explain exactly how and where you supply your Postiz key (will the skill store it? will it send it elsewhere?); (3) provide a homepage or source so you can audit or test in a sandbox. Until those are clarified, avoid granting a universal Postiz API key to an untrusted/unknown skill because it could publish across all your connected platforms. If you proceed, test with a Postiz account that has only test/draft permissions and do not share production credentials until you're satisfied with the behavior.
Capability Analysis
Type: OpenClaw Skill
Name: social-media-manager
Version: 1.1.0
The skill bundle instructs the AI agent to execute direct `curl` commands for network communication and file uploads to `api.postiz.com`, as detailed in `SKILL.md`. It also requires the agent to handle a sensitive `API_KEY` for authentication. While these actions are necessary for the stated purpose of a social media manager, the direct execution of shell commands and handling of credentials represent a significant attack surface, potentially leading to vulnerabilities like shell injection if the agent's inputs are not rigorously sanitized. There is no evidence of intentional malicious behavior, but the high-risk capabilities warrant a 'suspicious' classification.
Capability Assessment
Purpose & Capability
The SKILL.md clearly targets Postiz and AI image generation which is consistent with a 'Social Media Manager'. However the registry metadata declares no required credentials or primaryEnv even though the instructions require a Postiz API key and references to AI image models. Also the instructions use curl but the skill metadata lists no required binaries. These omissions are incoherent with the described capability.
Instruction Scope
Runtime instructions include concrete API calls (upload, posts, integrations) and example curl commands that expect an API key (Authorization: <KEY>) and files on disk. The SKILL.md does not instruct the agent to read unrelated system files, but it does assume access to generated media files, platform integration IDs, and external AI image models — none of which are covered in the declared requirements. The instructions also give broad discretion to 'use AI' without specifying which service/credentials to use.
Install Mechanism
This is an instruction-only skill (no install spec, no code), which is lower risk for on-disk changes. However the runtime examples rely on curl and file uploads; the absence of declared required binaries is a mismatch (curl may not be present or available in the runtime environment).
Credentials
The skill clearly requires at least a Postiz API key (used in Authorization headers) and likely API access for AI image generation, yet requires.env and primary credential fields are empty. Asking the user to provide an all-powerful Postiz key (which can post to all connected platforms) is a sensitive capability and should be declared and justified. The current metadata omits these sensitive requirements.
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not declare modifications to other skills or system-wide settings. Autonomous invocation is allowed (default) which increases impact if credentials are supplied, but that is platform default rather than a new privilege.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install social-media-manager - After installation, invoke the skill by name or use
/social-media-manager - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Expanded to cover all social media platforms via Postiz API, not just TikTok
v1.0.0
TikTok Automation skill for high-engagement slideshow drafting using Postiz and AI.
- Automates brainstorming, image generation (6 slides), and TikTok draft uploads for carousel posts.
- Leverages "Conflict Formula" storytelling for slide structure and captions.
- Ensures subject/room consistency across slides with detailed reusable descriptions.
- Integrates with Postiz API for secure, reliable draft uploads (UPLOAD method) and notification system.
- Project FastPassPhoto integration: targets passport photo pain points, includes prompt strategy and technical workflow.
Metadata
Frequently Asked Questions
What is Social Media Manager?
Automate high-engagement 6-slide TikTok carousels using AI-generated consistent images and Postiz API for draft scheduling and notification. It is an AI Agent Skill for Claude Code / OpenClaw, with 1515 downloads so far.
How do I install Social Media Manager?
Run "/install social-media-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Social Media Manager free?
Yes, Social Media Manager is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Social Media Manager support?
Social Media Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Social Media Manager?
It is built and maintained by tryan310 (@tryan310); the current version is v1.1.0.
More Skills