skill_path autogen.beta.network.hub.layout.skill_path # skill_path(agent_id) Source code in autogen/beta/network/hub/layout.py 52 53def skill_path(agent_id: str) -> str: return f"/agents/{agent_id}/SKILL.md"