← Back to Skills Marketplace
gora050

Outreach

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
337
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install outreach-integration
Description
Outreach integration. Manage sales data, records, and workflows. Use when the user wants to interact with Outreach data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install outreach-integration
  3. After installation, invoke the skill by name or use /outreach-integration
  4. 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
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug outreach-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Outreach?

Outreach integration. Manage sales data, records, and workflows. Use when the user wants to interact with Outreach data. It is an AI Agent Skill for Claude Code / OpenClaw, with 337 downloads so far.

How do I install Outreach?

Run "/install outreach-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Outreach free?

Yes, Outreach is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Outreach support?

Outreach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Outreach?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments