← Back to Skills Marketplace
160
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install socialcannon
Description
Publish, schedule, and manage social media posts across Twitter/X, Facebook, Instagram, LinkedIn, TikTok, and YouTube. Content calendar with gap analysis, A/...
Usage Guidance
This skill appears to do what it says: talk to socialcannon.app to publish and schedule posts. Before installing, confirm you trust socialcannon.app (you're giving a Client ID and Client Secret). Note the examples use jq to parse JSON but jq isn't listed in the skill metadata — you may need jq (or to parse JSON another way) to run the shell examples. Avoid pasting your client secret into untrusted environments, and only connect social accounts you control. If you want extra caution, verify the service's homepage and privacy/security documentation before providing credentials.
Capability Analysis
Type: OpenClaw Skill
Name: socialcannon
Version: 1.2.0
The socialcannon skill is a standard API integration for managing social media platforms (Twitter, Facebook, Instagram, etc.) via the socialcannon.app service. It provides comprehensive functionality for scheduling posts, managing accounts, and tracking analytics using standard RESTful patterns and environment variables for authentication. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
Name, description, and runtime instructions all describe a social media publishing API hosted at socialcannon.app. The required env vars (SOCIALCANNON_CLIENT_ID and SOCIALCANNON_CLIENT_SECRET) match the documented client-credentials flow and are appropriate for this purpose.
Instruction Scope
Instructions are limited to obtaining a token, listing accounts, publishing posts, and connecting accounts via browser OAuth to socialcannon.app. They do not ask the agent to read unrelated files or system configuration. Note: several example snippets use jq to parse JSON (e.g., extracting the access token) but the declared required binaries list only curl — jq is not declared, which is an operational inconsistency (not a security one).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is downloaded or written to disk by the skill package itself.
Credentials
Only two environment variables are required: a client ID and client secret for SocialCannon. These are proportionate and expected for a client-credentials-based API. No unrelated credentials, config paths, or broad system secrets are requested.
Persistence & Privilege
The skill does not request permanent presence (always is false) and uses normal autonomous invocation settings. It does not request modification of other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install socialcannon - After installation, invoke the skill by name or use
/socialcannon - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Clarified A/B test publish behavior: variants publish immediately when scheduledAt is omitted (mirrors POST /api/v1/posts). Documented partial-failure semantics (HTTP 502) and per-variant mediaUrls.
v1.1.0
Add TikTok + YouTube (6 platforms), getting started guide, retry endpoint, auto-schedule, optimal-slot, Stories/Reels/Shorts, support email, fix 10 API reference errors including missing grant_type
v1.0.0
Initial release of SocialCannon API skill.
- Publish, schedule, and manage posts across Twitter/X, Facebook, Instagram, and LinkedIn from one API.
- Features include content calendar with gap analysis, analytics, engagement inbox, A/B testing, AI-powered content repurposing, post timing suggestions, and UTM tracking.
- Supports media uploads, multi-part threads/carousels, post editing/deletion, and aggregate analytics.
- Unified inbox for managing and replying to comments on posts.
- JWT-based authentication with access token management.
Metadata
Frequently Asked Questions
What is Socialcannon?
Publish, schedule, and manage social media posts across Twitter/X, Facebook, Instagram, LinkedIn, TikTok, and YouTube. Content calendar with gap analysis, A/... It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.
How do I install Socialcannon?
Run "/install socialcannon" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Socialcannon free?
Yes, Socialcannon is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Socialcannon support?
Socialcannon is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Socialcannon?
It is built and maintained by miprinia (@miprinia); the current version is v1.2.0.
More Skills