dino-sync

Installation
SKILL.md

Sync Dinox Data

CRITICAL — Before doing anything else, first read ../dino-shared/SKILL.md. It contains shared auth, output, and write-safety rules.

Use this skill when the user asks to run a sync, refresh local cache, or debug sync staleness.

Safety & Boundaries (Must Follow)

  • Sync connects to the cloud and may upload local changes. Show the exact command you will run and get explicit confirmation before syncing.
  • Only run dino ... commands needed for this workflow. Do not run unrelated shell commands unless the user explicitly asks.
  • Do not ask the user to paste auth tokens into chat. If login is required, instruct them to set DINOX_TOKEN or run dino auth login "<token>" in their own terminal.

Commands

Recommended (structured JSON output):

dino sync --format json
Installs
25
GitHub Stars
6
First Seen
14 days ago
dino-sync — ryzencool/dinox-cli-skills