Create a new agent following workspace conventions. Interactive process that defines role, soul, and structure. Use when setting up a new AI collaboration partner for a project or initiative.
$npx -y skills add normannoble/agent-framework --skill create-agentInstalls into the current project.
Run `npx skills use "https://github.com/normannoble/agent-framework" --skill "normannoble/agent-framework/create-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/normannoble/agent-framework" that are relevant to the current task. Run `npx skills add "https://github.com/normannoble/agent-framework"` and select the relevant skills, then follow their instructions.