← Back to Skills Marketplace
membranedev

Storyscale

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install storyscale
Description
StoryScale integration. Manage data, records, and automate workflows. Use when the user wants to interact with StoryScale data.
Usage Guidance
This skill is coherent and focuses on using the Membrane CLI to access StoryScale. Before installing/running: (1) verify the Membrane CLI package (@membranehq/cli) and its source (repo and npm page) so you trust what you install; (2) prefer running via 'npx @membranehq/cli@<version>' or pin a version rather than using '-g @latest' if you want to avoid global installs; (3) understand that creating a connection gives Membrane server-side access to your StoryScale data—review permissions and privacy before connecting; (4) if you cannot or will not install npm packages on the host, run the CLI in an isolated environment (container/VM) or refuse installation.
Capability Analysis
Type: OpenClaw Skill Name: storyscale Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with the StoryScale platform using the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` npm package, authenticating, and managing actions. No malicious code, data exfiltration, or deceptive instructions were found; the behavior is entirely consistent with the stated purpose of automating workflows via the Membrane integration platform.
Capability Assessment
Purpose & Capability
Name/description (StoryScale integration) match the instructions: all runtime steps revolve around using the Membrane CLI to connect to StoryScale, discover and run actions. Requested capabilities are proportionate to the stated purpose.
Instruction Scope
SKILL.md confines the agent to installing/using the Membrane CLI, creating connections, authenticating via Membrane's login flow, listing and running actions. It does not instruct reading unrelated files, harvesting environment variables, or sending data to unexpected endpoints.
Install Mechanism
The doc asks the user to run 'npm install -g @membranehq/cli@latest' (and elsewhere suggests invocation via npx). Installing a global npm package is a valid but higher-risk install vector than an instruction-only skill; verify the package source and consider using npx or pinning a specific version to reduce risk.
Credentials
No environment variables or unrelated credentials are requested. Authentication is delegated to Membrane's login flow and connections—this aligns with advice in the docs to avoid asking the user for API keys.
Persistence & Privilege
Skill is instruction-only, does not request always:true, and does not modify other skills or system-wide configs. Normal autonomous invocation is allowed (default) and not by itself a concern.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install storyscale
  3. After installation, invoke the skill by name or use /storyscale
  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 storyscale
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Storyscale?

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

How do I install Storyscale?

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

Is Storyscale free?

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

Which platforms does Storyscale support?

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

Who created Storyscale?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments