← 返回 Skills 市场
120
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-siliconflow-memory
功能描述
Configure OpenClaw semantic memory to use SiliconFlow embeddings through the OpenAI-compatible API, especially `BAAI/bge-m3`. Use when enabling or repairing...
安全使用建议
This skill appears to do what it says: help you switch OpenClaw to SiliconFlow embeddings and validate indexing. Before proceeding: (1) be prepared to provide a SiliconFlow API key — prefer a secure secret store instead of pasting it into a repo-tracked config file; (2) review the exact gateway config.patch commands and who/what can read OpenClaw config in your environment (storing the key in config increases its exposure to other tools/skills); (3) add external extraPaths conservatively to avoid indexing sensitive or noisy files; (4) test changes in a staging instance if possible and be ready to rotate/revoke the API key after testing. If you want stronger protections, request guidance from the skill author on using secret references or environment-backed config rather than embedding the key directly in JSON config patches.
功能分析
Type: OpenClaw Skill
Name: openclaw-siliconflow-memory
Version: 1.0.0
The skill bundle is a configuration guide and automation script for setting up SiliconFlow embeddings (specifically the BAAI/bge-m3 model) within the OpenClaw environment. It provides clear instructions for the AI agent to use standard system commands (e.g., `gateway config.patch`, `openclaw memory status`) to update settings and verify connectivity. No malicious code, data exfiltration, or harmful prompt injection was found; the instructions are well-aligned with the stated purpose of managing semantic memory configuration.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md only covers switching OpenClaw's memory_search to SiliconFlow (OpenAI-compatible endpoint), setting model to BAAI/bge-m3, adding extraPaths, and validating indexing—these are the exact config and CLI actions described.
Instruction Scope
Instructions are scoped to reading and patching OpenClaw config (gateway config.get/patch), adding curated local Markdown paths, running OpenClaw memory status/index/search, and troubleshooting. There is no instruction to read unrelated system files or to exfiltrate data. It does recommend storing an API key in the config (see environment_proportionality note).
Install Mechanism
This is instruction-only with no install spec and no code files — nothing will be downloaded or written by the skill itself. Low installation risk.
Credentials
The skill declares no required env vars, but it explicitly instructs setting remote.apiKey in OpenClaw config. Requesting the SiliconFlow API key is proportionate to the task, but storing API keys in config can expose them to other users/tools or source control; the SKILL.md does not advise a secure storage method.
Persistence & Privilege
always:false and no install means the skill has no forced persistent presence. Note: agent autonomous invocation is allowed by platform default (not a red flag alone). If you place an API key in OpenClaw config, that credential will be accessible to components that can read that config, so consider the blast radius before storing secrets there.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-siliconflow-memory - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-siliconflow-memory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of openclaw-siliconflow-memory skill.
- Enables OpenClaw memory_search to use SiliconFlow embeddings via OpenAI-compatible API.
- Sets recommended defaults: provider "openai", model "BAAI/bge-m3", and fallback "none" for easier debugging.
- Documents explicit workflow for configuring, validating, and troubleshooting semantic memory indexing and retrieval.
- Provides guidelines for safely adding curated extraPaths from external Markdown knowledge bases.
- Lists common error messages and actionable solutions for setup and indexing issues.
元数据
常见问题
openclaw-siliconflow-memory 是什么?
Configure OpenClaw semantic memory to use SiliconFlow embeddings through the OpenAI-compatible API, especially `BAAI/bge-m3`. Use when enabling or repairing... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 openclaw-siliconflow-memory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-siliconflow-memory」即可一键安装,无需额外配置。
openclaw-siliconflow-memory 是免费的吗?
是的,openclaw-siliconflow-memory 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
openclaw-siliconflow-memory 支持哪些平台?
openclaw-siliconflow-memory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 openclaw-siliconflow-memory?
由 WeiHan(@otweihan)开发并维护,当前版本 v1.0.0。
推荐 Skills