byawslabs· 90 skills
Generates code that deploys fine-tuned models from SageMaker Serverless Model Customization to SageMaker endpoints or Bedrock. Use when the user says "deploy my model", "create an endpoint", "make it available", or asks about deployment options. Identifies the correct deployment pathway (Nova vs OSS), generates deployment code, and handles endpoint configuration.
$npx -y skills add awslabs/agent-plugins --skill model-deploymentInstalls into the current project.
Run `npx skills use "https://github.com/awslabs/agent-plugins" --skill "awslabs/agent-plugins/model-deployment"` 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.