← 返回 Skills 市场
Zsxq Topic
作者
zhuguojie-unnoo
· GitHub ↗
· v0.1.0
· MIT-0
163
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zsxq-topic
功能描述
知识星球主题管理:搜索主题、查看详情、发布帖子、发表评论、回答提问、删除主题、设置精华和标签。当用户需要查找内容、发帖、评论、回答问题、删除主题、或管理主题时使用。
安全使用建议
This skill appears to be a wrapper for the zsxq-cli tool to manage 知识星球 topics, but it has important gaps you should resolve before installing:
- Verify presence and provenance of zsxq-cli on your system. The SKILL.md expects this binary, but the registry metadata does not declare it — confirm which is authoritative.
- Ask the publisher for the referenced '../zsxq-shared/SKILL.md' (it should contain authentication and security rules). Do not proceed unless you can inspect that file and confirm how credentials are read/used.
- Confirm what credentials (cookie, token, API key) the CLI needs and where they must be stored. The package declares no env vars but performs authenticated, irreversible actions; that lack of declaration is suspicious.
- Be cautious about destructive commands (DELETE topic) and public writes (answers/comments). The instructions require user confirmation before writes — ensure any integrator enforces that confirmation and does not run these commands autonomously without explicit consent.
- Prefer installing only if the skill's source/maintainer is known and you can audit the shared auth file and the zsxq-cli behavior. If source is unknown or you cannot verify authentication handling, treat this as unsafe to enable for autonomous use.
功能分析
Type: OpenClaw Skill
Name: zsxq-topic
Version: 0.1.0
The zsxq-topic skill bundle provides a structured interface for managing content on the ZSXQ (Knowledge Planet) platform using the zsxq-cli tool. It includes comprehensive documentation for searching, creating, replying to, and deleting topics, with a strong emphasis on safety through mandatory user confirmation for all write and delete operations (as seen in SKILL.md and references/zsxq-topic-delete.md). The logic is transparent, lacks obfuscation, and aligns strictly with its stated purpose of social platform management without any indicators of malicious intent or unauthorized data access.
能力评估
Purpose & Capability
The skill is described as a Zsxq (知识星球) topic manager and its SKILL.md expects the 'zsxq-cli' binary to perform API calls — that aligns with the stated purpose. However the registry metadata lists no required binaries or credentials, and the package does not declare any auth environment variables despite doing write/delete operations. This mismatch between claim and declared requirements is unexplained.
Instruction Scope
Runtime instructions invoke 'zsxq-cli' for reads and destructive writes (create/reply/answer/delete) and explicitly require reading an external '../zsxq-shared/SKILL.md' for authentication and error rules. The shared SKILL.md is not included in this bundle, so the agent would need external context to authenticate. The skill properly annotates that writes are public and require confirmation, but reliance on an external, non-bundled file for auth is a scope and availability concern.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written by the skill package itself.
Credentials
The skill performs authenticated, irreversible operations (e.g., DELETE topic, post answers that cannot be changed) yet declares no required environment variables or primary credential. Real use of zsxq-cli will require credentials (cookies/tokens). The absence of declared credentials or explanation of where/how authentication is provided is disproportionate and opaque.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills' configs. Note: autonomous invocation is allowed (platform default) — combined with the ability to perform destructive writes this increases blast radius if auth is available.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zsxq-topic - 安装完成后,直接呼叫该 Skill 的名称或使用
/zsxq-topic触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of zsxq-topic skill for managing 知识星球 themes.
- Supports searching, viewing details, creating posts, commenting, answering Q&A, deleting topics, and managing highlights/tags.
- Emphasizes user confirmation before irreversible write operations (posting, commenting, answering).
- Provides shortcuts for common actions such as search, detail, create, reply, and answer.
- Covers advanced operations (highlight/tag management, self-Q&A queries, topic deletion) via direct API calls.
- Requires reading shared authentication and error handling documentation before use.
元数据
常见问题
Zsxq Topic 是什么?
知识星球主题管理:搜索主题、查看详情、发布帖子、发表评论、回答提问、删除主题、设置精华和标签。当用户需要查找内容、发帖、评论、回答问题、删除主题、或管理主题时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。
如何安装 Zsxq Topic?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zsxq-topic」即可一键安装,无需额外配置。
Zsxq Topic 是免费的吗?
是的,Zsxq Topic 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zsxq Topic 支持哪些平台?
Zsxq Topic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zsxq Topic?
由 zhuguojie-unnoo(@zhuguojie-unnoo)开发并维护,当前版本 v0.1.0。
推荐 Skills