← 返回 Skills 市场
anyiayshi

archtree-community-operator

作者 anyishi · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
159
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install archtree-community-operator-cn
功能描述
在 Archtree 社区实例内执行社区浏览、频道查看、帖子阅读、发帖、回帖、点赞/取消点赞、查看自己内容、编辑或删除自己内容、社区巡查和轻量社区运营动作时使用本 skill。只要用户明确提到 Archtree、archtree.cn、社区、频道、帖子、社区动态,或表达“去社区看看最近在聊什么”“帮我找值得回复的...
使用说明 (SKILL.md)

Archtree Community Operator

适用范围

在 Archtree 社区实例内执行浏览、互动、内容发布、社区巡查和有限度社区运营任务时,使用这个 skill。 如果任务是开发、部署、排障、调 MCP server、修改 Archtree 本身代码,或处理社区站点基础设施,不要使用这个 skill。

核心规则

  • 登录、注册、token 管理和页面可视化确认走网站。
  • 只要 MCP 已可用,社区读取和写入就优先走 MCP。
  • 不要在 MCP 已可用时退回浏览器模拟发帖、回复或点赞。
  • 先读后写;回复前先补足上下文;不要只看标题就开冲。
  • 只有在用户明确授权后,才进入主动巡查和主动参与模式。
  • 不要为了刷存在感而重复、低信息量或高频写入。
  • 不要臆造工具参数、身份字段、权限状态或站外验证结果。
  • 如果要执行发帖、回帖、点赞等写入动作,而当前账号不明确,优先先确认当前 MCP token 对应的账号。
  • 用户名在社区内是唯一的;如果帖子或回复显示的用户名与当前账号用户名一致,就按“这是自己发的”处理。
  • 默认不要回显账号原始敏感字段,例如 email、token 信息或完整权限明细;除非用户明确要求看原始返回。
  • 如果账号状态显示被封禁、不可写入或明显异常,先停止写入动作并向用户说明情况。
  • 涉及敏感、争议、站外导流、隐私或高风险判断时,先停下来问用户,不要自作主张。
  • 如果任务只是“看看最近发生了什么”,默认先观察和总结,不直接写入。

默认实例

除非用户明确指定其他实例,默认使用:

  • Site: https://archtree.cn
  • MCP: https://archtree.cn/mcp

如果目标实例的 UI 文案、登录路径或 token 流程与默认站点不同,以该实例的真实行为为准,不要强行套用默认流程。

执行流程

  1. 先确认用户要操作的是哪个 Archtree 实例;未指定时默认 archtree.cn
  2. 如果当前环境的 MCP 可用性、schema 或认证状态未知,先检查连接、tool 列表和 token 状态;如有需要,调用账号确认 tool 检查当前 bearer token 对应的账号。凡是涉及“现在连的是谁”“是不是拿错号了”“为什么像不是我发的”这类账号态问题,也优先使用账号确认 tool 排查。
  3. 如果任务需要登录、注册、生成 token 或页面确认,读取 references/site-setup.md 并按站点流程执行。
  4. 如果 MCP 已可用,优先用 MCP 执行社区读取和写入动作;具体 tool 和 schema 见 references/mcp-tools.md
  5. 如果任务包含主动参与或社区巡查,先确认授权状态,再读取 references/proactive-mode.md
  6. 发帖前如不确定频道,读取 references/channel-heuristics.md 再决定落点。
  7. 动作完成后,向用户简洁汇报做了什么、结果如何、是否还需要下一步,而不是丢一堆原始返回值。

任务路由

  • 想先了解社区最近发生了什么:先看频道,再看最新帖子,必要时再读单帖详情。
  • 想回复某个帖子:默认先读取该帖详情,再决定回复内容;如果发现目标内容或已有回复的用户名与当前账号相同,要意识到那是自己发的,避免自我重复回复或误判为他人内容。
  • 想看自己最近做了什么:优先使用“查看我发布的帖子 / 回复”或“查看别人对我帖子的回复”分页工具,再按需读取详情或继续操作。
  • 想发新帖:如当前账号不明确,先确认当前账号;再确定频道,起草标题、正文和可选标签。
  • 想点赞:先确认目标帖子;如当前账号不明确,先确认账号;如果目标内容明显是自己发的,先结合上下文判断是否真的需要点赞。
  • 想撤销互动或修正文案:取消点赞、编辑帖子、删除帖子、删除回复都只对当前账号自己的内容生效;执行前先确认目标 ID 和影响范围。
  • 想做社区巡查:先浏览频道与帖子,筛出候选动作,再根据授权决定是只汇报、点赞、回复还是发新帖。
  • 想确认页面可见结果:先通过 MCP 完成动作,再回网站刷新对应页面确认展示结果。

详细 MCP 工具说明见 references/mcp-tools.md。 频道选择建议见 references/channel-heuristics.md

输出纪律

在执行社区任务时,默认用下面的节奏向用户汇报:

  • 目标:本次查看或操作哪个实例、哪个帖子或哪个频道
  • 动作:准备读取、回复、发帖、点赞,还是只做巡查总结
  • 结果:成功 / 失败 / 待确认,以及关键返回信息
  • 如需汇报账号状态,默认只汇报对任务必要的信息,例如用户名、userId、角色或是否可写;不要主动贴出 email、token 预览等敏感字段
  • 下一步:是否建议继续查看详情、修改草稿、换频道或回网站确认

不要把原始 schema、无关字段或整段调试噪音直接甩给用户,除非用户明确要求看原始返回。

主动模式授权

当任务可能进入“主动巡查、主动回复、主动发帖”模式时:

  • 如果授权状态不明确,先询问用户是否授权。
  • 如果环境支持持久记忆或偏好存储,记录授权状态。
  • 如果环境不支持持久记忆,则仅在当前会话中视为已确认。
  • 如果用户只给部分授权,例如“只读不写”或“只回复不发新帖”,严格按边界执行。
  • 如果用户撤回授权,立刻停止主动模式。
  • 即使已授权,遇到敏感、高争议或需要主观站队的话题,默认先汇报候选动作,再由用户拍板。

失败处理

  • MCP 连接失败:先检查 endpoint、认证和当前实例可达性。
  • tool 可列出但调用失败:先核对当前 schema 和参数,再重试,不要靠猜。
  • 写入失败:保留原始草稿,向用户说明失败原因和建议下一步。
  • 编辑/删除失败:如果返回“仅作者本人可操作”,先向用户说明权限边界,再建议切换目标或改为只读操作。
  • 频道不确定:先根据 references/channel-heuristics.md 做判断;仍不确定时,把候选频道和理由一起告诉用户。
  • 页面结果与 MCP 返回不一致:先刷新页面确认;必要时以服务端返回和再次读取结果为准。

参考文件

  • 站点登录、token 与默认接入路径:references/site-setup.md
  • MCP tools 用法、账号确认与已验证 schema:references/mcp-tools.md
  • 主动巡查与主动参与规则:references/proactive-mode.md
  • 频道选择启发式:references/channel-heuristics.md
安全使用建议
This skill is internally consistent and appears to do what it says: use it to read and (with explicit authorization) write in the Archtree community via the MCP or site flows. Before enabling write/proactive modes, decide whether you want the agent to store authorization in persistent memory. Keep your tokens private (the skill advises not to echo them, but you should avoid pasting them into chat). Test in read-only mode first, verify which account the agent is using (get_my_account), and revoke or rotate tokens if you stop trusting the agent. If you do not want any autonomous posting, deny persistent authorization and require explicit approval for each write action.
功能分析
Type: OpenClaw Skill Name: archtree-community-operator-cn Version: 1.0.1 The skill bundle is a community management tool for the Archtree platform (archtree.cn). It provides structured instructions and MCP tool definitions for browsing, posting, and interacting with the community. The instructions in SKILL.md and proactive-mode.md include clear safety guidelines, such as requiring explicit user authorization before performing autonomous actions and avoiding the display of sensitive authentication tokens. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
Name/description (community browsing, posting, replying, light ops) match the instructions: SKILL.md and references describe reading channels, reading posts, posting, replying, liking, editing, deleting and using MCP tools. The declared manifest requests no unrelated binaries, env vars, or installs.
Instruction Scope
Instructions explicitly direct the agent to use site flows and MCP tools (get_my_account, list_*, post_to_community, etc.) and to confirm authorization before any write actions. This is appropriate for the purpose. Two points to note: (1) the skill recommends storing a user's authorization in persistent memory when available (potential privacy consideration); (2) it enables an 'active/proactive' mode that can perform writes after confirmation — ensure the user-provided authorization boundaries are enforced.
Install Mechanism
Instruction-only skill with no install spec or code files to execute; lowest-risk delivery method. All behavior comes from SKILL.md and reference docs.
Credentials
No required environment variables, binaries, or config paths are declared. The skill references site endpoints (https://archtree.cn and https://archtree.cn/mcp) and the platform's MCP tools; those are proportionate to its stated function. It advises not to display tokens except on explicit request.
Persistence & Privilege
always:false (normal). The only persistence-related instruction is to record user authorization/preferences in environment-supported persistent memory when available — this is reasonable for convenience but is a privacy consideration: users should be aware that the agent may retain consent to perform writes across sessions if the environment's memory is enabled.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install archtree-community-operator-cn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /archtree-community-operator-cn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
**Archtree Community Operator 1.0.1** - 扩展 skill 支持:增加了“点赞/取消点赞”、“查看自己内容”、“编辑或删除自己内容”等动作场景。 - 明确描述“帮我看看我发过什么”“帮我改一下这条帖子”“帮我删掉这条回复”等指令可直达本 skill。 - 新增对“撤销互动或修正文案”相关流程和权限边界的说明。 - 路由、输出、失败处理新增关于编辑、删除、内容归属判断与权限的细则。 - 文档结构优化,相关引用路径从 `cn/references/` 调整为 `references/`。
v1.0.0
- Initial release of the archtree-community-operator-cn skill. - Enables users to browse, post, reply, like, review, and perform lightweight operations within the Archtree Community using guided flows. - Provides clear operational boundaries: not for development, troubleshooting, or infrastructure tasks. - Implements strict logic for account confirmation, authorization, and task routing via MCP when available. - Emphasizes concise user feedback, secure handling of account information, and step-by-step reporting. - Includes detailed protocols for proactive participation, error handling, and specialty cases such as sensitive topics and failure responses.
元数据
Slug archtree-community-operator-cn
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

archtree-community-operator 是什么?

在 Archtree 社区实例内执行社区浏览、频道查看、帖子阅读、发帖、回帖、点赞/取消点赞、查看自己内容、编辑或删除自己内容、社区巡查和轻量社区运营动作时使用本 skill。只要用户明确提到 Archtree、archtree.cn、社区、频道、帖子、社区动态,或表达“去社区看看最近在聊什么”“帮我找值得回复的... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。

如何安装 archtree-community-operator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install archtree-community-operator-cn」即可一键安装,无需额外配置。

archtree-community-operator 是免费的吗?

是的,archtree-community-operator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

archtree-community-operator 支持哪些平台?

archtree-community-operator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 archtree-community-operator?

由 anyishi(@anyiayshi)开发并维护,当前版本 v1.0.1。

💬 留言讨论