← 返回 Skills 市场
Zsxq User
作者
zhuguojie-unnoo
· GitHub ↗
· v0.1.0
· MIT-0
160
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zsxq-user
功能描述
知识星球用户信息:查看当前登录用户的个人资料、查询跨星球的最近发主题足迹。当用户需要查看自己的用户 ID、昵称、头像、认证状态,或查看自己最近在各星球发过的主题时使用。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zsxq-user - 安装完成后,直接呼叫该 Skill 的名称或使用
/zsxq-user触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Zsxq User 是什么?
知识星球用户信息:查看当前登录用户的个人资料、查询跨星球的最近发主题足迹。当用户需要查看自己的用户 ID、昵称、头像、认证状态,或查看自己最近在各星球发过的主题时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。
如何安装 Zsxq User?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zsxq-user」即可一键安装,无需额外配置。
Zsxq User 是免费的吗?
是的,Zsxq User 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zsxq User 支持哪些平台?
Zsxq User 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zsxq User?
由 zhuguojie-unnoo(@zhuguojie-unnoo)开发并维护,当前版本 v0.1.0。
推荐 Skills