← Back to Skills Marketplace
gora050

Stockly

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
141
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install stockly
Description
Stockly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Stockly data.
Usage Guidance
This skill appears to do what it says: it guides using the Membrane CLI to connect to Stockly. Before installing or running the CLI: 1) verify the @membranehq/cli package on the npm registry and prefer a specific, audited version rather than 'latest'; 2) consider installing in a container or isolated environment to limit risk from npm install scripts; 3) confirm where Membrane stores credentials (local CLI vs server) if you need assurance about token handling; and 4) never paste unrelated secret keys into chat — the skill explicitly advises against asking users for API keys. If you trust Membrane/getmembrane.com and are comfortable installing an npm CLI, the skill is coherent and reasonably proportional to its purpose.
Capability Analysis
Type: OpenClaw Skill Name: stockly Version: 1.0.3 The skill provides instructions for an AI agent to integrate with Stockly using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and action discovery. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions are consistent with the stated purpose of managing inventory data through the Membrane platform.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill is an integration helper for Stockly and explicitly uses the Membrane CLI to discover, create, and run actions against Stockly. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI (login, create/list connections, list/create/run actions). It does not direct reading unrelated files or environment variables, nor does it instruct exfiltration to unexpected endpoints. Headless auth flow (URL/code) is documented.
Install Mechanism
The skill is instruction-only (no install spec), but it instructs the user to run npm install -g @membranehq/cli@latest or use npx. Installing a global npm package is a common pattern but has moderate risk (packages can run install scripts). The absence of a formal install spec in the registry is not a functional problem, but you should verify the npm package source and consider installing a pinned version or in an isolated environment.
Credentials
No environment variables, credentials, or config paths are declared or requested. The SKILL.md explicitly advises letting Membrane handle credentials and not asking the user for API keys, which is proportionate for a connector helper.
Persistence & Privilege
The skill is not marked always:true and has no install actions that modify other skills or system-wide settings. It can be invoked autonomously (platform default), which is expected for skills — there are no additional persistent privileges requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stockly
  3. After installation, invoke the skill by name or use /stockly
  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 stockly
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Stockly?

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

How do I install Stockly?

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

Is Stockly free?

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

Which platforms does Stockly support?

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

Who created Stockly?

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

💬 Comments