bymultica-ai· 11 skills
Use when creating, inspecting, or debugging a Multica agent through the multica agent CLI or POST /api/agents — what each field is, its persisted shape, whether it is metadata-only or consumed by the daemon at claim time, which inputs are validated/rejected, how custom_env secrets are gated, and how skill binding behaves. Not for assigning issues to existing agents or for runtime task prompts.
$npx -y skills add multica-ai/multica --skill multica-creating-agentsInstalls into the current project.
Run `npx skills use "https://github.com/multica-ai/multica" --skill "multica-ai/multica/multica-creating-agents"` 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/multica-ai/multica" that are relevant to the current task. Run `npx skills add "https://github.com/multica-ai/multica"` and select the relevant skills, then follow their instructions.