byopen-octo· 21 skills
Manage octo's agent profiles through conversation — create, modify, delete, list, and bind agents to IM chats by calling REST APIs. This skill is exclusive to the Default Agent (full-access). Use when the user wants to manage agents conversationally, e.g. "create a code review agent", "list all agents", "bind agent X to this group", "delete agent Y", "帮我建一个 agent", "管理 agent".
$npx -y skills add open-octo/octo-agent --skill expert-agent-managerInstalls into the current project.
Run `npx skills use "https://github.com/open-octo/octo-agent" --skill "open-octo/octo-agent/expert-agent-manager"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/open-octo/octo-agent" that are relevant to the current task. Run `npx skills add "https://github.com/open-octo/octo-agent"` and select the relevant skills, then follow their instructions.