byawslabs· 90 skills
Selects a base model for the user's use case by querying SageMaker Hub. Use when the user asks which model to use, wants to select or change their base model, mentions a model name or family (e.g., "Llama", "Mistral", "Nova"), or wants to evaluate a base model — always activate even for known model names because the exact Hub model ID must be resolved. Queries available models, presents benchmarks and licenses, and confirms selection.
$npx -y skills add awslabs/agent-plugins --skill model-selectionInstalls into the current project.
Run `npx skills use "https://github.com/awslabs/agent-plugins" --skill "awslabs/agent-plugins/model-selection"` 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/awslabs/agent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/awslabs/agent-plugins"` and select the relevant skills, then follow their instructions.