← Back to Skills Marketplace
625
Downloads
1
Stars
2
Active Installs
6
Versions
Install in OpenClaw
/install socialclaw-cli
Description
Use Social Flow as an agentic control plane for Meta operations via the installed `social` CLI and Gateway API. Ideal when the user asks for multi-step execu...
Usage Guidance
This skill appears coherent for operating the Social Flow CLI, but installing an npm package gives code execution rights on the machine. Before installing/globally installing: (1) verify the npm package and linked GitHub repo and maintainer identity, (2) review the package source (or install in a container or sandbox), (3) prefer local or CI-based installs instead of global installs if you want less host exposure, (4) be cautious about granting the CLI any Meta/API credentials—use test or sandbox accounts first, and (5) ensure the skill always asks for explicit confirmation before any write/high-risk action (the SKILL.md says it will). If you need higher assurance, ask the maintainer for a signed release or audit the package contents prior to installation.
Capability Analysis
Type: OpenClaw Skill
Name: socialclaw-cli
Version: 0.1.5
The socialclaw-cli skill bundle provides a structured interface for the 'social' CLI tool (npm: @vishalgojha/social-flow) to manage Meta platform operations. It includes detailed safety instructions, requiring the agent to classify risks and obtain explicit user confirmation for any high-impact actions like ad spend or messaging. The bundle demonstrates no signs of malicious intent, focusing instead on environment validation (social doctor) and secure handling of credentials and local gateways.
Capability Assessment
Purpose & Capability
Name/description, required binary ('social'), and the npm install (@vishalgojha/social-flow) align with a CLI wrapper for Meta operations. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines runtime actions to running the 'social' CLI (version/doctor, queries, and gated writes), proposing commands and asking for confirmation for writes. It does not instruct reading unrelated files or exfiltrating data, and it explicitly warns not to print secrets.
Install Mechanism
Install is via an npm package (@vishalgojha/social-flow) that provides the 'social' binary — expected for a CLI skill. npm packages can contain arbitrary code, so this is a standard but non-trivial trust surface; the SKILL.md points to a GitHub repo which allows manual review.
Credentials
The skill declares no required environment variables or credentials. It uses the social CLI which may itself require/configure tokens, but the skill does not request unrelated secrets or broad environment access.
Persistence & Privilege
always is false and the skill is user-invocable; the skill does not request permanent agent-wide privileges or modify other skills' configs. Autonomous invocation is allowed (platform default) and not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install socialclaw-cli - After installation, invoke the skill by name or use
/socialclaw-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.5
Rename skill display name to SocialClaw CLI.
v0.1.3
Update Social Flow naming and risk-gated workflow guidance
v0.1.4
Align metadata with runtime guidance; remove missing-script and undeclared-env inconsistencies.
v0.1.2
Reposition summary and metadata to agentic control-plane framing.
v0.1.1
Reduce suspicious-pattern risk: exclude scripts from published bundle and tighten high-risk command examples.
v0.1.0
Initial release of SocialClaw CLI skill
Metadata
Frequently Asked Questions
What is SocialClaw CLI?
Use Social Flow as an agentic control plane for Meta operations via the installed `social` CLI and Gateway API. Ideal when the user asks for multi-step execu... It is an AI Agent Skill for Claude Code / OpenClaw, with 625 downloads so far.
How do I install SocialClaw CLI?
Run "/install socialclaw-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SocialClaw CLI free?
Yes, SocialClaw CLI is completely free (open-source). You can download, install and use it at no cost.
Which platforms does SocialClaw CLI support?
SocialClaw CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SocialClaw CLI?
It is built and maintained by Vishal (@vishalgojha); the current version is v0.1.5.
More Skills