Automates distillation of heterogeneous traces from a target person or role into versioned, inspectable skill packages for LLM agents — producing separate capability and bounded-behavior tracks that support natural-language corrections, rollback, and cross-host installation. Ships with an open system and a skills gallery.
Most LLM-agent work focuses on tools and memory; less attention has been paid to packaging human expertise into inspectable, portable artifacts an agent can reliably invoke. COLLEAGUE.SKILL addresses this gap by automating a trace-to-skill workflow: it converts heterogeneous evidence (documents, conversation logs, decisions) into versioned skill packages with two coordinated tracks, so agents carry bounded, correctable representations of expertise rather than fragile, opaque prompts.
Great fit if you need person-grounded agents that must reflect an expert's judgments or interaction style and you have access to diverse evidence traces (logs, documents, outputs). It helps teams deploy inspectable, updatable skills across heterogeneous agent hosts and supports governance workflows.
Look elsewhere if you lack trace data, require fully formalized certifications of correctness, or need continuous real-time learning from production signals—COLLEAGUE.SKILL depends on the quality and representativeness of input traces and focuses on packaging and governance rather than online continual learning. Also consider privacy and IP constraints: distilling personal traces into distributable packages requires careful handling of sensitive content.
This paper sits at the intersection of LLM agent design, persona/memory research, and AI tool governance: it reframes personalization as a packaging problem (portable, versioned skills) and offers a practical workflow for teams that want auditable, correctable person-grounded capabilities rather than ad-hoc prompt hacks.