Use this skill when the user wants to git tag ops turn your git repository into artifact registry or model registry.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-f85d6503)More formats (shields.io, HTML) on the badges page.
---
name: gto
description: Use this skill when the user wants to git tag ops turn your git repository into artifact registry or model registry.
---
# Gto Plugin
Git Tag Ops turn your Git repository into Artifact Registry or Model Registry.
## Commands
### Operations
- `gto tag create` — create tag via gto
- `gto tag list` — list tag via gto
- `gto tag show` — show tag via gto
- `gto registry register` — register registry via gto
- `gto artifact push` — push artifact via gto
- `gto artifact pull` — pull artifact via gto
- `gto config show` — show config via gto
- `gto verbose set` — set verbose via gto
- `gto help show` — show help via gto
## Usage Examples
- "gto --help"
- "gto <args>"
## Installation
```bash
pip install gto
```
## Examples
```bash
gto --version
gto --help
```
## Key Features
- git\n- artifacts\n- registry
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!