← 返回 Skills 市场
ifthikar-razik

Telnyx OpenClaw Embeddings

作者 ifthikar-razik · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
55
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install telnyx-openclaw-embeddings
功能描述
Add Telnyx as an OpenClaw memory embedding provider with TELNYX_API_KEY auth and OpenAI-compatible embeddings support.
使用说明 (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
安全使用建议
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.
功能分析
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install telnyx-openclaw-embeddings
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /telnyx-openclaw-embeddings 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug telnyx-openclaw-embeddings
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Telnyx OpenClaw Embeddings 是什么?

Add Telnyx as an OpenClaw memory embedding provider with TELNYX_API_KEY auth and OpenAI-compatible embeddings support. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 55 次。

如何安装 Telnyx OpenClaw Embeddings?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install telnyx-openclaw-embeddings」即可一键安装,无需额外配置。

Telnyx OpenClaw Embeddings 是免费的吗?

是的,Telnyx OpenClaw Embeddings 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Telnyx OpenClaw Embeddings 支持哪些平台?

Telnyx OpenClaw Embeddings 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Telnyx OpenClaw Embeddings?

由 ifthikar-razik(@ifthikar-razik)开发并维护,当前版本 v0.1.0。

💬 留言讨论