echotik-api-assistant
EchoTik API Assistant
This skill turns EchoTik HTTP API calls into scenario-based workflows for non-technical users.
Do not start by listing raw endpoints or dumping all parameters. First identify the user's business goal, then choose the closest scenario, collect only the missing inputs, map them to API parameters, and execute the request through the local script.
Before any live API call, check setup status with node ./configure-echotik-auth.mjs --status.
If EchoTik auth is missing, stop and route to references/setup-and-auth.md.
Always apply the lowest-level rules from references/global-rules.md.
Apply the relevant module rules file for the target entity family.
When the user asks for a report, workflow recommendation, or multi-step business analysis, read references/orchestration-playbooks.md.
Hard Rule
For any data lookup, ranking, analysis, search, comparison, or reporting task, use EchoTik API execution only.
Do not browse, inspect, scrape, or navigate echotik.live product pages to answer user data requests.
The website may only be referenced for: