Guide for creating effective Claude Code agents. This skill should be used when users want to create a new agent (or update an existing agent) that configures Claude with specialized system prompts, tool restrictions, model selection, and MCP/skill integrations.
$npx -y skills add ggprompts/my-gg-plugins --skill agent-creatorInstalls into the current project.
Run `npx skills use "https://github.com/ggprompts/my-gg-plugins" --skill "ggprompts/my-gg-plugins/agent-creator"` 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/ggprompts/my-gg-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ggprompts/my-gg-plugins"` and select the relevant skills, then follow their instructions.