← Back to Skills Marketplace
xueyetianya

Communityhub

by bytesagain4 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
343
Downloads
0
Stars
1
Active Installs
8
Versions
Install in OpenClaw
/install communityhub
Description
Manage and grow communities with strategies for engagement, content planning, user growth, monetization, and crisis handling.
README (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/

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install communityhub
  3. After installation, invoke the skill by name or use /communityhub
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug communityhub
Version 2.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 8
Frequently Asked Questions

What is Communityhub?

Manage and grow communities with strategies for engagement, content planning, user growth, monetization, and crisis handling. It is an AI Agent Skill for Claude Code / OpenClaw, with 343 downloads so far.

How do I install Communityhub?

Run "/install communityhub" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Communityhub free?

Yes, Communityhub is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Communityhub support?

Communityhub is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Communityhub?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.0.

💬 Comments