mirror of
https://github.com/titanwings/colleague-skill.git
synced 2026-04-04 22:59:06 +08:00
docs: add hook paragraph, merge data sources table, remove subtitle (CN + EN)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
> *"你们搞大模型的就是码奸,你们已经害死前端兄弟了,还要害死后端兄弟,测试兄弟,运维兄弟,害死网安兄弟,害死ic兄弟,最后害死自己害死全人类"*
|
||||
|
||||
**把同事的技能与性格蒸馏成 AI Skill,让它替他工作。**
|
||||
|
||||
[](LICENSE)
|
||||
[](https://python.org)
|
||||
[](https://claude.ai/code)
|
||||
@@ -35,6 +33,8 @@
|
||||
|
||||
## 支持的数据来源
|
||||
|
||||
> 目前还是同事.skill 的 beta 测试版本,后续会有更多来源支持,请多多关注!
|
||||
|
||||
| 来源 | 消息记录 | 文档 / Wiki | 多维表格 | 备注 |
|
||||
|------|:-------:|:-----------:|:-------:|------|
|
||||
| 飞书(自动采集) | ✅ API | ✅ | ✅ | 输入姓名即可,全自动 |
|
||||
|
||||
42
README_EN.md
42
README_EN.md
@@ -4,8 +4,6 @@
|
||||
|
||||
> *"You AI guys are traitors to the codebase — you've already killed frontend, now you're coming for backend, QA, ops, infosec, chip design, and eventually yourselves and all of humanity"*
|
||||
|
||||
**Distill a colleague's skills and personality into an AI Skill that works like them.**
|
||||
|
||||
[](LICENSE)
|
||||
[](https://python.org)
|
||||
[](https://claude.ai/code)
|
||||
@@ -13,16 +11,43 @@
|
||||
|
||||
<br>
|
||||
|
||||
Your colleague quit, leaving behind a mountain of unmaintained docs?<br>
|
||||
Your intern left, nothing but an empty desk and a half-finished project?<br>
|
||||
Your mentor graduated, taking all the context and experience with them?<br>
|
||||
Your partner transferred, and the chemistry you built reset to zero overnight?<br>
|
||||
Your predecessor handed over, trying to condense three years into three pages?<br>
|
||||
|
||||
**Turn cold goodbyes into warm Skills — welcome to cyber-immortality!**
|
||||
|
||||
<br>
|
||||
|
||||
Provide source materials (Feishu messages, DingTalk docs, emails, screenshots)<br>
|
||||
plus your subjective description of the person<br>
|
||||
and get an **AI Skill that actually works like them**
|
||||
|
||||
[Install](#install) · [Usage](#usage) · [Demo](#demo) · [Detailed Install](INSTALL.md) · [**中文**](README.md)
|
||||
[Supported Sources](#supported-data-sources) · [Install](#install) · [Usage](#usage) · [Demo](#demo) · [Detailed Install](INSTALL.md) · [**中文**](README.md)
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## Supported Data Sources
|
||||
|
||||
> This is still a beta version of colleague.skill — more sources coming soon, stay tuned!
|
||||
|
||||
| Source | Messages | Docs / Wiki | Spreadsheets | Notes |
|
||||
|--------|:--------:|:-----------:|:------------:|-------|
|
||||
| Feishu (auto) | ✅ API | ✅ | ✅ | Just enter a name, fully automatic |
|
||||
| DingTalk (auto) | ⚠️ Browser | ✅ | ✅ | DingTalk API doesn't support message history |
|
||||
| PDF | ✅ | — | — | Manual upload |
|
||||
| Images / Screenshots | ✅ | — | — | Manual upload |
|
||||
| Feishu JSON export | ✅ | ✅ | — | Manual upload |
|
||||
| Email `.eml` / `.mbox` | ✅ | — | — | Manual upload |
|
||||
| Markdown | ✅ | ✅ | — | Manual upload |
|
||||
| Paste text directly | ✅ | — | — | Manual input |
|
||||
|
||||
---
|
||||
|
||||
## Install
|
||||
|
||||
### Claude Code
|
||||
@@ -107,17 +132,6 @@ colleague.skill ❯ Does the timeline match? That feature touched multiple place
|
||||
|
||||
## Features
|
||||
|
||||
### Data Collection
|
||||
|
||||
**Auto-collect** (recommended — just enter a name)
|
||||
|
||||
| Platform | Messages | Docs / Wiki | Spreadsheets | Notes |
|
||||
|----------|:--------:|:-----------:|:------------:|-------|
|
||||
| Feishu | ✅ API | ✅ | ✅ | Fully automatic |
|
||||
| DingTalk | ⚠️ Browser | ✅ | ✅ | DingTalk API doesn't support message history |
|
||||
|
||||
**Manual upload**: `PDF` `Images` `Feishu JSON export` `Email .eml/.mbox` `Markdown` `Paste text`
|
||||
|
||||
### Generated Skill Structure
|
||||
|
||||
Each colleague Skill has two parts that work together:
|
||||
|
||||
Reference in New Issue
Block a user