← Back to Skills Marketplace
Sharpspring
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
140
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install sharpspring-integration
Description
SharpSpring integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with SharpSpring data.
Usage Guidance
This skill appears to do what it claims: it uses the Membrane CLI to connect to SharpSpring. Before installing/use: 1) Verify the npm package @membranehq/cli and its publisher (inspect the package page, GitHub repo, and recent publish history) before running a global install. 2) Confirm the Membrane service and privacy/security practices (where connection tokens are stored and who can access them). 3) Double-check the documentation URLs in SKILL.md (the 'Official docs' link looks like a mismatch) to ensure the connector is targeting the correct SharpSpring API. 4) If you will allow autonomous agent actions, restrict that capability if you are concerned about the agent performing destructive operations in SharpSpring without human approval.
Capability Analysis
Type: OpenClaw Skill
Name: sharpspring-integration
Version: 1.0.3
The skill provides a standard integration for the SharpSpring CRM platform using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating via Membrane's OAuth flow, and managing CRM data (leads, accounts, opportunities) through defined actions or a proxy request command. All instructions and commands are transparently documented and strictly aligned with the stated purpose of marketing automation and CRM management.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's name/description (SharpSpring integration) matches the runtime instructions: it instructs the agent to use the Membrane CLI to connect to SharpSpring and run integration actions. Using a third-party connector/CLI (Membrane) to talk to SharpSpring is a reasonable design choice.
Instruction Scope
SKILL.md confines activity to installing/using the Membrane CLI, authenticating via membrane login, creating/monitoring a connection, and listing/invoking actions. It does not instruct reading unrelated files or exporting data to unknown endpoints. Note: SKILL.md includes an odd 'Official docs' link (developers.constantcontact.com/docs/sharpspring/) which looks like a documentation URL mismatch — verify the correct SharpSpring docs and that Membrane is connecting to the intended API.
Install Mechanism
There is no registry install spec, but the instructions ask the user to run npm install -g @membranehq/cli (a public npm package). Installing a global CLI from npm is a normal approach but carries the usual supply-chain risk of installing third-party npm packages; consider verifying the package and publisher before running a global install.
Credentials
The registry declares no required env vars and SKILL.md relies on interactive Membrane authentication (membrane login) rather than embedding credentials. That is proportionate: the skill does not request unrelated secrets. Note that using Membrane means credentials/token material will be held by the Membrane tooling — review its security/privacy practices if you care about where tokens are stored.
Persistence & Privilege
always is false and the skill is instruction-only (no install spec written into the registry). It does not request persistent presence or elevated agent privileges. Autonomous invocation is allowed (platform default); combine this with caution if you plan to allow the agent to act on SharpSpring data without supervision.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sharpspring-integration - After installation, invoke the skill by name or use
/sharpspring-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Auto sync from membranedev/application-skills
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Sharpspring?
SharpSpring integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with SharpSpring data. It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install Sharpspring?
Run "/install sharpspring-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sharpspring free?
Yes, Sharpspring is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sharpspring support?
Sharpspring is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sharpspring?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills