← 返回 Skills 市场
xueyetianya

Communityhub

作者 bytesagain4 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
343
总下载
0
收藏
1
当前安装
8
版本数
在 OpenClaw 中安装
/install communityhub
功能描述
Manage and grow communities with strategies for engagement, content planning, user growth, monetization, and crisis handling.
使用说明 (SKILL.md)

Community Manager

社群运营。社群搭建、活跃度提升、内容规划、用户增长、变现策略、危机处理。Community management toolkit. 社群、运营、私域。

Commands

  • build — build
  • engage — engage
  • content — content
  • grow — grow
  • monetize — monetize
  • crisis — crisis

Usage

Run any command with your input to get started. Use help to see all available commands.

About

Part of the BytesAgain productivity toolkit. Visit bytesagain.com for more tools.

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
communityhub help

# Run
communityhub run
  • Run communityhub help for commands
  • No API keys needed

Output

Results go to stdout. Save with communityhub run > output.txt.

Configuration

Set COMMUNITYHUB_DIR to change data directory. Default: ~/.local/share/communityhub/

安全使用建议
This skill appears to be a simple local CLI for community management and is internally coherent. Before installing: (1) review the two scripts yourself (they are short and readable) to confirm you’re comfortable; (2) be aware the tool creates ~/.local/share/communityhub/ (or a dir you set via COMMUNITYHUB_DIR) and writes data.log and history.log — avoid entering passwords or other secrets as command arguments because they may be logged; (3) note the registry metadata lacked a homepage/source while SKILL.md includes bytesagain.com and a GitHub link — if provenance matters, verify the GitHub repo and author; (4) if you want extra isolation, run it in a sandboxed account or container and delete the data directory when finished.
功能分析
Type: OpenClaw Skill Name: communityhub Version: 2.0.0 The skill bundle provides basic community management templates and a local logging utility. The scripts (community.sh and script.sh) perform standard file operations within a dedicated local directory (~/.local/share/communityhub/) and lack any network activity, sensitive data access, or obfuscated code.
能力评估
Purpose & Capability
Name/description promise community management functionality and the included scripts implement help, templates, local data storage, and simple CLI commands — this is coherent. Minor provenance mismatch: registry metadata shows no homepage/source, but SKILL.md contains a homepage (bytesagain.com) and a GitHub source URL; this is inconsistent but not intrinsically dangerous.
Instruction Scope
SKILL.md instructs running the local CLI and declares COMMUNITYHUB_DIR for data storage. The bundled scripts only operate locally (generate templates, manage a local data.log and history.log) and print to stdout. They do log user-provided arguments to history.log, so sensitive input supplied to commands could be persisted.
Install Mechanism
No install spec; the skill is instruction-only with included scripts. No external downloads or package installations are performed by the scripts. Files are plain shell and Python and not obfuscated.
Credentials
The skill declares no required environment variables or credentials. The scripts read COMMUNITYHUB_DIR (optional) and standard XDG/HOME locations to determine a data directory — this is appropriate for a local CLI and proportional to the stated purpose.
Persistence & Privilege
always:false and the skill does not request elevated privileges. It will create a data directory (default ~/.local/share/communityhub/) and write data.log and history.log there; this provides persistent local storage of user inputs and command history.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install communityhub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /communityhub 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality improvement: better docs, examples, cleaner text
v1.0.0
Initial release
元数据
Slug communityhub
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 8
常见问题

Communityhub 是什么?

Manage and grow communities with strategies for engagement, content planning, user growth, monetization, and crisis handling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 343 次。

如何安装 Communityhub?

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

Communityhub 是免费的吗?

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

Communityhub 支持哪些平台?

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

谁开发了 Communityhub?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.0。

💬 留言讨论