← Back to Skills Marketplace
Zsxq User
by
zhuguojie-unnoo
· GitHub ↗
· v0.1.0
· MIT-0
160
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zsxq-user
Description
知识星球用户信息:查看当前登录用户的个人资料、查询跨星球的最近发主题足迹。当用户需要查看自己的用户 ID、昵称、头像、认证状态,或查看自己最近在各星球发过的主题时使用。
Usage Guidance
Before installing or enabling this skill: (1) Inspect the referenced ../zsxq-shared/SKILL.md to see exactly how authentication works and where credentials/tokens are stored or read from; confirm it does not instruct the agent to read unrelated files or environment variables. (2) Verify the zsxq-cli binary is trustworthy (where it comes from) and that the registry metadata correctly lists it as a requirement. (3) Confirm there are no hidden endpoints or instructions in zsxq-shared that would transmit your credentials to an unexpected server. (4) If you cannot review zsxq-shared, treat this skill as higher risk and avoid granting it autonomous invocation until the auth details are clear.
Capability Analysis
Type: OpenClaw Skill
Name: zsxq-user
Version: 0.1.0
The skill bundle provides a legitimate interface for the `zsxq-cli` tool to retrieve Knowledge Planet (ZSXQ) user profiles and post history. The functionality described in SKILL.md and the reference files (zsxq-user-info.md, zsxq-user-footprints.md) is consistent with the stated purpose of managing user data, and there is no evidence of malicious intent, data exfiltration to unauthorized endpoints, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill's name/description (view current user info and cross-group footprints) aligns with the instructions to call zsxq-cli user +info and +footprints. However, SKILL.md declares a required binary (zsxq-cli) in metadata while the registry metadata above lists no required binaries — this mismatch should be resolved.
Instruction Scope
Runtime instructions are narrow and CLI-focused (run zsxq-cli user +info / +footprints). They explicitly require the agent to READ ../zsxq-shared/SKILL.md first for authentication/error rules. Reading that shared SKILL.md is reasonable for auth guidance, but it introduces dependence on another skill's contents (and potentially on where credentials are stored). The instructions do not ask the agent to read arbitrary system files or exfiltrate data.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — it does not write code to disk or download artifacts, which is low risk. The only runtime requirement is the external CLI binary (zsxq-cli) referenced in SKILL.md.
Credentials
No environment variables, credentials, or config paths are declared in the registry metadata, yet the skill depends on authentication (handled via the referenced zsxq-shared/SKILL.md) and on the zsxq-cli binary. The skill does not declare where or how credentials are provided; that gap is concerning because the shared doc may reference environment variables or stored tokens not disclosed here.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system presence or attempt to modify other skills. The only elevated action is reading the shared SKILL.md for auth rules, which is within scope but should be reviewed.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zsxq-user - After installation, invoke the skill by name or use
/zsxq-user - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Version 1.1.0 of zsxq-user
- Added features to view the logged-in user's profile (user ID, nickname, authentication status) and cross-planet posting history.
- Introduced shortcuts: +info (view profile) and +footprints (view all topics posted across planets).
- API supports member search by nickname within a planet.
- Tool requires zsxq-cli and provides inline CLI help.
- Usage requires reading shared authentication and error handling rules before starting.
Metadata
Frequently Asked Questions
What is Zsxq User?
知识星球用户信息:查看当前登录用户的个人资料、查询跨星球的最近发主题足迹。当用户需要查看自己的用户 ID、昵称、头像、认证状态,或查看自己最近在各星球发过的主题时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.
How do I install Zsxq User?
Run "/install zsxq-user" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zsxq User free?
Yes, Zsxq User is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zsxq User support?
Zsxq User is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zsxq User?
It is built and maintained by zhuguojie-unnoo (@zhuguojie-unnoo); the current version is v0.1.0.
More Skills