← 返回 Skills 市场
SUNS 品牌母体空间寻址器
作者
MilesXiang
· GitHub ↗
· v1.0.0
· MIT-0
139
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install s2-suns-address-calculator
功能描述
Space² SUNS v3.0 品牌母体空间地址解算器。严格遵循 Mod 10 算法,为品牌计算其在数字平行宇宙中的唯一 6 段式门牌号。
安全使用建议
This skill is coherent and low-risk: it only performs local string/length math and returns a formatted address. Before installing, note: (1) it assumes brand names become uppercase ASCII letters — non-Latin input (e.g., Chinese characters) may produce unexpected results, so confirm how you want such names handled; (2) the SKILL.md language mentions '后台' but no network or credential use is declared — if you or your environment require strict guarantees, inspect runtime logs to confirm no outbound network calls occur when the agent runs this skill. Otherwise, it's safe from a credential/exfiltration standpoint.
功能分析
Type: OpenClaw Skill
Name: s2-suns-address-calculator
Version: 1.0.0
The skill is a simple string calculator and formatter for a fictional branding protocol (SUNS v3.0). It instructs the agent to perform basic arithmetic (Mod 10) on the length of a user-provided string and format the output according to a template. There are no requests for sensitive data, network access, or system execution in skill.md or README.md.
能力评估
Purpose & Capability
The name/description (compute a SUNS v3.0 6-segment address) matches the instructions: convert brand to uppercase, compute length N = 12 + len(L4), C = N mod 10, and assemble the address. Nothing requested or required is out of scope for this purpose.
Instruction Scope
SKILL.md only instructs local string manipulation, length counting, arithmetic, and producing a formatted markdown report. It does not direct the agent to read unrelated files, access environment variables, or send data to external endpoints. The wording '在后台或输出中' is ambiguous but does not imply network calls or data exfiltration.
Install Mechanism
No install specification and no code files — the skill is instruction-only, so nothing is written to disk or downloaded during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. Its described operation needs no secrets or external API keys.
Persistence & Privilege
Flags are default (not always-enabled). The skill does not request persistent presence or elevated privileges and does not modify other skills or system-wide configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install s2-suns-address-calculator - 安装完成后,直接呼叫该 Skill 的名称或使用
/s2-suns-address-calculator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Space² SUNS v3.0 品牌母体空间地址解算器.
- Strictly implements the Mod 10 (LMC) checksum algorithm for generating unique six-part digital addresses for brands.
- Outputs professional Chinese “空间地契” reports, following the SUNS Addressing Protocol v3.0 specification.
- Fixed address segments (PHYS-CN-001), with user-brand input in uppercase and a computed 1-digit check code.
- Provides step-by-step calculation transparency and clear coordinate output for digital space registration.
元数据
常见问题
SUNS 品牌母体空间寻址器 是什么?
Space² SUNS v3.0 品牌母体空间地址解算器。严格遵循 Mod 10 算法,为品牌计算其在数字平行宇宙中的唯一 6 段式门牌号。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。
如何安装 SUNS 品牌母体空间寻址器?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install s2-suns-address-calculator」即可一键安装,无需额外配置。
SUNS 品牌母体空间寻址器 是免费的吗?
是的,SUNS 品牌母体空间寻址器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SUNS 品牌母体空间寻址器 支持哪些平台?
SUNS 品牌母体空间寻址器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SUNS 品牌母体空间寻址器?
由 MilesXiang(@spacesq)开发并维护,当前版本 v1.0.0。
推荐 Skills