← 返回 Skills 市场
0
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install char-index
功能描述
一个基于字符索引的字符串操作协议服务器,适用于需要精确字符定位的测试代码生成和数据处理场景。
安全使用建议
Install only if you are comfortable sending the text you process, including any source code or private content, to xiaobenyang.com and storing an XBY_APIKEY in a local .env file. Avoid using it for secrets or sensitive data unless the publisher clarifies retention, storage, and remote-processing practices.
能力评估
Purpose & Capability
The advertised purpose is character-index string manipulation, but the implemented tools delegate those operations to a remote XiaoBenYang MCP API instead of performing them locally.
Instruction Scope
The documentation says an API key is mandatory and that code calls the API, but it does not clearly warn that all input text for string operations is transmitted to the remote service.
Install Mechanism
Installation dependencies are ordinary Python packages for HTTP requests and settings loading; no package-install behavior appears destructive or hidden.
Credentials
Network access, third-party API authentication, and transmission of arbitrary user text are disproportionate for deterministic local string indexing and editing operations.
Persistence & Privilege
The skill asks for an API key and persists it to a local .env file while also updating process environment state, without clear storage-safety guidance or deletion instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install char-index - 安装完成后,直接呼叫该 Skill 的名称或使用
/char-index触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the 字符索引字符串处理工具 skill.
- Provides string manipulation functions based on character indexing, suitable for precise testing and data processing scenarios.
- Requires API key configuration before use; prompts user via AskUserQuestion if not set, and saves with scripts.config.set_api_key.
- Offers a set of tools for locating, extracting, modifying, and analyzing string content by index or pattern.
- Includes clear workflow and strict requirements for API key management and parameter gathering.
元数据
常见问题
Char Index 是什么?
一个基于字符索引的字符串操作协议服务器,适用于需要精确字符定位的测试代码生成和数据处理场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 0 次。
如何安装 Char Index?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install char-index」即可一键安装,无需额外配置。
Char Index 是免费的吗?
是的,Char Index 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Char Index 支持哪些平台?
Char Index 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Char Index?
由 Ning Cai(@cainingnk)开发并维护,当前版本 v1.0.0。
推荐 Skills