/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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install community-connector - After installation, invoke the skill by name or use
/community-connector - Provide required inputs per the skill's parameter spec and get structured output
What is Community Connector?
Helps users find local community resources, events, and support groups based on their interests, location, and availability. It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.
How do I install Community Connector?
Run "/install community-connector" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Community Connector free?
Yes, Community Connector is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Community Connector support?
Community Connector is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Community Connector?
It is built and maintained by haidong (@harrylabsj); the current version is v0.1.0.