| name | oo-faktoora |
| description | Faktoora (faktoora.com). Use this skill for ANY Faktoora request — reading, creating, updating, and deleting data. Whenever a task involves Faktoora, use this skill instead of calling the API directly. |
| allowed-tools | ["Bash(oo *)"] |
| metadata | {"title":"Faktoora","author":"OOMOL","version":"1.0.0","services":["faktoora"],"icon":"https://static.oomol.com/logo/third-party/faktoora.svg"} |
Faktoora
Operate Faktoora through your OOMOL-connected account. This skill calls the faktoora connector with the oo CLI; OOMOL injects credentials server-side, so you never handle raw tokens.
Running an action
Assume the user has already installed the oo CLI, signed in, and connected Faktoora. Do not run oo auth login or open the connection URL proactively — just run the action. Fall back to First-time setup only when a command actually fails with an auth or connection error.
1. Inspect the contract to get the authoritative input/output schema before building a payload:
oo connector schema "faktoora" --action "<action_name>"
2. Run the action with a JSON payload that matches the input schema:
oo connector run --action --data --json