# Gto

> Use this skill when the user wants to git tag ops turn your git repository into artifact registry or model registry.

- Skill: `javimosch/gto` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/gto`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/gto/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/gto

---


# 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

