← Back to Skills Marketplace
150
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sendit-openclaw
Description
Execute SendIt social publishing workflows in OpenClaw using the official @senditapp/openclaw plugin tools.
Usage Guidance
This skill is internally consistent: it installs a scoped npm plugin and uses only plugin-provided tools to manage social publishing and OAuth flows. Before installing, verify the npm package and publisher (search npmjs.com or the project's repo) to confirm it's the official SendIt package; scoped packages can still contain arbitrary code. Understand that installing the plugin gives it capability to act on connected social accounts (post, delete, read inbox, etc.), so only enable it when you trust the publisher and restrict account permissions as much as possible. If you need higher assurance, ask the publisher for a homepage/repo link and review the package source or audit the package before installation.
Capability Analysis
Type: OpenClaw Skill
Name: sendit-openclaw
Version: 0.1.0
The skill bundle is a legitimate integration for the SendIt social media management platform, providing tools for publishing, scheduling, and analytics across 32 platforms. It utilizes an official npm package (@senditapp/openclaw) and defines well-structured workflows for account connection via OAuth and content management. No evidence of malicious intent, data exfiltration, or suspicious execution patterns was found in SKILL.md or the reference documentation.
Capability Assessment
Purpose & Capability
Name/description match the declared behaviors: SKILL.md directs the agent to use an @senditapp/openclaw plugin and lists SendIt tool calls. The single required config path (plugins.entries.sendit.enabled) aligns with enabling a plugin. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
The SKILL.md workflows instruct only the use of prefixed SendIt plugin tools (connect accounts, publish/schedule, analytics, inbox, etc.). It does not direct reading unrelated system files, arbitrary env variables, or sending data to unexpected endpoints; OAuth flows are handled by asking the user to complete OAuth URLs as expected for account connection.
Install Mechanism
The SKILL.md includes an npm install entry for the scoped package '@senditapp/openclaw'. Installing an npm package is a plausible and expected mechanism for a plugin, but npm installs run third‑party code (moderate risk). The package is scoped (suggesting an org) and there are no raw URL downloads or archive extracts. Note: registry metadata earlier indicated 'no install spec', but the SKILL.md itself includes the npm install instruction.
Credentials
No environment secrets or API keys are required by the skill; account authentication is handled via OAuth flows (user completes URLs). The declared config path to enable the plugin is proportional to the purpose. No unrelated credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill does not request system-wide config changes or access to other skills' credentials. No elevated persistence or unexplained privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sendit-openclaw - After installation, invoke the skill by name or use
/sendit-openclaw - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial GA release
Metadata
Frequently Asked Questions
What is SendIt OpenClaw?
Execute SendIt social publishing workflows in OpenClaw using the official @senditapp/openclaw plugin tools. It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.
How do I install SendIt OpenClaw?
Run "/install sendit-openclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SendIt OpenClaw free?
Yes, SendIt OpenClaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SendIt OpenClaw support?
SendIt OpenClaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SendIt OpenClaw?
It is built and maintained by Shree-git (@shree-git); the current version is v0.1.0.
More Skills