byagno-agi· 11 skills
User-driven loop to change an existing agent in this AgentOS — add a tool/MCP server/toolkit, add a capability (knowledge base, memory, sub-agent, scheduled task), refine its instructions, or fix a specific known bug, verifying each change against the live container. Use whenever the user names a concrete change to an agent. For autonomous hardening with no specific change in mind, use improve-agent.
$npx -y skills add agno-agi/agent-platform-railway --skill extend-agentInstalls into the current project.
Run `npx skills use "https://github.com/agno-agi/agent-platform-railway" --skill "agno-agi/agent-platform-railway/extend-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.