← Back to Skills Marketplace
Process Street
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
156
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install process-street
Description
Process Street integration. Manage Organizations, Integrations. Use when the user wants to interact with Process Street data.
Usage Guidance
This skill is instruction-only and delegates all Process Street API work to the Membrane CLI. Before installing/using it: (1) confirm you trust Membrane/@membranehq/cli and the getmembrane.com project (review their docs/repo and npm package publisher), (2) be aware you'll be asked to install software from the public npm registry (global installs modify your system PATH), (3) the login flow opens a browser or prints a headless auth URL — don't paste sensitive tokens into unknown pages, and (4) the registry scanner had no code to analyze (SKILL.md only), so verify the Membrane CLI package itself (package source, version, maintainers) before installing. If you don't want to install a global package, consider using npx for ephemeral execution and review Membrane's privacy/security docs for how it stores credentials.
Capability Analysis
Type: OpenClaw Skill
Name: process-street
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Process Street using the Membrane CLI. It outlines standard procedures for installation (npm install -g @membranehq/cli), authentication, and action execution. The behavior is consistent with the stated purpose of workflow management, and no indicators of malicious intent, data exfiltration, or harmful prompt injection were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description say 'Process Street integration' and the SKILL.md exclusively directs the agent to use the Membrane CLI to connect to Process Street, discover and run actions, and manage connections. Requested capabilities (network access, a Membrane account) align with that purpose.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI, logging in, creating a connector connection, listing/creating actions, and running them. The SKILL.md does not instruct reading unrelated local files, accessing unrelated environment variables, or exfiltrating data to endpoints outside Membrane/Process Street.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md instructs installing @membranehq/cli via npm (npm install -g or npx usage). Installing a global npm package is a common but non-trivial action (downloads code from the public npm registry). This is expected for a CLI-based integration, but users should be aware they will be asked to install third-party software.
Credentials
The skill declares no required env vars or credentials and explicitly advises letting Membrane handle credentials rather than asking for API keys. The scope of credential access (a Membrane account + browser-based login flow) is proportionate to the described functionality.
Persistence & Privilege
always is false and the skill does not request permanent presence or system-wide config changes. It doesn't instruct modifying other skills. Autonomous invocation is allowed by default but is not combined with other elevated privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install process-street - After installation, invoke the skill by name or use
/process-street - 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
Frequently Asked Questions
What is Process Street?
Process Street integration. Manage Organizations, Integrations. Use when the user wants to interact with Process Street data. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.
How do I install Process Street?
Run "/install process-street" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Process Street free?
Yes, Process Street is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Process Street support?
Process Street is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Process Street?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills