community-engagement

31 stars 7 forks
28
C

Use when planning programs, rituals, and response frameworks for owned or partner communities.

Marketplace

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install gtmagents/gtm-agents/community-engagement
skilz install gtmagents/gtm-agents/community-engagement --agent opencode
skilz install gtmagents/gtm-agents/community-engagement --agent codex
skilz install gtmagents/gtm-agents/community-engagement --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/gtmagents/gtm-agents
2. Copy the agent skill directory:
cp -r gtm-agents/plugins/social-media/skills/community-engagement ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Repository
gtm-agents
Stars
31
Forks
7
Type
Technical
Meta-Domain
web api
Primary Domain
api
Market Score
28

Agent Skill Grade

C
Score: 78/100 Click to see breakdown

Score Breakdown

Spec Compliance
12/15
PDA Architecture
22/30
Ease of Use
20/25
Writing Style
8/10
Utility
15/20
Modifiers: +1

Areas to Improve

  • Missing Reference Files for Templates
  • Vague Description Triggers
  • Program Playbook Lacks Numbered Steps

Recommendations

  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-24

Developer Feedback

I was curious how you'd tackle community engagement as a skill—turns out it's more about scaffolding than I expected, though there's room to strengthen some of the conceptual foundations.

Links:

The TL;DR

You're at 78/100, solidly in C territory. This is based on Anthropic's best practices for agentic skills. Your strongest area is Spec Compliance (12/15)—the metadata and structure are tight. Weakest is Utility (15/20)—you're describing frameworks but not really showing how they work in practice. Progressive Disclosure Architecture is also dragging you down at 22/30.

What's Working Well

  • Solid metadata structure - Your frontmatter is valid YAML with all required fields, and the hyphen-case naming follows conventions perfectly
  • Clear trigger terminology - Phrases like "planning programs, rituals, and response frameworks" and specific contexts (Slack/Discord, ambassador programs) make it discoverable
  • Consistent conceptual framework - The terminology stays tight throughout (rituals, spotlights, challenges, feedback loops), which makes it coherent
  • Practical problem focus - You're addressing a real gap in community management rather than reinventing the wheel

The Big One: Missing Template References

Here's what's holding you back the most: you mention templates (community health dashboard, ambassador enablement kit, crisis response matrix) but don't actually provide them as separate reference files. This kills your score on both Progressive Disclosure Architecture and Utility.

Right now, developers read "crisis response matrix (severity ladder + owner by stage)" and then... hit a dead end. They have to figure out what a severity ladder looks like themselves.

**...

Report Security Issue

Found a security vulnerability in this agent skill?