create-colleague

Generate a two-part Work Skill and Persona from colleague source materials.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/bums83/wiki_chiki --skill create-colleague-bums83
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-colleague
Source: https://github.com/bums83/wiki_chiki/tree/main/raw/sources/dot-skill/colleague-skill
Command: npx skills add https://github.com/bums83/wiki_chiki --skill create-colleague-bums83

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create-colleague converts a real colleague into a reusable AI Skill by collecting source materials and generating a two-part capability (Work Skill + Persona) that can evolve over time.

Core Features & Use Cases

  • Two-part model: Work Skill and Persona, with independent and combined operation to handle tasks and character in one flow.
  • Multi-source data collection: Feishu, DingTalk, Slack, emails, PDFs, Markdown, and other inputs, all loaded into a single Skill.
  • Incremental evolution with versioning, corrections, and rollbacks to keep the Skill up to date.
  • Exports a complete Skill package (SKILL.md, work.md, persona.md, meta.json) ready to run or share.
  • Use case: quickly create a living Skill for a colleague so tasks can be approached in their voice after departure.

Quick Start

Run the creation flow by providing a name and selecting data sources to generate the Skill.

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 Skill from a colleague's work data?▼

To create an AI Skill from a colleague's work data, this tool collects source materials and generates a two-part capability separating work skills and persona into markdown files.

Can I generate an AI persona from chat logs and PDFs?▼

Yes, you can generate an AI persona from multi-source data including Feishu, DingTalk, Slack, emails, PDFs, and Markdown, combining them into a single Skill.

How do I version and update a colleague's AI persona after changes?▼

You version and update a colleague's AI persona using incremental evolution features that support corrections, rollbacks, and per-version archives to keep the Skill current.

What files are generated when converting a colleague into an AI Skill?▼

Converting a colleague into an AI Skill exports a complete package containing SKILL.md, work.md, persona.md, and meta.json, ready for immediate deployment or sharing.

Does the generated AI Skill separate work logic from character persona?▼

Yes, the generated AI Skill separates work logic from character persona into a two-part model that operates independently or combined to handle tasks and voice in one flow.