Install
$ agentstack add skill-shan8065-novel-writing-agent-platform-scp-archiver ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
SCP文档归档器
功能
智能管理多个SCP文档,建立结构化知识库:
- 自动扫描目录中的SCP HTML文件
- 提取文档元数据(编号、等级、标签等)
- 建立可搜索的索引数据库
- 支持按多种条件检索文档
- 生成文档摘要和关键词
使用场景
- 有多个SCP文档需要整理时
- 需要建立SCP知识库时
- 需要按条件检索文档时
- 需要文档元数据分析时
管理功能
文档索引
- 自动识别SCP-XXXX格式文档
- 提取项目编号、收容等级
- 记录文件位置和大小
- 生成文档摘要
检索功能
- 按编号范围检索(如SCP-1000到SCP-2000)
- 按收容等级筛选(Safe/Euclid/Keter/Thaumiel等)
- 按关键词搜索
- 按标签分类浏览
输出格式
- 文档列表表格
- JSON格式元数据
- Markdown格式知识库目录
知识库结构
知识库/
├── 索引文件.json
├── 文档摘要.md
└── 按等级分类/
├── Safe/
├── Euclid/
├── Keter/
└── Thaumiel/
使用示例
输入:扫描当前目录所有SCP HTML文件 输出:结构化的文档索引和可检索知识库
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: shan8065
- Source: shan8065/novel-writing-agent-platform
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.