Class SkillCatalog

java.lang.Object
io.agentscope.harness.agent.skill.runtime.SkillCatalog

public final class SkillCatalog extends Object
Immutable snapshot of the skills visible to a single onSystemPrompt pass.

Keyed by skillId (the AgentSkill's name + "_" + source), insertion-order preserved so the prompt renders skills in compose order.