Tutorial for building your first agent in the Agentics ecosystem. Covers Claude Code agents, MCP servers, and orchestrating multi-agent swarms. Use when a user asks how to build, design, or deploy an agent.
$npx -y skills add agenticsorg/claude-plugin --skill build-agentInstalls into the current project.
Run `npx skills use "https://github.com/agenticsorg/claude-plugin" --skill "agenticsorg/claude-plugin/build-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/agenticsorg/claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/agenticsorg/claude-plugin"` and select the relevant skills, then follow their instructions.