Agent router — invoke, list, and manage workspace agents. Use /agent <name> to activate an agent, /agent list to see all agents, /agent status for a live org status board, /agent next for the single next best action, or /agent list <scope> for scope-filtered listing.
$npx -y skills add normannoble/agent-framework --skill agentInstalls into the current project.
Run `npx skills use "https://github.com/normannoble/agent-framework" --skill "normannoble/agent-framework/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.