Skip to content

Commit e4ff234

Browse files
Merge pull request #11 from Leroy-Zhang/main
add work-partner-onboarding
2 parents 22b5ced + 7c5bfc1 commit e4ff234

2 files changed

Lines changed: 108 additions & 0 deletions

File tree

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
name: work-partner-onboarding
3+
title: 工作搭档初始化引导
4+
description: 面向不会编程的普通办公人员的 onboarding 技能。通过自然对话了解用户的工作内容,推荐 QoderWork 能帮忙的事,然后建立个性化的工作目录、工作档案和工作流技能——全程不超过 10 分钟。
5+
source: community
6+
author: QoderWork
7+
githubUrl: https://github.com/Leroy-Zhang/work-partner-onboarding
8+
docsUrl: https://github.com/Leroy-Zhang/work-partner-onboarding#readme
9+
category: productivity
10+
tags:
11+
- onboarding
12+
- work-partner
13+
- office-worker
14+
- personalization
15+
- workflow
16+
roles:
17+
- finance
18+
- content
19+
- sales
20+
- pm
21+
featured: false
22+
popular: false
23+
isOfficial: false
24+
installCommand: npx skills add https://github.com/Leroy-Zhang/work-partner-onboarding -a qoder
25+
date: 2026-03-11
26+
---
27+
28+
## 使用场景
29+
30+
- 第一次使用 QoderWork,想要引导式设置体验
31+
- 不懂编程的办公人员(财务、电商运营、教师、行政等)想用 AI 梳理工作
32+
- 希望 QoderWork 记住自己的偏好、习惯和常用工作流程
33+
- 工作内容有变化时重新引导("重新认识一下我""更新工作体系")
34+
35+
## 示例
36+
37+
```
38+
# 打开 QoderWork,说:
39+
帮我梳理一下工作
40+
41+
# 技能会:
42+
# 1. 用一个简单问题了解你的岗位
43+
# 2. 推荐 3-4 件具体能帮你做的事
44+
# 3. 引导你建立工作目录和工作档案
45+
# 4. 创建一个会越用越懂你的"工作搭档"技能
46+
```
47+
48+
## 注意事项
49+
50+
- 面向非技术用户设计——像同事聊天的语气,不用技术术语
51+
- 三阶段流程:破冰(30秒)→ 感受价值(30秒)→ 建立工作体系(5分钟)
52+
- 生成纯文本工作档案,用户随时可以打开编辑
53+
- 自动通过 skill-creator 创建第二层工作流技能,支持持续个性化
54+
- 包含中英文双语版本
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
name: work-partner-onboarding
3+
title: Work Partner Onboarding
4+
description: An onboarding skill for non-technical office workers. Through natural conversation, it learns about the user's job, recommends what QoderWork can help with, then sets up a personalized work folder, profile, and workflow skill — all in under 10 minutes.
5+
source: community
6+
author: QoderWork
7+
githubUrl: https://github.com/Leroy-Zhang/work-partner-onboarding-en
8+
docsUrl: https://github.com/Leroy-Zhang/work-partner-onboarding-en#readme
9+
category: productivity
10+
tags:
11+
- onboarding
12+
- work-partner
13+
- office-worker
14+
- personalization
15+
- workflow
16+
roles:
17+
- finance
18+
- content
19+
- sales
20+
- pm
21+
featured: false
22+
popular: false
23+
isOfficial: false
24+
installCommand: npx skills add https://github.com/Leroy-Zhang/work-partner-onboarding-en -a qoder
25+
date: 2026-03-11
26+
---
27+
28+
## Use Cases
29+
30+
- First-time QoderWork users who want a guided setup experience
31+
- Non-technical office workers (accountants, e-commerce ops, teachers, admins) looking to organize their work with AI
32+
- Users who want QoderWork to remember their preferences, habits, and common workflows
33+
- Re-onboarding when work responsibilities change ("re-learn about me", "update my work setup")
34+
35+
## Example
36+
37+
```
38+
# Open QoderWork and say:
39+
Help me organize my work
40+
41+
# The skill will:
42+
# 1. Ask about your job in one simple question
43+
# 2. Recommend 3-4 specific tasks it can help with
44+
# 3. Walk you through setting up a work folder and profile
45+
# 4. Create a personalized "Work Partner" skill that learns over time
46+
```
47+
48+
## Notes
49+
50+
- Designed for non-technical users — warm, colleague-like tone, no jargon
51+
- Three-phase flow: Icebreaker (30s) → Show Value (30s) → Set Up Work System (5min)
52+
- Creates a plain-text work profile that the user can open and edit anytime
53+
- Automatically generates a Layer 2 workflow skill via skill-creator for ongoing personalization
54+
- Includes both English and Chinese versions

0 commit comments

Comments
 (0)