Add a new agent to this AgentOS. Runs guided discovery or takes a concrete idea, then generates agents/slug.py, registers it in app/main.py, adds quick prompts, restarts the container, and smoke-tests it live. Use whenever the user wants to add or create a new agent.
$npx -y skills add agno-agi/agent-platform-railway --skill create-new-agentInstalls into the current project.
Run `npx skills use "https://github.com/agno-agi/agent-platform-railway" --skill "agno-agi/agent-platform-railway/create-new-agent"` 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/agno-agi/agent-platform-railway" that are relevant to the current task. Run `npx skills add "https://github.com/agno-agi/agent-platform-railway"` and select the relevant skills, then follow their instructions.