Class FromGoalsAgentSkillFactory
-
- All Implemented Interfaces:
-
com.embabel.agent.a2a.server.AgentSkillFactory
public final class FromGoalsAgentSkillFactory implements AgentSkillFactory
Expose a skill for every goal defined in the agent platform.
-
-
Constructor Summary
Constructors Constructor Description FromGoalsAgentSkillFactory(Set<Goal> goals)
-