# Syncthing

> Use this skill when the user wants to continuous file synchronization tool with cli.

- Skill: `javimosch/syncthing` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/syncthing`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/syncthing/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- 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/syncthing

---


# Syncthing Plugin

Continuous file synchronization tool with CLI.

## Commands

### Operations
- `syncthing device list` — list device via syncthing
- `syncthing config dump` — dump config via syncthing

## Usage Examples
- "syncthing --help"
- "syncthing <args>"

## Installation

```bash
brew install syncthing
```

## Examples

```bash
syncthing --version
syncthing --help
```

## Key Features
- file-sync\n- backup\n- p2p

