单项配置快速修改——无需重新运行整个冷启动访谈,直接修改 qoder.md 中的某一项设置。当用户说"修改我的XX""更新配置""调整风格"时触发。
Scanned 9/12/2026
Install to Claude Code
npx -y skills add ahang1598/doubao-workbuddy-qwenwork-skills --skill 自定义 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of 自定义?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ahang1598-doubao-workbuddy-qwenwork-skills-96ec01d8)More formats (shields.io, HTML) on the badges page.
---
name: 自定义
version: 1.0.0
description: 单项配置快速修改——无需重新运行整个冷启动访谈,直接修改 qoder.md 中的某一项设置。当用户说"修改我的XX""更新配置""调整风格"时触发。
---
# 自定义
> 快速修改 `qoder.md` 中的单项配置,无需重跑完整冷启动访谈。
## 触发条件
- 用户说"修改我的[某项目]"、"更新配置"、"调整[某设置]"
- 用户要求更改实践画像中的单项内容
- 用户想切换某个后端、调整风格偏好、更新团队信息等
## 工作流
### 第一步:读取当前画像
读取本插件根目录下的 `qoder.md`。
若文件不存在或内容为空 → 提示用户先运行 `/冷启动访谈`。
### 第二步:识别修改目标
根据用户请求识别要修改的字段:
| 用户表述 | 对应段落 |
|----------|----------|
| 角色/身份 | § 使用者 |
| 团队信息 | § 使用者 → 团队 |
| 风险偏好 | § 风险与风格 → 风险校准 |
| 文书风格 | § 风险与风格 → 文书风格 |
| 案件管理/流程 | § 案件管理 |
| 知识库 | § 知识库方案 |
| 后端/集成 | § 外部能力后端 |
若用户表述不能明确对应某段落 → 列出可修改项让用户选择。
### 第三步:展示当前值并修改
1. 展示该字段的当前值
2. 询问用户想改成什么
3. 确认修改内容
**修改外部能力后端时的验证**:
当用户修改的是「外部能力后端」相关字段时(如切换法律检索后端为元典),在写回 qoder.md 前先调用 `qw_mcp_list` 验证目标 MCP 是否已连接:
- **已连接** → 正常更新 qoder.md,确认"配置成功,{后端名}已在线可用"
- **未连接** → 提示用户:"已将 qoder.md 中的{能力类}首选更新为{后端名},但当前未检测到该 MCP 连接。请前往 QoderWork → 设置 → 连接器 中搜索并安装对应服务,安装后即可自动生效。"
4. 写回 `qoder.md`(仅修改目标段落,保持其他内容不变)
5. 更新末尾 `配置版本` 中的"最后更新"日期
### 第四步:确认
> 已更新 [字段名]。修改后的内容:
> [新值摘要]
>
> 此修改将影响后续所有技能的输出行为。
## 规则
1. 一次只修改一项,避免意外覆盖
2. 修改前展示旧值,修改后展示新值
3. 不自行推断用户意图——不确定就问
4. 若用户要改的内容需要多轮访谈(如重做整体风险矩阵、重建知识库配置),建议切换到 `/冷启动访谈 --reset`
5. 修改完成后无需调用其他技能,直接结束
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"