← Back to Skills Marketplace
Stammerai
by
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stammerai
Description
Stammer.ai integration. Manage Organizations. Use when the user wants to interact with Stammer.ai data.
Usage Guidance
This skill is coherent for integrating with Stammer.ai via Membrane, but before installing consider: (1) npx @membranehq/cli@latest will download and execute code from npm each time—if you prefer reproducibility, pin a specific version; (2) the Membrane login stores credentials in ~/.membrane/credentials.json and Membrane acts as a proxy for API calls, so the service will see proxied request data; (3) verify you trust the Membrane project and review its privacy/security docs and the npm package source if you have sensitive data; (4) in headless or automated contexts the CLI prints URLs/codes that require manual completion—ensure that authentication flows align with your security policies.
Capability Analysis
Type: OpenClaw Skill
Name: stammerai
Version: 1.0.0
The skill bundle for 'stammerai' consists of metadata and a SKILL.md file providing instructions for an AI agent to interact with the Stammer.ai API via the Membrane CLI (npx @membranehq/cli). It contains no executable code and focuses on legitimate integration tasks such as authentication, action discovery, and API requests. No evidence of malicious intent, data exfiltration, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description map to the instructions: the skill uses the Membrane CLI to discover connectors, create connections, run actions, and proxy requests to Stammer.ai. All required actions (auth, listing actions, running actions, proxying) are consistent with an integration skill.
Instruction Scope
SKILL.md instructs the agent to run npx @membranehq/cli commands and to create/complete a browser-based login; it does not ask to read unrelated files or environment variables. Note: successful operation depends on credentials stored at ~/.membrane/credentials.json (created by the Membrane CLI) and the CLI will make network requests and proxy arbitrary API calls when requested.
Install Mechanism
There is no install spec in the registry, but the runtime instructions use npx @membranehq/cli@latest which dynamically downloads and executes a package from the npm registry. Using @latest means the code executed can change over time—this is expected but carries the usual risks of running remote packages.
Credentials
The skill declares no required env vars or credentials; this is proportional. However, it relies on Membrane-managed credentials (stored in ~/.membrane/credentials.json) and the Membrane service to perform auth and proxied API requests.
Persistence & Privilege
always is false, the skill is user-invocable, and it does not request persistent system-wide privileges or modify other skills' configs. Its persistence is limited to using the Membrane CLI and the credentials that CLI stores.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stammerai - After installation, invoke the skill by name or use
/stammerai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Stammerai?
Stammer.ai integration. Manage Organizations. Use when the user wants to interact with Stammer.ai data. It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install Stammerai?
Run "/install stammerai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Stammerai free?
Yes, Stammerai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Stammerai support?
Stammerai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Stammerai?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.
More Skills