|
| 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