Important
本仓库已归档。 它不再是发布输入、兼容回退或新 issue 的接收位置。当前 Skills 位于 Sagasmith-coc/skills。
This repository is archived. It is no longer a release input, compatibility fallback, or destination for new issues. Current Skills live in Sagasmith-coc/skills.
中文 · English · 官网 · 平台总览 · 托管服务 · 内容目录
面向 SagaSmith Call of Cthulhu 7e 的 Agent Skills。Full Runtime 使用 sagasmith-coc-mcp 的原生动态工具,覆盖调查、线索、Luck/Push、SAN、伤害、 战斗、追逐、成长、Content Pack、连续性、角色知识、分支与 Snapshot。
| 分发 | 入口 | 边界 |
|---|---|---|
| Full Runtime | full/SKILL.md | 权威 MCP 状态、权限、随机流、修订、幂等与动态工具 |
| Standalone | standalone/SKILL.md | 独立的文件型演示子集,不具备 Full 的事务与权限保证 |
Full Runtime 不会在 MCP 不可用时静默退回 CLI 或 portable.py。
在同一 Python 3.11+ 环境中安装:
pip install -e "..\sagasmith-core[documents]"
pip install -e ..\sagasmith-coc
pip install -e ..\SagaSmith-coc-mcp配置并启动 sagasmith-coc-mcp,再把 full/skills 和 SagaSmith-module-gen-skills 作为 Skill 根目录提供给 Host。Host 必须支持 tools/list_changed 后刷新原生 schema;不支持动态工具列表的 Host 不能运行 Full Runtime。
- Core:系统中立持久化、文档、检索、分支、快照和事务。
- sagasmith-coc:确定性 CoC 规则、角色/Statblock schema、模组解析和 Pack 验证。
- MCP:权威状态、授权、随机流、修订、幂等、结算和动态暴露。
- Agent/Skills:来源解释、感知/理解/受众、线索含义、NPC 决策、叙事和 Pack 审阅。
商业规则书和模组不随本仓库分发。用户私有 PDF、提取文本、页面渲染与 Pack 默认只保存在本地。
python scripts\validate_skill.py .原创 Skill 内容使用 Apache License 2.0。Call of Cthulhu 及商业内容归各自 权利人所有。