dino-config

Installation
SKILL.md

Configure Dinox CLI

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 read or change CLI config (especially sync timeout).

Safety & Boundaries (Must Follow)

  • config set is a write operation. Show the exact command and get explicit confirmation before writing.
  • Only run dino ... commands needed for this workflow. Do not run unrelated shell commands unless the user explicitly asks.
  • Do not store secrets in config via this skill.

Supported Keys

  • sync.timeoutMs (positive integer milliseconds)

Commands

For agent / script integrations, prefer structured JSON output.

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