generate_skill_pack

Function generate_skill_pack 

Source
pub fn generate_skill_pack(config: &CompiledConfig) -> SkillPack
Expand 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.