pub fn generate_skill_pack(config: &CompiledConfig) -> SkillPackExpand description
Generate Agent Skills from a compiled CELLSTATE config.
Each enabled pack agent becomes a skill. The SKILL.md format:
---
name: agent-name
description: What this skill does and when to use it.
---
Instructions from the agent's prompt_md content.