← 返回 Skills 市场
gora050

Sharpspring

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install sharpspring-integration
功能描述
SharpSpring integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with SharpSpring data.
安全使用建议
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.
功能分析
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.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sharpspring-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sharpspring-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug sharpspring-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Sharpspring 是什么?

SharpSpring integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with SharpSpring data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 Sharpspring?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sharpspring-integration」即可一键安装,无需额外配置。

Sharpspring 是免费的吗?

是的,Sharpspring 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sharpspring 支持哪些平台?

Sharpspring 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Sharpspring?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论