← 返回 Skills 市场
Story
作者
bytesagain1
· GitHub ↗
· v2.0.0
· MIT-0
271
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install story
功能描述
Draft, edit, and schedule creative stories with content optimization. Use when drafting chapters, editing narratives, optimizing readability, scheduling posts.
安全使用建议
This skill appears to be a simple offline CLI that logs story entries under ~/.local/share/story and does not transmit data or require credentials. Before installing: (1) review the script file yourself (scripts/script.sh) and run it locally in a non-root account; (2) be aware that any text you save becomes plaintext logs in ~/.local/share/story (avoid storing secrets); (3) when installing, place the script in a directory on your PATH and set appropriate file permissions (chmod 755), and consider backing up or rotating the data directory if you need privacy. If you want stronger guarantees, run the script in a restricted environment (container or dedicated user) and verify no additional network calls occur when you run it.
功能分析
Type: OpenClaw Skill
Name: story
Version: 2.0.0
The 'Story' skill is a legitimate terminal-based content management tool for drafting and organizing creative writing. The shell script (scripts/script.sh) implements basic logging, searching, and exporting functionality using standard Unix utilities, with all data stored locally in the user's home directory (~/.local/share/story/). There is no evidence of network activity, data exfiltration, or malicious intent; the messy command table in SKILL.md appears to be poorly formatted documentation of the script's output rather than a prompt injection attempt.
能力评估
Purpose & Capability
Name/description (story drafting, editing, scheduling) match the included shell implementation and README: all operations are local, file-based, and related to content management.
Instruction Scope
SKILL.md directs use of the local 'story' CLI and documents local data storage. The included script operates only on files under the data directory and does not instruct the agent to read unrelated system files or send data externally.
Install Mechanism
No install spec is provided (instruction-only). A shell script is included in the repo; there are no downloads or archive extraction instructions, and nothing is fetched from external URLs during runtime.
Credentials
The skill requests no environment variables or credentials. The script uses HOME to place data in ~/.local/share/story only—this is proportional to the stated purpose.
Persistence & Privilege
The skill does not request always:true, does not alter other skills or system-wide config, and only creates/updates files in its own data directory. Agent autonomy settings are default.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install story - 安装完成后,直接呼叫该 Skill 的名称或使用
/story触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Domain-specific upgrade
元数据
常见问题
Story 是什么?
Draft, edit, and schedule creative stories with content optimization. Use when drafting chapters, editing narratives, optimizing readability, scheduling posts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 271 次。
如何安装 Story?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install story」即可一键安装,无需额外配置。
Story 是免费的吗?
是的,Story 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Story 支持哪些平台?
Story 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Story?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.0。
推荐 Skills