Discover and explore top open-source AI tools and projects—updated daily.
titanwingsReplicate colleagues with AI skills
New!
Top 4.1% on SourcePulse
This project addresses the challenge of knowledge loss and operational continuity when valuable team members depart. It enables users to create personalized AI "Skills" that emulate the technical expertise, communication style, and decision-making patterns of specific colleagues, thereby preserving institutional knowledge and facilitating seamless transitions. The target audience includes engineers, researchers, and power users who need to quickly onboard or maintain productivity despite personnel changes.
How It Works
The core approach involves generating a specialized AI "Skill" for a departed colleague using provided data sources such as chat logs, documents, and subjective descriptions. Each Skill comprises two integral components: a "Work Skill" encapsulating technical specifications and knowledge, and a "Persona" structured across five layers (rules, identity, expression, decision, behavior). This dual-component design allows the AI to not only execute tasks according to the colleague's technical proficiency but also to adopt their unique communication style and behavioral patterns, offering a deeply personalized emulation.
Quick Start & Requirements
Installation involves cloning the repository into specific directories for either Claude Code (.claude/skills/create-colleague or ~/.claude/skills/create-colleague) or OpenClaw (~/.openclaw/workspace/skills/create-colleague). Optional dependencies can be installed via pip3 install -r requirements.txt. Automated data collection from Feishu or DingTalk requires configuring App credentials, detailed in INSTALL.md. Links to official documentation include INSTALL.md and README_EN.md.
Highlighted Details
Maintenance & Community
The project is primarily maintained by titanwings. No explicit details regarding other contributors, sponsorships, or dedicated community channels (like Discord/Slack) are provided in the README, beyond the GitHub repository itself.
Licensing & Compatibility
The project is released under the MIT License, which is generally permissive for commercial use and integration into closed-source projects.
Limitations & Caveats
This project is currently in a beta testing phase. The quality and effectiveness of the generated AI Skills are directly contingent upon the quality and comprehensiveness of the input data provided. Automated collection for DingTalk is limited due to API restrictions on historical message retrieval.
2 days ago
Inactive