create-colleague

Generate a Work Skill and Persona from Feishu, DingTalk, Slack, PDFs, and emails.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Kaitzz/ququ-skill --skill create-colleague-kaitzz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-colleague
Source: https://github.com/Kaitzz/ququ-skill/tree/main
Command: npx skills add https://github.com/Kaitzz/ququ-skill --skill create-colleague-kaitzz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypinyin, playwright, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Distill a colleague into a reusable AI Skill by automatically collecting source data and constructing dual-persona outputs (Work Skill + Persona), enabling teams to replicate expertise and decisions.

Core Features & Use Cases

  • Auto-ingest multiple data sources (Feishu, DingTalk, Slack, PDFs, emails) to build accurate Skills.
  • Generate a two-part Skill: Part A Work Skill (technical methods) and Part B Persona (communication style, decision patterns).
  • Supports incremental evolution with versioning and corrections for continuous improvement.
  • Use cases include onboarding, knowledge capture, and AI assistants that emulate a colleague's expertise.

Quick Start

Provide basic info and materials, run the creation flow, and invoke the resulting Skill with /{slug}.

Frequently Asked Questions about create-colleague

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an AI persona from Feishu, DingTalk, and Slack data?

To create an AI persona, the Skill ingests multi-source data from Feishu, DingTalk, Slack, PDFs, and emails to generate a two-part output capturing both technical work skills and communication styles.

Can I capture a colleague's work skill for onboarding and knowledge capture?

Yes, you can capture a colleague's work skill by distilling their expertise and decisions into a reusable AI Skill, which is ideal for onboarding and building AI assistants that emulate their knowledge.

What is the best way to build a reusable AI skill from emails and PDFs?

The best way to build a reusable AI skill from emails and PDFs is to auto-ingest these materials to construct dual-persona outputs, separating technical methods from decision patterns for accurate replication.

How do I update and add corrections to an existing AI persona over time?

You can update an existing AI persona through incremental evolution, applying editable corrections and versioning to enforce data provenance and continuously improve the skill over time.

Does the generated colleague skill support invocation across different organizations?

Yes, the generated colleague skill supports cross-organization invocation, allowing you to trigger full functionality using a specific slug command after the creation flow completes.

Do I need to install Playwright and pypinyin to automate skill generation?

Yes, you need dependencies like Playwright and pypinyin installed in your environment to support the automated data ingestion and skill generation processing logic.