getnote-tag Skill Add, list, and remove tags on notes. Prerequisites - CLI installed and authenticated ( should show "Authenticated") Commands List tags on a note Returns all tags with their IDs and types. Tag types: - — auto-generated by AI - — added by the user - — system tag ( cannot be deleted ) --- Add a tag --- Remove a tag ⚠️ Requires tag ID (integer from ), not tag name. ⚠️ type tags cannot be removed. --- Agent Usage Notes - returns (flat, no wrapper). - takes a numeric tag ID , not a name — always call first. - To replace all tags at once, use instead. - Exit code = success; non-zer…