← 返回 Skills 市场
gora050

Outreach

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
337
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install outreach-integration
功能描述
Outreach integration. Manage sales data, records, and workflows. Use when the user wants to interact with Outreach data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to access Outreach. Before installing/using it, consider: 1) You will install a global npm package (@membranehq/cli) — review that package's source and publisher and be aware of npm supply-chain risk. 2) Authentication and credentials for Outreach are handled by Membrane, so you must trust Membrane to store and use those tokens; review their privacy/security docs and consider using a least-privilege Outreach account. 3) The CLI will send action descriptions and data to Membrane's service (your queries and some data may be transmitted); avoid sending sensitive PII unless you are comfortable with that. 4) If you don't want the agent to call the skill autonomously, disable autonomous invocation or require user confirmation in your agent settings.
功能分析
Type: OpenClaw Skill Name: outreach-integration Version: 1.0.3 The skill provides instructions for an AI agent to interact with the Outreach sales platform using the Membrane CLI. It includes standard procedures for installation, authentication, and action execution via the '@membranehq/cli' tool. The instructions in SKILL.md are well-documented and focus on using a managed service for credential handling rather than requesting sensitive information directly from the user.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description (Outreach integration) match the runtime instructions: the skill instructs the agent to use the Membrane CLI to connect to Outreach and run actions. Required capabilities (network access, a Membrane account, and the Membrane CLI) are coherent with the stated purpose.
Instruction Scope
SKILL.md stays on-topic: it documents installing and using the Membrane CLI to create/list connections and run Outreach-related actions. It does not instruct reading unrelated system files or unrelated environment variables. Note: using the CLI means user queries, connection metadata, and action descriptors are sent to Membrane's service (the skill expects Membrane to build/run actions), so user data and credentials are transmitted to that third-party service.
Install Mechanism
No registry install spec exists; instead the README instructs installing @membranehq/cli via npm (-g). This is a public npm package install (moderate supply-chain risk compared with no install). The recommendation to install a global CLI is expected for this type of integration but requires trusting the npm package and its maintainer.
Credentials
The skill does not request unrelated environment variables or credentials. It requires a Membrane account and an Outreach connection (auth happens via Membrane). That is proportionate to the purpose, but it does mean you must trust Membrane to manage/outstore Outreach credentials and tokens.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent platform privileges or modifications to other skills. Autonomous invocation is allowed by default but not combined with any other high-risk factor here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install outreach-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /outreach-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug outreach-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Outreach 是什么?

Outreach integration. Manage sales data, records, and workflows. Use when the user wants to interact with Outreach data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 337 次。

如何安装 Outreach?

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

Outreach 是免费的吗?

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

Outreach 支持哪些平台?

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

谁开发了 Outreach?

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

💬 留言讨论