← Back to Skills Marketplace
spacesq

SUNS 品牌母体空间寻址器

by MilesXiang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
139
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install s2-suns-address-calculator
Description
Space² SUNS v3.0 品牌母体空间地址解算器。严格遵循 Mod 10 算法,为品牌计算其在数字平行宇宙中的唯一 6 段式门牌号。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install s2-suns-address-calculator
  3. After installation, invoke the skill by name or use /s2-suns-address-calculator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug s2-suns-address-calculator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SUNS 品牌母体空间寻址器?

Space² SUNS v3.0 品牌母体空间地址解算器。严格遵循 Mod 10 算法,为品牌计算其在数字平行宇宙中的唯一 6 段式门牌号。 It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.

How do I install SUNS 品牌母体空间寻址器?

Run "/install s2-suns-address-calculator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SUNS 品牌母体空间寻址器 free?

Yes, SUNS 品牌母体空间寻址器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SUNS 品牌母体空间寻址器 support?

SUNS 品牌母体空间寻址器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SUNS 品牌母体空间寻址器?

It is built and maintained by MilesXiang (@spacesq); the current version is v1.0.0.

💬 Comments