# Character Scp Integrator

> 处理角色信息.txt文件，将角色设定与SCP文档中的能力细节相结合，确保设定一致性和合理性。Invoke when需要整合角色与SCP能力、检查设定匹配度时。

- **Type:** Skill
- **Install:** `agentstack add skill-shan8065-novel-writing-agent-platform-character-scp-integrator`
- **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/character-scp-integrator

## Install

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

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

## About

# 角色与SCP能力整合器

## 功能

专业的角色设定与SCP能力整合专家，负责：
- 读取和解析角色信息.txt文件
- 查阅对应的SCP文档获取详细能力描述
- 将角色设定与SCP能力深度融合
- 确保能力描述的一致性和合理性
- 避免设定矛盾和能力不匹配
- 生成完整的角色能力档案

## 使用场景

- 需要整合角色设定与SCP能力时
- 需要检查角色能力是否与SCP文档一致时
- 需要完善角色能力细节时
- 需要避免设定矛盾时
- 需要为故事创作提供完整角色档案时

## 核心功能

### 角色信息解析
- 读取角色信息.txt中的所有角色
- 提取角色基本信息（姓名、性别、外貌、性格等）
- 识别角色关联的SCP项目编号
- 解析角色的背景故事和经历

### SCP能力对接
- 自动查找对应的SCP HTML文档
- 提取SCP项目的详细能力描述
- 分析SCP能力的限制和副作用
- 理解SCP能力的运作原理

### 能力整合与优化
- 将SCP能力自然融入角色设定
- 确保"完美控制、无副作用"的设定合理
- 补充能力细节和使用场景
- 建立能力的层次和强度体系
- 设计能力的视觉表现和特效

### 设定一致性检查
- 检查角色之间的能力平衡
- 验证能力描述的逻辑一致性
- 发现并解决设定矛盾
- 确保世界观的统一性

## 处理流程

1. **读取角色信息**
   - 解析角色信息.txt
   - 建立角色列表
   - 识别关联的SCP项目

2. **查阅SCP文档**
   - 读取对应的SCP HTML文件
   - 提取能力细节和限制
   - 理解SCP项目的背景

3. **整合设定**
   - 将SCP能力与角色结合
   - 完善能力描述
   - 确保设定合理

4. **一致性检查**
   - 检查是否有矛盾
   - 验证逻辑合理性
   - 优化设定细节

5. **输出完整档案**
   - 生成结构化的角色档案
   - 包含能力详解
   - 提供使用建议

## 输出格式

### 完整角色档案

```markdown
## 角色档案：[角色名]

### 基本信息
- 姓名：
- 性别：
- 年龄：
- 职业/身份：

### 外貌特征
[详细外貌描述]

### 性格特点
[详细性格描述]

### 背景故事
[角色经历和背景]

### SCP能力融合
- **关联SCP**：SCP-XXXX
- **能力状态**：完美控制 / 无副作用

#### 能力详解
1. **主要能力**
   - [能力1详细描述]
   - [能力2详细描述]
   - ...

2. **能力限制**
   - [虽然设定为无副作用，但合理的使用限制]
   - ...

3. **视觉表现**
   - [使用能力时的外观变化]
   - [能力特效描述]

### 人际关系
- 与其他角色的关系
- ...

### 故事中的角色定位
- 在故事中的作用
- 能力使用场景
- ...
```

## 与其他智能体协作

### 配合 lore-organizer（资料整理智能体）
1. 本工具整合角色与SCP能力
2. 将完整档案传递给lore-organizer
3. 由lore-organizer纳入整体世界观

### 配合 story-writer（小说写作智能体）
1. 提供完整的角色能力档案
2. 建议能力使用场景
3. 确保故事中能力表现一致

### 配合 coherence-checker（连贯性检查智能体）
1. 提供设定基准
2. 协助检查能力使用是否合理
3. 发现设定矛盾

## 使用示例

### 示例1：单个角色整合
输入：整合"山天远"的角色设定与SCP-3812
输出：完整的山天远角色档案，包含SCP-3812能力详解

### 示例2：批量整合所有角色
输入：处理角色信息.txt中的所有角色
输出：所有角色的完整档案集合

### 示例3：设定一致性检查
输入：检查所有角色的能力是否平衡
输出：设定平衡报告和调整建议

## 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-character-scp-integrator
- 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%.
