← Back to Skills Marketplace
ifthikar-razik

Telnyx OpenClaw Embeddings

by ifthikar-razik · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
55
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install telnyx-openclaw-embeddings
Description
Add Telnyx as an OpenClaw memory embedding provider with TELNYX_API_KEY auth and OpenAI-compatible embeddings support.
README (SKILL.md)

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_KEY is configured
  • OpenAI-compatible embeddings transport via Telnyx AI
  • Support for thenlper/gte-large, intfloat/multilingual-e5-large, and Qwen/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
Usage Guidance
Before installing, confirm that you want OpenClaw memory embeddings handled by Telnyx, that you trust the GitHub package, and that your TELNYX_API_KEY is appropriate for this use. Avoid sending secrets or sensitive memory content unless Telnyx's privacy and retention practices are acceptable for your environment.
Capability Analysis
Type: OpenClaw Skill Name: telnyx-openclaw-embeddings Version: 0.1.0 The skill bundle provides a legitimate integration for Telnyx memory embeddings in OpenClaw. It uses the official Telnyx API endpoint (api.telnyx.com) and leverages the OpenClaw SDK's built-in utilities for remote embedding requests and header sanitization. No evidence of data exfiltration, malicious execution, or prompt injection was found in the code or documentation.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The capability matches the stated purpose: it registers a Telnyx memory embedding provider. Because embeddings are remote, memory/query text may be sent to Telnyx for vector generation.
Instruction Scope
The instructions are limited to installing the plugin, setting TELNYX_API_KEY, and optionally running a test. No hidden role changes, destructive actions, or prompt-control behavior were found.
Install Mechanism
Installation is a user-directed OpenClaw plugin install from the declared GitHub package. No postinstall script, obfuscated installer, or hidden execution path is shown in the provided artifacts.
Credentials
The requested TELNYX_API_KEY and outbound calls to the Telnyx embeddings API are proportionate to the skill's stated remote embedding-provider function.
Persistence & Privilege
The plugin is enabled by default and can be auto-selected when configured, which is disclosed and purpose-aligned, but users should understand it may be used automatically for memory embeddings once installed and keyed.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install telnyx-openclaw-embeddings
  3. After installation, invoke the skill by name or use /telnyx-openclaw-embeddings
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: Telnyx embeddings provider for OpenClaw memory search with TELNYX_API_KEY auth, auto-selection, model dimension coverage, and live E2E validation.
Metadata
Slug telnyx-openclaw-embeddings
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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.

💬 Comments