view-note

Installation
SKILL.md

View Dinox Note

The user wants to view the full content of a specific note.

Instructions

  1. Get the note ID from $ARGUMENTS or ask the user
  2. Fetch the full note details
  3. Present the note content in a readable format

Commands

Get full note details (with content):

dino note detail $ARGUMENTS --json
Installs
3
GitHub Stars
6
First Seen
Mar 1, 2026
view-note — ryzencool/dinox-cli-skills