/install community-connector
Community Connector
A skill that helps users find and connect with local community resources, events, and support groups based on their interests and needs.
Description
Community Connector helps users discover local community resources, events, volunteer opportunities, and support groups. It provides personalized recommendations based on user interests, location, and availability.
Usage
# Basic usage
community-connector find --interest "gardening" --location "Beijing"
# Find events
community-connector events --date "2026-04-10"
# Get recommendations
community-connector recommend --profile "new_parent"
Input/Output
Input: User interests, location, availability, specific needs Output: Curated list of community resources with contact info, event details, and connection guidance
Examples
$ community-connector find --interest "yoga" --location "Haidian"
Found 3 community resources:
1. Haidian Community Yoga Group (meets weekly)
2. Beijing Yoga Enthusiasts (online community)
3. Local Wellness Center (free trial classes)
Development
See design document: /Users/jianghaidong/.openclaw/workspace/shared/projects/community-connector-design.md
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install community-connector - 安装完成后,直接呼叫该 Skill 的名称或使用
/community-connector触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Community Connector 是什么?
Helps users find local community resources, events, and support groups based on their interests, location, and availability. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。
如何安装 Community Connector?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install community-connector」即可一键安装,无需额外配置。
Community Connector 是免费的吗?
是的,Community Connector 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Community Connector 支持哪些平台?
Community Connector 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Community Connector?
由 haidong(@harrylabsj)开发并维护,当前版本 v0.1.0。