🧠
AI EngineeringPython

Finetuning

by awslabs

Finetuning is an AI Engineering skill for Claude Code, published by awslabs in agent-plugins.

867 stars145 forkson awslabs/agent-pluginsAdded 2026/08/22Repository updated 2026/08/21
agent-pluginsagent-skillsagentsawscoding-agent-skillscoding-agents
Install in seconds
Install Finetuning
Copy Finetuning into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/awslabs/agent-plugins/tree/main/plugins/sagemaker-ai/skills/finetuning ~/.claude/skills/finetuning

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/awslabs/agent-plugins.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/sagemaker-ai/skills/finetuning/SKILL.md in awslabs/agent-plugins
Installs to
~/.claude/skills/finetuning
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Finetuning does

Finetuning generates code for SageMaker serverless training jobs to fine-tune a base model. Use it when starting training or when a plan reaches the finetuning step, including SFT, DPO, RLVR, and RLAIF workflows.

Finetuning is cataloged under AI Engineering on DirSkills. Finetuning comes from a repository tagged agent-plugins, agent-skills, agents, aws and coding-agent-skills.

Documentation

README

Prerequisites

Before starting this workflow, verify:

  1. A use_case_spec.md file exists

    • If missing: Activate the use-case-specification skill first, then resume
    • DON'T EVER offer to create a use case spec without activating the use-case-specification skill.
  2. A fine-tuning technique (SFT, DPO, RLVR, RLAIF, or CPT/RFT (for Nova)) and base model have already been selected

    • If missing: Activate the model-selection and/or finetuning-technique skills to collect what's missing, then resume
    • Don't make recommendations on the spot. You MUST activate the appropriate skill.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Finetuning

  • What else does awslabs publish alongside Finetuning?

    Finetuning is one of 25 skills that DirSkills catalogs from awslabs/agent-plugins, the repository it ships in. Its siblings there include AWS Architecture Diagram, AWS Lambda and AWS Lambda Durable Functions. Each one is a separate skill with its own page in this directory, installs the same way Finetuning does, and is maintained by awslabs in that same repository. The rest of the collection is listed on the awslabs/agent-plugins page.

  • How does Finetuning compare to other AI Engineering skills?

    Finetuning ranks #1515 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Finetuning against them. Open each page to compare what they document and how they install.

More from awslabs/agent-plugins

Finetuning is one of 25 skills cataloged on DirSkills from awslabs/agent-plugins.

See all 25 skills
🧩
1w ago

AWS Architecture Diagram

AWS Architecture Diagram generates validated draw.io XML for AWS system and cloud infrastructure diagrams. Use it to create new diagrams or turn CloudFormation, CDK, or Terraform into visuals with official AWS4 icons.
DevOps
867145
1w ago

AWS Lambda

AWS Lambda helps design, build, deploy, test, and debug serverless applications with AWS Lambda and related services. Use it for Lambda functions, event sources, API Gateway, EventBridge, Step Functions, and other event-driven architectures.
DevOps
867145
🧩
1w ago

AWS Lambda Durable Functions

AWS Lambda Durable Functions builds resilient, long-running multi-step applications with state persistence, retries, waits, and callbacks. Use it for durable serverless workflows, saga patterns, and local testing with the Durable test runner.
DevOps
867145
☁️
1w ago

AWS Lambda Managed Instances

AWS Lambda Managed Instances evaluates, configures, and migrates workloads to Lambda on customer-managed EC2 capacity. Use it for steady, high-volume workloads, scheduled scaling, or comparing LMI with standard Lambda and EC2.
DevOps
867145
🧩
1w ago

AWS Lambda MicroVMs

AWS Lambda MicroVMs builds and runs Firecracker-isolated serverless environments with snapshot resume. Use it for sandboxed code execution, interactive notebooks, long-lived sessions, or other port-listening workloads.
DevOps
867145
☁️
1w ago

AWS Serverless Deployment

AWS Serverless Deployment helps scaffold and deploy serverless apps on AWS with SAM or CDK. Use it for templates, constructs, deployment workflows, and serverless CI/CD; for Lambda runtime behavior, use the aws-lambda skill.
DevOps
867145