·sam3

Create and work with Meta SAM 3 (facebookresearch/sam3) for open-vocabulary image and video segmentation with text, point, box, and mask prompts. Use when setting up SAM3 environments, requesting Hugging Face checkpoint access, generating inference scripts, integrating SAM3 into Python apps, fine-tuning with sam3/train configs, running SA-Co or custom evaluations, or debugging CUDA/checkpoint/prompt pipeline issues.

4Installs·0Trend·@jakerains

Installation

$npx skills add https://github.com/jakerains/agentskills --skill sam3

How to Install sam3

Quickly install sam3 AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jakerains/agentskills --skill sam3
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jakerains/agentskills.

SKILL.md

View raw

Build, integrate, fine-tune, and evaluate Meta SAM 3 with reproducible commands and minimal setup friction.

| Install SAM 3 and run first inference | Follow setup in references/setup-and-inference.md | | Add SAM 3 to an existing Python app | Generate starter code with scripts/createinferencestarter.py and adapt API calls | | Verify environment before setup/inference | Run scripts/sam3preflightcheck.py |

| Fine-tune on custom data | Use references/training-and-eval.md training flow and config guidance | | Run SA-Co benchmarks or eval custom predictions | Use eval commands in references/training-and-eval.md and upstream scripts/eval/ docs | | Debug runtime failures | Run the troubleshooting checklist in references/setup-and-inference.md |

Create and work with Meta SAM 3 (facebookresearch/sam3) for open-vocabulary image and video segmentation with text, point, box, and mask prompts. Use when setting up SAM3 environments, requesting Hugging Face checkpoint access, generating inference scripts, integrating SAM3 into Python apps, fine-tuning with sam3/train configs, running SA-Co or custom evaluations, or debugging CUDA/checkpoint/prompt pipeline issues. Source: jakerains/agentskills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jakerains/agentskills --skill sam3
Category
*Creative Media
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from jakerains/agentskills

Quick answers

What is sam3?

Create and work with Meta SAM 3 (facebookresearch/sam3) for open-vocabulary image and video segmentation with text, point, box, and mask prompts. Use when setting up SAM3 environments, requesting Hugging Face checkpoint access, generating inference scripts, integrating SAM3 into Python apps, fine-tuning with sam3/train configs, running SA-Co or custom evaluations, or debugging CUDA/checkpoint/prompt pipeline issues. Source: jakerains/agentskills.

How do I install sam3?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jakerains/agentskills --skill sam3 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/jakerains/agentskills

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-25