← 返回 Skills 市场
Storyscale
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install storyscale
功能描述
StoryScale integration. Manage data, records, and automate workflows. Use when the user wants to interact with StoryScale data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install storyscale - 安装完成后,直接呼叫该 Skill 的名称或使用
/storyscale触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Storyscale 是什么?
StoryScale integration. Manage data, records, and automate workflows. Use when the user wants to interact with StoryScale data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Storyscale?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install storyscale」即可一键安装,无需额外配置。
Storyscale 是免费的吗?
是的,Storyscale 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Storyscale 支持哪些平台?
Storyscale 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Storyscale?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills