deepvista-notes
Installation
SKILL.md
Notes
PREREQUISITE: Read deepvista-shared for auth, profiles, and global flags.
Notes are context cards with type=note. They support rich markdown content and are the primary way to explicitly capture knowledge — meeting notes, summaries, research, decisions.
deepvista notes is a convenience shorthand. Every notes command has an exact equivalent using deepvista card:
| Notes command | Equivalent card command |
|---|---|
deepvista notes list |
deepvista card list --type note |
deepvista notes get <id> |
deepvista card get <id> |
deepvista notes create ... |
deepvista card create --type note ... |
deepvista notes +quick "..." |
(shorthand only, no direct card equivalent) |
App URLs
After any write operation (create, update, +quick), always show the note URL to the user: