← 返回 Skills 市场
Novel
作者
bytesagain3
· GitHub ↗
· v2.0.0
· MIT-0
245
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install novel
功能描述
Manage novel data — chapters, characters, plots — from the terminal fast. Use when outlining chapters, tracking characters, organizing plot timelines.
安全使用建议
This skill appears coherent and implements an offline CLI that stores logs and exports under ~/.local/share/novel. Before installing, confirm you trust the bytesagain.com source and avoid entering sensitive secrets into the tool (it logs inputs). Because the package contains a shell script, you may want to open and read the full script on your machine before running it. No network calls or credentials are present, and it does not request elevated privileges; expect it to create and modify files in your home directory.
功能分析
Type: OpenClaw Skill
Name: novel
Version: 2.0.0
The 'Novel' skill is a simple command-line utility designed to log text entries into local files within the user's home directory (~/.local/share/novel/). Analysis of scripts/script.sh reveals basic logging, searching, and exporting functionality (JSON, CSV, TXT) with no network activity, no access to sensitive system files, and no use of dangerous execution patterns like eval or remote downloads. The skill functions entirely offline as stated in SKILL.md and lacks any indicators of malicious intent or prompt-injection attacks.
能力评估
Purpose & Capability
Name/description promise a local novel-management CLI; the included script implements command handlers, local logging, export, search, and status functions that align with that purpose.
Instruction Scope
SKILL.md documents CLI usage and local data paths only. The instructions do not direct the agent to read unrelated system files, remote endpoints, or to exfiltrate data.
Install Mechanism
There is no install spec (instruction-only risk is low). The package includes a bash script (scripts/script.sh) which, if placed on disk by installation, will run locally — nothing in the script downloads or executes remote code.
Credentials
The skill requires no environment variables or credentials. The script uses standard HOME and filesystem paths only (creates/reads ~/.local/share/novel). No API keys, tokens, or unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request system-wide changes. It creates and writes only to a per-user directory under the home directory, which is appropriate for its stated function.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install novel - 安装完成后,直接呼叫该 Skill 的名称或使用
/novel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Domain-specific upgrade
元数据
常见问题
Novel 是什么?
Manage novel data — chapters, characters, plots — from the terminal fast. Use when outlining chapters, tracking characters, organizing plot timelines. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 245 次。
如何安装 Novel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install novel」即可一键安装,无需额外配置。
Novel 是免费的吗?
是的,Novel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Novel 支持哪些平台?
Novel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Novel?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.0。
推荐 Skills