public interface AgentSkillFactory
abstract List<AgentSkill>
skills(String namespace)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract List<AgentSkill> skills(String namespace)
Create a skill instance by its ID.