Add a new language model to the Giselle codebase. Use when the user wants to add, register, or integrate a new LLM model (OpenAI, Anthropic, Google) into the system.
$npx -y skills add giselles-ai/giselle --skill add-modelInstalls into the current project.
Run `npx skills use "https://github.com/giselles-ai/giselle" --skill "giselles-ai/giselle/add-model"` 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/giselles-ai/giselle" that are relevant to the current task. Run `npx skills add "https://github.com/giselles-ai/giselle"` and select the relevant skills, then follow their instructions.