mirror of
https://github.com/titanwings/colleague-skill.git
synced 2026-04-05 07:22:43 +08:00
refactor: simplify intake to 3 questions, unify naming to create-colleague
- Merge 7 intake questions into 3: name, basic info, personality profile - Each question includes a one-shot example - Change "姓名" to "花名/代号", slug uses - separator - Unify all references from colleague-creator to create-colleague Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
2. 搜索他创建/编辑的文档和知识库内容
|
||||
3. 拉取多维表格(如有)
|
||||
4. 消息记录(API 不支持历史拉取,自动切换浏览器方案)
|
||||
5. 输出统一格式,直接进 colleague-creator 分析流程
|
||||
5. 输出统一格式,直接进 create-colleague 分析流程
|
||||
|
||||
钉钉限制说明:
|
||||
钉钉 Open API 不提供历史消息拉取接口,
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
3. 搜索他创建/编辑的文档和 Wiki
|
||||
4. 拉取文档内容
|
||||
5. 拉取多维表格(如有)
|
||||
6. 输出统一格式,直接进 colleague-creator 分析流程
|
||||
6. 输出统一格式,直接进 create-colleague 分析流程
|
||||
|
||||
前置:
|
||||
python3 feishu_auto_collector.py --setup # 配置 App ID / Secret(一次性)
|
||||
|
||||
Reference in New Issue
Block a user