← 返回 Skills 市场
272
总下载
0
收藏
0
当前安装
13
版本数
在 OpenClaw 中安装
/install socialconductor-skill
功能描述
Manage your SocialConductor AI comment automation bots from any chat app. Control Facebook, Instagram, YouTube, and TikTok — check status, pause or resume AI...
安全使用建议
This skill appears coherent with its stated purpose, but before installing you should: (1) verify the domain (podium.socialconductor.ai) and confirm it's the legitimate vendor; (2) review the external terms of service and the permissions requested during the OAuth flow before granting access; (3) ensure you are connecting only appropriate business/creator accounts (Facebook/Instagram require Pages/professional accounts); (4) be aware that the skill will cause actions on your social accounts (posting replies, blocking users) so start in simulation mode or a test account if available; and (5) if you do not want the agent to call the skill autonomously, consider restricting autonomous invocation in agent settings. If you want greater assurance, ask the publisher for documentation on how they store platform API keys and handle webhook traffic.
功能分析
Type: OpenClaw Skill
Name: socialconductor-skill
Version: 1.7.1
The skill bundle consists of documentation and metadata for the SocialConductor service, which automates social media interactions on Facebook, Instagram, YouTube, and TikTok. The instructions in SKILL.md are well-defined, providing the AI agent with clear parameters for managing bot status, viewing logs, and handling user registration via legitimate service domains (e.g., podium.socialconductor.ai). No executable code was provided, and the instructions contain no evidence of malicious prompt injection, unauthorized data exfiltration, or deceptive behavior.
能力标签
能力评估
Purpose & Capability
The name/description (manage SocialConductor comment bots) match the SKILL.md instructions (connect accounts via browser OAuth links, run bot control commands, view logs, toggle modes). The SKILL.md mentions platform-specific API keys and a webhook base URL hosted at podium.socialconductor.ai but does not request local credentials — this is consistent with a service-mediated integration where the vendor holds API keys. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are limited to sending users OAuth/connection links, interpreting user chat commands (pause/resume, show logs, reply, block, etc.), and referring to the vendor's dashboard and webhook endpoint. The instructions do not direct the agent to read local files, fetch unrelated environment variables, or exfiltrate data to unexpected endpoints. They do instruct the user to open an external browser link and accept third-party TOS, which is expected for OAuth flows.
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 itself. That minimizes install-time risk.
Credentials
The skill declares no required environment variables, primary credential, or config paths. That is proportionate: control of external bots is performed through OAuth/browser flow to podium.socialconductor.ai rather than by the agent holding platform API keys locally.
Persistence & Privilege
always:false (not forced into every agent run). disable-model-invocation is false (agent may call the skill autonomously) — this is the platform default and not itself a problem given the skill's scope. The skill does not request system-wide configuration changes or other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install socialconductor-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/socialconductor-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.7.1
- Updated version number to 1.7.1 in SKILL.md.
- Removed the unused "metadata.openclaw.requires" and "metadata.openclaw.primaryEnv" fields from SKILL.md.
v1.7.0
Major update: Adds OpenClaw Core advanced features across all platforms.
- Introduced new platform-wide features: Drafts & Approvals, Analytics, AI Teaching, and Advanced Tools.
- Added commands for managing drafts, viewing analytics, training AI tone with teaching examples, and accessing advanced tools like friends list, vacation mode, and viral vault.
- Updated version to 1.7.0.
v1.6.0
**Account requirements for each platform are now explicitly documented in SKILL.md.**
- Added new "Account Requirements" sections for Facebook/Instagram, YouTube, and TikTok.
- Clarified that Facebook requires a Business or Professional Creator Page.
- Clarified YouTube requires an active channel, not just a Google account.
- Clarified TikTok works with standard creator accounts and requires no special setup.
- No changes to commands or API: documentation update only.
v1.5.0
- Updated to version 1.5.0
- Added a "summary" and "tags" section for better discoverability
- Improved and clarified the skill description to highlight automation and multichannel features
- No changes to features or commands; documentation only
v1.4.0
- Added new onboarding requirement for Facebook/Instagram: Accepting SocialConductor terms of service at https://podium.socialconductor.ai/terms before live posting is enabled.
- Updated error reference to include a new `terms_required` code, which appears if terms are not accepted.
- Clarified in setup instructions that the bot operates in simulation mode until the terms are accepted.
- Bumped version to 1.4.0.
v1.3.0
Major update: Adds Facebook/Instagram support and expands bot management.
- Facebook and Instagram AI comment automation added, alongside YouTube and TikTok.
- Facebook Pages setup and commands now documented, including trial and subscription info.
- Description, platform table, and environment variables updated to reference all three platforms.
- Metadata and dashboard links reflect new Facebook/Instagram support.
- Error and authentication sections revised to accommodate multi-platform integration.
v1.2.3
- Updated to version 1.2.3.
- Documentation improvements in SKILL.md.
- Removed the setup_openclaw.sh file as part of cleanup.
v1.2.2
**Version 1.2.2 (socialconductor-skill)**
- Updated skill documentation for clarity and conciseness, including improved setup and command instructions.
- Reorganized platform sections and simplified command tables for YouTube and TikTok.
- Added clearer notes on platform linking and trial policies.
- Included an explicit error reference section.
- Metadata now specifies separate primary API keys for YouTube and TikTok.
v1.2.1
- Updated to version 1.2.1.
- Added a note clarifying TikTok bot reply polling interval is every 10 minutes in the "TikTok — Important Notes" section.
- No functional or command changes—documentation improvement only.
v1.2.0
**TikTok support is now live! Major update adds full TikTok bot management alongside YouTube.**
- Added TikTok as a fully supported, live platform — including setup, trial, and daily usage.
- New TikTok commands: manage status, pause/resume, manual replies, blocklist, response modes, and more.
- Expanded environment variable requirements and updated primary links/homepage for TikTok.
- Updated documentation with detailed TikTok setup, trial info, behavior notes, and troubleshooting.
- Clarified command tables and support channels for both TikTok and YouTube platforms.
v1.1.2
Version 1.1.2
- Added a new "Support" section to SKILL.md, including contact email, dashboard, documentation links, and troubleshooting tips for common issues.
- No other feature or command changes.
v1.1.1
- Updated the description in SKILL.md for clarity and conciseness.
- No functional or code changes; documentation only.
v1.1.0
- Added detailed setup, registration, and command documentation for managing SocialConductor AI bots via chat platforms.
- Documented full support for YouTube with live commands and clear setup instructions.
- Announced upcoming support for TikTok and Facebook/Instagram, with sample planned commands.
- Included platform-specific management URLs and webhook information.
- Clarified authentication methods and environment variable requirements.
元数据
常见问题
Socialconductor Skill 是什么?
Manage your SocialConductor AI comment automation bots from any chat app. Control Facebook, Instagram, YouTube, and TikTok — check status, pause or resume AI... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 272 次。
如何安装 Socialconductor Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install socialconductor-skill」即可一键安装,无需额外配置。
Socialconductor Skill 是免费的吗?
是的,Socialconductor Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Socialconductor Skill 支持哪些平台?
Socialconductor Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Socialconductor Skill?
由 dcecchino(@dcecchino)开发并维护,当前版本 v1.7.1。
推荐 Skills