Distilly — создание профиля персоны для AI-агентов

★ 7.5 · ai-agents

colleague-skill is a Claude Code skill that distills source material about a colleague, acquaintance, or public figure into a reusable Person Profile for AI agents. Internally named distilly, it supports three character families — colleague, relationship, and celebrity — each with its own intake prompt and output directory structure. Data collection relies on dedicated Python tools: automated gathering from Feishu (飞书) and DingTalk (钉钉), JSON message export parsing, native PDF and image reading, and .eml/.mbox email parsing. Finished profiles are versioned via a bundled version_manager script.