lume
SKILL.md
Lume Trading Skill
Command Routing
This skill supports subcommands via args. Route based on the first word:
| Args | Action |
|---|---|
login |
Run the Login Flow below |
logout |
Delete the credentials file and confirm |
| (anything else or empty) | Run the Proactive Greeting below, then handle the request |
Proactive Greeting (default /lume with no args or open-ended args)
When the user runs /lume with no subcommand, do NOT show a static menu of options.
Instead, deliver a short, contextual, actionable greeting.