elaichi-conventions
Installation
SKILL.md
Elaichi conventions
Elaichi is an agent platform for companies. It connects the software a company already runs on and lets agents work in those systems, inside the same permissions the company already grants its people. One org-wide MCP endpoint, authorized with OAuth, serves Claude, ChatGPT, Cursor and any other MCP client. MCP is how the product is delivered, not what the product is.
Skill routing
| The question is about | Load |
|---|---|
| What Elaichi is, where a screen lives, what a word means | elaichi |
| Acting through an attached Elaichi MCP server | elaichi-mcp |
| Setting up Claude, ChatGPT or Cursor | elaichi-clients |
| Connecting accounts, connection health, transfer, offboarding, custom connectors | elaichi-connections |
| Toolboxes, templates, frozen params, delegation, synthetic tools | elaichi-toolboxes |
| Roles, permissions, restrictions, access requests, audit, SSO, SCIM | elaichi-governance |
Writing code against api.elaichi.ai |
elaichi-api |