Command reference
Type slash commands inside a fate session.
| Command | Description |
|---|---|
/login | Sign in |
/bazi | Bazi chart |
/liuyao | Cast a Liu Yao hexagram |
/tarot | Draw tarot cards |
/qimen | Build a Qimen chart |
/ziwei | Zi Wei Dou Shu chart |
/auto <question> | Pick several traditions, run them in parallel and cross-check |
/profile add <name> | Create a profile |
/profile use <name> | Switch the active profile |
/profile list | List profiles |
/history | Past readings for the active profile |
/skills | Manage installed skills |
/upgrade | View or change your plan |
/permissions | Coding tool permissions (off by default) |
/help | Show all commands |
Ctrl-D | Quit |
Shell commands
Run these directly in your shell, outside a session.
| Command | Description |
|---|---|
fate skills add <id> | Install a skill |
fate skills remove <id> | Remove a skill |
fate skills publish <dir> | Publish a skill to the Skills Hub |
fate --profile <name> | Start with a given profile |