Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

sf-novel-writer

v1.0.0

分阶段支持科幻(Science Fiction)小说策划、写作与润色的技能。 触发条件: "想写科幻小说"、"想创作科幻作品"、"帮我构建科幻世界观"、 "继续写科幻小说"、"设计科幻情节"、"润色科幻小说"等, 涵盖一切与科幻小说创作相关的请求。支持短篇、中篇、长篇全类型。 覆盖硬科幻、太空歌剧、反乌托邦、赛博...

0· 68·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for hfaltgg2021/sf-novel-writer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "sf-novel-writer" (hfaltgg2021/sf-novel-writer) from ClawHub.
Skill page: https://clawhub.ai/hfaltgg2021/sf-novel-writer
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install sf-novel-writer

ClawHub CLI

Package manager switcher

npx clawhub@latest install sf-novel-writer
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (SF novel planning, writing, revision) line up with the included materials (six phase guides, genre guide, templates) and the single helper script that initializes a project directory. No unrelated credentials, binaries, or config paths are required.
Instruction Scope
SKILL.md directs the agent to use the provided reference docs, to read/write project files (settings.md, plot.md, characters.md, chapters/) and to run scripts/init_project.py to create scaffolding. Those file and path accesses are exactly what a writing project helper needs. The SKILL.md does reference an external docx template path (/mnt/skills/public/docx/SKILL.md) and suggests merging files to produce .md/.docx outputs — these are plausible for output steps but the docx path should be confirmed in the runtime environment.
Install Mechanism
No install spec is present (instruction-only) and the included script is small and local. There are no downloads, external package installs, or archive extraction steps in the skill itself. The README suggests (informational) downloading a release from a GitHub repo, but that is outside the skill's runtime and is a user action — treat external downloads cautiously.
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond creating/reading files under /home/claude/<project>. That file access is proportional to a project scaffolding tool. There are no requests for unrelated secrets or system-wide credentials.
Persistence & Privilege
always=false and the skill does not attempt to modify other skills or system settings. Its only persistent effect is creating project files under /home/claude/<project>, which is reasonable for this purpose.
Scan Findings in Context
[unicode-control-chars] unexpected: A pre-scan detected unicode control characters in SKILL.md. These are not necessary for a writing-guide and may be used to obfuscate content or formatting; they could be benign (formatting/artifacts) but deserve inspection before trusting the file.
Assessment
This skill appears coherent for scaffolding and guiding SF novel writing. Before installing: (1) inspect SKILL.md and README for any invisible/control characters (the scanner flagged unicode-control-chars) and remove or ask the author about them; (2) confirm you trust the author/owner (the source is 'unknown' and README references an external GitHub release—avoid downloading zips from untrusted origins); (3) be aware the included script will create files and a chapters/ directory under /home/claude/<project> — run it in a sandbox or with a project name you control if you have concerns; (4) verify the referenced /mnt/skills/public/docx/SKILL.md path exists and is what you expect if you plan to generate .docx outputs; (5) the skill does not request credentials or perform network activity itself, but if you follow README steps to download/install manually, treat those external downloads with the usual caution.

Like a lobster shell, security has layers — review code before you run it.

latestvk9778kqyzk629ycf0pyje3enfx84hzmr
68downloads
0stars
1versions
Updated 2w ago
v1.0.0
MIT-0

SF小说创作助手

通过6个阶段循序渐进地创作科幻小说的技能。

工作流概览

整体流程由以下阶段构成。可根据用户需求从任意阶段开始。

  1. 策划·构想 → 参考 references/phase1_worldbuilding.md
  2. 情节设计 → 参考 references/phase2_plot_design.md
  3. 角色塑造 → 参考 references/phase3_character.md
  4. 执笔写作 → 参考 references/phase4_writing.md
  5. 润色·编辑 → 参考 references/phase5_revision.md
  6. 输出·收尾 → 按照本文件下方的步骤执行

阶段判断

根据用户输入判断应执行的阶段:

  • "世界观"、"设定"、"主题"、"想法" → 第1阶段
  • "情节"、"故事梗概"、"结构"、"发展" → 第2阶段
  • "角色"、"登场人物"、"人物形象" → 第3阶段
  • "写一下"、"执笔"、"续写"、"正文" → 第4阶段
  • "润色"、"审阅"、"修改"、"改进" → 第5阶段
  • "输出"、"文件"、"完成"、"收尾" → 第6阶段
  • 意图不明时 → 向用户确认,从第1阶段开始依次建议

项目初始化

新建项目时,运行 scripts/init_project.py 生成项目目录:

python3 scripts/init_project.py <project_name>

执行后将在 /home/claude/<project_name>/ 下创建以下内容:

  • settings.md — 世界观与设定资料
  • plot.md — 情节与章节结构
  • characters.md — 角色设定
  • chapters/ — 各章节正文目录
  • notes.md — 备忘录与创意笔记

第6阶段:输出·收尾

最终阶段按以下步骤执行:

  1. 对全章进行最终一致性检查(设定矛盾、角色言行、伏笔回收)
  2. 合并各章节文件,生成完整稿件
  3. .md.docx 格式提供给用户
  4. 输出 .docx 时,参考 /mnt/skills/public/docx/SKILL.md 进行创建

科幻专属品质标准

创作科幻小说时始终注意以下要点:

  • 科学自洽性:所设定的技术体系内部不存在矛盾
  • 惊奇感(Sense of Wonder):具有给读者带来惊喜与智识兴奋的元素
  • 主题深度:通过技术与未来社会,探问人类本质的深刻命题
  • 新奇元素(Novum):推动故事发展的独特科幻构想清晰明确

科幻子类型参考

各子类型的特征与代表作请参考 references/sf_genre_guide.md

Comments

Loading comments...