Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:594
forks:27
updated:20. März 2026 um 23:33
SKILL.md
| name | add-model |
| description | Add a new model to an existing provider |
| user-invocable | true |
| argument-hint | <provider-name> <model-name> |
Add a new model to provider $ARGUMENTS[0]:
core/providers/$ARGUMENTS[0]/src/configs/ to understand the patterncore/providers/$ARGUMENTS[0]/src/models/ for schema patternspnpm run build from the provider directory to verifypnpm run test from the provider directory to verify