← Back to Skills Marketplace
Zsxq Group
by
zhuguojie-unnoo
· GitHub ↗
· v0.1.0
· MIT-0
160
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zsxq-group
Description
知识星球(星球)管理:列出星球、浏览主题、查询标签、搜索成员。当用户需要查看自己加入或创建的星球、浏览星球内容、获取 group_id、查询星球标签或成员时使用。
Usage Guidance
This skill appears to do what it says (manage Zsxq groups) but has two red flags: (1) the SKILL.md requires the agent to read ../zsxq-shared/SKILL.md for authentication, yet this skill does not declare which credentials or env vars it needs; and (2) it expects a zsxq-cli binary but provides no install/source or provenance. Before installing or enabling this skill: inspect the referenced ../zsxq-shared/SKILL.md to learn exactly what credentials or tokens it requires; verify the zsxq-cli binary source and trustworthiness (official repo or package); ensure you are comfortable with any environment variables or files the shared SKILL.md asks the agent to access; and avoid enabling the skill if the referenced shared file or the CLI come from an unknown/untrusted origin. If you can obtain the zsxq-shared SKILL.md and verify the CLI origin, the risk is much lower.
Capability Analysis
Type: OpenClaw Skill
Name: zsxq-group
Version: 0.1.0
The skill bundle provides documentation and instructions for an AI agent to manage 'ZhiShi XingQiu' (Knowledge Planet) groups using a CLI tool (zsxq-cli). The operations described (listing groups, topics, and hashtags) are consistent with the stated purpose, and there is no evidence of malicious intent, data exfiltration, or unauthorized execution in the SKILL.md or reference files.
Capability Assessment
Purpose & Capability
The documented purpose (list groups, browse topics, query hashtags/members) is coherent with the instructions that call a zsxq-cli and its api call surface. However, the top-level registry metadata claimed no required binaries/env vars while the SKILL.md explicitly lists requires.bins: ["zsxq-cli"]. The skill's source/homepage is unknown, which reduces provenance and makes the presence of an external CLI harder to justify without further information.
Instruction Scope
The SKILL.md has a CRITICAL precondition: the agent MUST read ../zsxq-shared/SKILL.md for authentication and error-handling rules. That external file likely contains authentication instructions (possibly env var names or token handling). Requiring the agent to read a sibling SKILL.md expands the scope beyond this skill's files and could expose or require access to credentials or other configuration not declared here. The runtime instructions also tell the agent to run zsxq-cli api call with user-supplied params — which is expected for this purpose, but the dependency on an external, undeclared shared file is the main scope concern.
Install Mechanism
This is instruction-only with no install spec, which is lower risk because nothing is written to disk by the skill itself. However, it relies on an external binary (zsxq-cli). The skill provides no install mechanism or provenance for that binary, so the agent/operator must trust and separately install zsxq-cli; lack of an install spec or source for the CLI is a gap that increases risk.
Credentials
The registry lists no required environment variables or primary credential, but the SKILL.md explicitly requires reading ../zsxq-shared/SKILL.md for authentication. That suggests this skill implicitly depends on credentials or env vars declared elsewhere but does not enumerate them here. Missing explicit declaration of required credentials (TOKEN/KEY/PASSWORD) is disproportionate for auditing and increases the chance the agent will access unspecified sensitive data.
Persistence & Privilege
always:false and no install spec — the skill does not request permanent presence or elevated privileges. It does not appear to modify other skills or system-wide settings. Autonomous invocation is allowed but is the platform default and not a standalone concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zsxq-group - After installation, invoke the skill by name or use
/zsxq-group - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of the zsxq-group skill with group, topic, hashtag, and member browsing features.
- Provides CLI shortcuts for listing groups, topics, and hashtags with structured outputs.
- Documents key concepts, resource relationships, and advanced API operations.
- Designed to assist users in managing and querying their 知识星球(星球) communities via zsxq-cli.
- Requires authentication and error rules shared in the referenced zsxq-shared skill documentation.
Metadata
Frequently Asked Questions
What is Zsxq Group?
知识星球(星球)管理:列出星球、浏览主题、查询标签、搜索成员。当用户需要查看自己加入或创建的星球、浏览星球内容、获取 group_id、查询星球标签或成员时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.
How do I install Zsxq Group?
Run "/install zsxq-group" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zsxq Group free?
Yes, Zsxq Group is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zsxq Group support?
Zsxq Group is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zsxq Group?
It is built and maintained by zhuguojie-unnoo (@zhuguojie-unnoo); the current version is v0.1.0.
More Skills