← 返回 Skills 市场
dorongss

토큰세이버 (한국어)

作者 dorongss · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
109
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install token-saver-kr
功能描述
한국어 Context DB로 AI 토큰 사용량을 최대 96% 절감하는 프롬프트 최적화 및 메모리 검색 도구입니다.
安全使用建议
Before installing: (1) Understand that this skill will send any saved content to api.tokensaver.ai — do not store sensitive secrets or private data there unless you trust the service and reviewed its privacy policy. (2) The packaged code requires an API key (TOKENSAVER_API_KEY or passing api_key) but the registry omitted that requirement — expect to provide a secret. (3) Verify the service/domain (https://tokensaver.ai) and the PyPI package identity if you plan to pip install; confirm pricing/limits and data retention. (4) If you need local-only token reduction, prefer tools that run entirely offline; otherwise limit what you save and rotate the API key regularly. (5) If you want higher assurance, ask the publisher for a homepage, privacy policy, and proof of ownership (repository or package listing) and request that the registry metadata be corrected to declare the required credential.
功能分析
Type: OpenClaw Skill Name: token-saver-kr Version: 1.0.0 The 'token-saver-kr' skill is a legitimate-appearing API client for a service (tokensaver.ai) designed to reduce LLM token costs by storing and retrieving context. The Python script (scripts/token_saver.py) implements standard REST API interactions using the requests library and includes a CLI for managing 'memories'. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the data sent to the external endpoint is limited to what the user explicitly provides for storage or searching.
能力评估
Purpose & Capability
The skill's code, SKILL.md, endpoints.json, and openclaw.skill.json all describe a remote memory/search API (api.tokensaver.ai) for reducing token usage; that matches the declared purpose. However, the package requires an API key to operate (TOKENSAVER_API_KEY or constructor param) but the registry metadata lists no required environment variables or primary credential. The absence of a declared credential in the registry is an incoherence.
Instruction Scope
SKILL.md instructs installing a pip package and using an API key from tokensaver.ai; the included Python code performs POST/GET requests to api.tokensaver.ai to save/search memories. That behavior is inside the stated scope (remote memory service). Note that all content saved by users will be transmitted to an external endpoint (tokensaver.ai) — expected for this service but important to surface.
Install Mechanism
There is no platform install spec (instruction-only skill), but SKILL.md tells users to pip install token-saver. The bundle also contains a local script entry (scripts/token_saver.py). This is not high-risk by itself, but you should verify the PyPI package identity (if you choose to pip install) and the origin of the included code. No downloads from unknown URLs or obfuscated installers were found.
Credentials
The Python code requires an API key (constructor or TOKENSAVER_API_KEY environment variable) and uses it as a Bearer token to call the external API. The registry metadata declares no required env vars or primary credential — a clear mismatch. The skill will not function without that secret, and the secret is used to authorize remote storage of user content; this should have been declared explicitly.
Persistence & Privilege
The skill does not request always:true and does not claim any special persistent system privileges. It does not modify other skills or system configs. Normal autonomous invocation is allowed by default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install token-saver-kr
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /token-saver-kr 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of token-saver: Korean context DB for AI token usage savings. - Reduces AI token usage by up to 96% with Korean-language context optimization. - Supports prompt storage and memory search via Python API and CLI. - Offers multi-level search for flexible context retrieval. - Free and paid plans available; API key required. - Features Korean-specific enhancements, including morphological analysis and business templates.
元数据
Slug token-saver-kr
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

토큰세이버 (한국어) 是什么?

한국어 Context DB로 AI 토큰 사용량을 최대 96% 절감하는 프롬프트 최적화 및 메모리 검색 도구입니다. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。

如何安装 토큰세이버 (한국어)?

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

토큰세이버 (한국어) 是免费的吗?

是的,토큰세이버 (한국어) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

토큰세이버 (한국어) 支持哪些平台?

토큰세이버 (한국어) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 토큰세이버 (한국어)?

由 dorongss(@dorongss)开发并维护,当前版本 v1.0.0。

💬 留言讨论