OpenClaw Skill: NEAR Community Manager
Description
## Overview
Create an OpenClaw skill for managing NEAR community presence - cross-platform posting, engagement tracking, and community health.
## Skill Commands
```python
@skill.command("near_community_post")
async def cross_post(content: str, platforms: list = ["near_social", "twitter"]) -> dict:
"""Post content across platforms"""
@skill.command("near_community_engage")
async def auto_engage(keywords: list) -> dict:
"""Auto-engage with relevant discussions"""
@skill.command("near_community_metrics")
async def get_metrics() -> dict:
"""Get community engagement metrics"""
@skill.command("near_community_sentiment")
async def analyze_sentiment() -> dict:
"""Analyze community sentiment"""
```
## Deliverables
1. **Community manager skill**
2. **Cross-platform posting**
3. **Engagement tracking**
4. **Published to MoltHub**
## Budget: 8 NEAR