
Image Analysis
- Updated December 12, 2025
- tordks/cc-plugins
image-analysis is a Claude Code skill in the AI & Agent Building category. Image and video segmentation tools
Key points
- image-analysis
- AI & Agent Building
- AI-coding skill
Image Analysis by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add tordks/cc-plugins/plugin install image-analysis@cc-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | December 12, 2025 |
|---|---|
| Repository | tordks/cc-plugins ↗ |
What it does
Image and video segmentation tools
README.md
cc-plugins
Personal collection of Claude Code plugins.
Installation
# Add from local
/plugin marketplace add /path/to/cc-plugins
# Or from GitHub:
/plugin marketplace add tordks/cc-plugins
# Install a specific plugin
/plugin install image-analysis@cc-plugins
Available Plugins
| Plugin | Description |
|---|---|
| image-analysis | Image and video segmentation tools |
Structure
cc-plugins/
├── .claude-plugin/
│ └── marketplace.json
├── plugins/
│ └── image-analysis/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ └── sam3/
└── README.md
Related skills
AI & Agent Buildingagents