/install erxes-next
erxes– Чадварууд
Login
Use scripts/login.sh for authentication.
ERXES_BASE_URL=\x3Curl> ERXES_CLIENT_ID=${ERXES_CLIENT_ID:-erxes-local} bash scripts/login.sh
ERXES_BASE_URLis required.ERXES_CLIENT_IDis optional. Default toerxes-local.- Accept the URL in whatever form the user gives and normalize it to
ERXES_BASE_URL=\x3Curl>. - Do not explain OAuth internals unless the user asks.
- Do not ask the user to copy tokens manually.
- Do not store tokens in project files.
- The script opens the browser, waits for approval, and prints a session JSON payload to stdout.
Read erxes-app-token-auth.md only when you need the quick login reference.
API calls
After login, use the returned session payload directly.
- Read
accessTokenfrom the login JSON response. - Send
Authorization: Bearer \x3CaccessToken>anderxes-subdomain: \x3Csubdomain>headers on GraphQL calls. - If the access token expires during the current task, use the in-memory
refreshTokento get a new access token. - Do not write tokens to
.auth.jsonor any other project file. - Read erxes-graphql-api.md only when you need query or mutation examples.
Харилцагч
- Бүх харилцагчийн жагсаалт харах
- Нэр, имэйл, утсаар хайх
- Харилцагчийн дэлгэрэнгүй мэдээлэл харах
- Төрлөөр нь бүлэглэх (үйлчлүүлэгч / боломжит / зочин)
- Шинэ харилцагч нэмэх
- Харилцагчийн мэдээлэл засах
- Харилцагч устгах
- Давхардсан харилцагчийг нэгтгэх
Бүтээгдэхүүн
- Бүтээгдэхүүний жагсаалт харах
- Нэг бүтээгдэхүүний дэлгэрэнгүй харах
- Шинэ бүтээгдэхүүн нэмэх
- Бүтээгдэхүүн засах, устгах, нэгтгэх
- Ангилал болон хэмжих нэгж удирдах
Шошго
- Бүх шошго харах
- Шошго нэмэх, засах, устгах
- Харилцагч эсвэл бүтээгдэхүүнд шошго хавсаргах
Баримт бичиг
- Баримт бичгийн жагсаалт харах
- Баримт бичиг нэмэх, засах, устгах
Брэнд
- Брэндийн жагсаалт харах
- Брэнд нэмэх, засах, устгах
Автоматжуулалт
- Бүх автоматжуулалтын жагсаалт харах
- Автоматжуулалт нэмэх, засах, идэвхжүүлэх, устгах
Байгууллагын бүтэц
- Хэлтэс, салбар, нэгж, албан тушаалын бүтэц харах
- Хэлтэс, салбар, нэгж, тушаал нэмэх, засах, устгах
Багийн гишүүд
- Гишүүдийн жагсаалт харах
- Шинэ гишүүн урих
- Гишүүний мэдээлэл засах
- Гишүүнийг идэвхгүй болгох
References
- scripts/login.sh — Browser login helper
- erxes-app-token-auth.md — Quick login reference
- erxes-graphql-api.md — Үйлдлүүдийн техникийн лавлах
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install erxes-next - After installation, invoke the skill by name or use
/erxes-next - Provide required inputs per the skill's parameter spec and get structured output
What is Erxes?
Manage contacts, companies, products, tags, documents, brands, automations, team members, and organization data on an erxes instance. Use when the user wants... It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Erxes?
Run "/install erxes-next" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Erxes free?
Yes, Erxes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Erxes support?
Erxes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Erxes?
It is built and maintained by Wlkr123 (@wlkr123); the current version is v1.0.4.