# Scp Archiver

> 管理和归档多个SCP文档，建立知识库索引，支持按编号、等级、标签等检索。Invoke when需要整理多个SCP文档或建立知识库时。

- **Type:** Skill
- **Install:** `agentstack add skill-shan8065-novel-writing-agent-platform-scp-archiver`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [shan8065](https://agentstack.voostack.com/s/shan8065)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [shan8065](https://github.com/shan8065)
- **Source:** https://github.com/shan8065/novel-writing-agent-platform/tree/main/skills_backup/scp-archiver

## Install

```sh
agentstack add skill-shan8065-novel-writing-agent-platform-scp-archiver
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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](https://github.com/shan8065)
- **Source:** [shan8065/novel-writing-agent-platform](https://github.com/shan8065/novel-writing-agent-platform)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-shan8065-novel-writing-agent-platform-scp-archiver
- Seller: https://agentstack.voostack.com/s/shan8065
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
