chore: 移除旧的 .claude/settings.json 权限配置并将账号目录迁移到项目根目录

- 删除 `.claude/settings.json` 中的大量 `Bash` 和 `Edit` 权限许可
- 将 `accounts/` 目录从技能脚本子目录迁移到项目根目录
- 更新所有技能文档和脚本中引用 `accounts/` 的路径为项目根目录
- 移除 `forbidden-emperor` 账号中多余的中文提示词配置文件
This commit is contained in:
2026-04-30 01:31:13 +08:00
parent d1d2fe6733
commit 7f955647fe
32 changed files with 12 additions and 717 deletions

View File

@@ -23,7 +23,7 @@ Gemini快速+ MJ精品双模型图片生成。**以参考图为锚
**执行规则**
1. **有参考图** → 必须用参考图生图Gemini 图生图 / MJ --sref
2. **无参考图** → 先让用户提供 1-3 张参考图,或先文生图 1 张让用户确认后再批量
3. **参考图位置**`accounts/{account}/references/` 目录
3. **参考图位置** 根目录 `accounts/{account}/references/` 目录
---
@@ -118,7 +118,7 @@ node .claude/skills/video-from-script/scripts/gemini-image-generator.js edit \
1. node --version → >= 18
2. cd .claude/skills/video-from-script/scripts && npm install
3. skills/config.json 中配置 geminiApiKey 和 mjApiKey
4. 参考图放入 accounts/{account}/references/(至少 1 张)
4. 参考图放入 根目录 accounts/{account}/references/(至少 1 张)
```
---
@@ -260,7 +260,7 @@ MJ 流程:提交 imagine → 轮询 5s/次 → 下载 4合1 → sharp 拆分
## 账号系统集成
当用户指定账号时,从 `accounts/{account}/` 读取三层资源:
当用户指定账号时,从项目根目录 `accounts/{account}/` 读取三层资源:
```
accounts/{account}/