← 返回 Skills 市场
160
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install socialcannon
功能描述
Publish, schedule, and manage social media posts across Twitter/X, Facebook, Instagram, LinkedIn, TikTok, and YouTube. Content calendar with gap analysis, A/...
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install socialcannon - 安装完成后,直接呼叫该 Skill 的名称或使用
/socialcannon触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Socialcannon 是什么?
Publish, schedule, and manage social media posts across Twitter/X, Facebook, Instagram, LinkedIn, TikTok, and YouTube. Content calendar with gap analysis, A/... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。
如何安装 Socialcannon?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install socialcannon」即可一键安装,无需额外配置。
Socialcannon 是免费的吗?
是的,Socialcannon 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Socialcannon 支持哪些平台?
Socialcannon 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Socialcannon?
由 miprinia(@miprinia)开发并维护,当前版本 v1.2.0。
推荐 Skills