AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Novel Snapshot

skill-tulancn-vibe-noveling-novel-snapshot · by TulanCN

创建项目快照、备份状态或恢复历史版本。触发词:"创建快照""备份""存档""存个档""恢复快照""回滚"。

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add skill-tulancn-vibe-noveling-novel-snapshot

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-tulancn-vibe-noveling-novel-snapshot)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Novel Snapshot? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

小说项目快照管理

使用 Python 脚本 scripts/snapshot.py 管理快照。

操作

创建快照

python {SKILL_DIR}/scripts/snapshot.py create "描述"

复制 memory/、chapters/、events/ 到 .snapshots/{日期-描述}/

恢复快照

python {SKILL_DIR}/scripts/snapshot.py list           # 列出可用快照
python {SKILL_DIR}/scripts/snapshot.py restore "快照名" # 恢复(自动备份当前状态)

列出快照

python {SKILL_DIR}/scripts/snapshot.py list

用户确认

  • 创建前:确认描述和将复制的目录
  • 恢复前:确认目标快照,⚠️ 提醒当前状态会被自动备份

建议时机

  • 开始写新章节前、大幅修改大纲后、修改核心设定前、完成重要剧情后(必需)
  • 完成重要章节后、每日工作结束时、尝试新思路前(推荐)

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.