docyrus-account-settings
Installation
SKILL.md
Docyrus Account Settings
Two related settings surfaces, both under docyrus account:
- User profile (
account user-profile) — the signed-in user's own personal details. Self-service: no admin rights needed, and it always acts on the current user (there is no id/selector). - Tenant preferences (
account tenant-preferences) — the whole workspace's regional & formatting defaults (language, dates, numbers, currency, working hours). Anyone can read them; updating requires tenant-admin.
Both are read + update only — there is no create or delete (each record exists for the lifetime of the user / workspace).
For the complete field list (every flag, accepted values, and the snake_case key
to use inside --data) read references/fields.md.