📦 Event Manager — 事件编排
v1.0.0为小说与剧本打造的事件管理器,可一键创建、编辑、检索事件档案,自动串起因果链、生成时间线并支持多线叙事并行追踪,让 Architect 代理在 Phase 2 快速搭建完整事件架构。
0· 99·0 当前·0 累计
下载技能包
最后更新
2026/4/1
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This package appears coherent and local-file-focused, but take these basic precautions before installing/running: (1) Review scripts/manage_events.py yourself (it is included) to confirm behavior (you already did); (2) Back up any existing events/important YAMLs in your target project directory before running create/update/delete; delete operations prompt for confirmation but it's good to have backups; (3) Installing requirements via pip will install packages into your user environment — conside...详细分析 ▾
✓ 用途与能力
The name/description (小说事件管理工具) matches the packaged files and code: scripts/manage_events.py implements create/list/query/update/delete/export of event YAMLs and uses provided templates. No unrelated binaries, services, or credentials are requested.
✓ 指令范围
SKILL.md instructs installing the listed Python deps and running the included CLI script against a project directory. The runtime instructions only reference local paths (skill workspace, project directory, events/*.yml) and the code reads/writes YAML files and prints output. Deletion prompts the user for confirmation before removing files.
✓ 安装机制
There is no automated install spec; SKILL.md recommends running pip3 install -r requirements.txt --user. requirements.txt lists common packages (pyyaml, rich) from PyPI. No downloads from arbitrary URLs or archive extraction are present in the bundle.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. The code does not access environment credentials and only operates on project/event directories and local config templates.
✓ 持久化与权限
always is false and model invocation is normal. The skill does not request permanent/system-level presence or modify other skills' configs. It writes event files within the project/events directory (expected behavior).
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/1
NULL
● Pending
安装命令
点击复制官方npx clawhub@latest install event-manager
镜像加速npx clawhub@latest install event-manager --registry https://cn.longxiaskill.com