Telnyx OpenClaw Embeddings
/install telnyx-openclaw-embeddings
Telnyx OpenClaw Embeddings
Use Telnyx as your OpenClaw memory embedding provider.
What it provides
- Telnyx memory embedding provider registration for OpenClaw
- Auto-selection when
TELNYX_API_KEYis configured - OpenAI-compatible embeddings transport via Telnyx AI
- Support for
thenlper/gte-large,intfloat/multilingual-e5-large, andQwen/Qwen3-Embedding-8B
Install
openclaw plugins install team-telnyx/telnyx-openclaw-embeddings
Setup
Set your Telnyx API key:
export TELNYX_API_KEY="KEY..."
Verify
Run the included E2E test:
node e2e-test.mjs
Or configure OpenClaw to use provider telnyx for memory search.
Notes
- Repo:
team-telnyx/telnyx-openclaw-embeddings - Default model:
thenlper/gte-large - OpenClaw-compatible memory provider id:
telnyx
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install telnyx-openclaw-embeddings - After installation, invoke the skill by name or use
/telnyx-openclaw-embeddings - Provide required inputs per the skill's parameter spec and get structured output
What is Telnyx OpenClaw Embeddings?
Add Telnyx as an OpenClaw memory embedding provider with TELNYX_API_KEY auth and OpenAI-compatible embeddings support. It is an AI Agent Skill for Claude Code / OpenClaw, with 55 downloads so far.
How do I install Telnyx OpenClaw Embeddings?
Run "/install telnyx-openclaw-embeddings" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Telnyx OpenClaw Embeddings free?
Yes, Telnyx OpenClaw Embeddings is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Telnyx OpenClaw Embeddings support?
Telnyx OpenClaw Embeddings is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Telnyx OpenClaw Embeddings?
It is built and maintained by ifthikar-razik (@ifthikar-razik); the current version is v0.1.0.