# Dotly CLI

> Use this skill when the user wants to simplify configuration management from the command line.

- Skill: `javimosch/dotly-cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/dotly-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/dotly-cli/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/dotly-cli

---


# Dotly-cli Plugin

Simplify configuration management from the command line.

## Commands

### Operations
- `dotly-cli dotfiles setup` — setup dotfiles via dotly
- `dotly-cli dotfiles sync` — sync dotfiles via dotly
- `dotly-cli script create` — create script via dotly
- `dotly-cli script list` — list script via dotly
- `dotly-cli package install` — install package via dotly
- `dotly-cli package list` — list package via dotly
- `dotly-cli update run` — run update via dotly
- `dotly-cli restore run` — run restore via dotly
- `dotly-cli context set` — set context via dotly
- `dotly-cli config show` — show config via dotly

## Usage Examples
- "dotly-cli --help"
- "dotly-cli <args>"

## Installation

```bash
curl -s https://raw.githubusercontent.com/CodelyTV/dotly/master/installer | bash
```

## Examples

```bash
dotly --version
dotly --help
```

## Key Features
- dotfiles\n- configuration\n- productivity

