← Back to Skills Marketplace
gora050

Stack Ai

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install stack-ai
Description
Stack AI integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stack AI data.
Usage Guidance
This skill appears to be what it claims: a Membrane CLI-based integration to Stack AI. Before installing or running commands, verify the @membranehq/cli package on npm and its GitHub repo (authorship, recent releases, downloads). If you prefer not to install global packages, use npx with a pinned version. Understand that using the CLI and creating connections will cause data and credentials to be handled by Membrane's service — only proceed if you trust that provider and check their privacy/security docs. Finally, confirm the connectorKey (stack-ai) and the referenced docs/repository URLs match official sources to avoid using a spoofed connector.
Capability Analysis
Type: OpenClaw Skill Name: stack-ai Version: 1.0.1 The stack-ai skill bundle provides instructions for an AI agent to interact with the Stack AI platform using the Membrane CLI. The instructions in SKILL.md focus on legitimate integration tasks such as installing the CLI, authenticating via OAuth, and managing actions. It explicitly encourages secure practices by advising the agent to let Membrane handle credentials rather than asking the user for API keys, and no malicious patterns such as data exfiltration or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The name/description (Stack AI integration) matches the instructions: the SKILL.md directs the agent to use the Membrane CLI to authenticate, create a connection to the stack-ai connector, discover and run actions. Required resources (network, Membrane account) align with that purpose.
Instruction Scope
Runtime instructions stay focused on installing/using the Membrane CLI, logging in, connecting to the stack-ai connector, listing/creating/running actions and polling build state. The SKILL.md does not ask the agent to read arbitrary local files, request unrelated credentials, or transmit data to unexpected endpoints beyond Membrane/Stack AI flows.
Install Mechanism
The skill is instruction-only (no installer in the registry), but it tells the user to globally install @membranehq/cli via npm (and alternatively recommends npx in examples). Installing a third-party npm CLI is a normal requirement here but carries the usual supply-chain risk — verify the package on npm/github, prefer npx or a pinned version if you want to avoid global installs, and review the package's permissions and authorship before installing.
Credentials
No environment variables, secrets, or config paths are requested by the skill. Authentication is delegated to Membrane's login flow (browser or code), which is proportionate to the integration and avoids asking for user API keys in the skill itself.
Persistence & Privilege
The skill does not request always:true, does not claim persistent system modifications, and is user-invocable. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stack-ai
  3. After installation, invoke the skill by name or use /stack-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug stack-ai
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Stack Ai?

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

How do I install Stack Ai?

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

Is Stack Ai free?

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

Which platforms does Stack Ai support?

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

Who created Stack Ai?

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

💬 Comments