Skillzwave Logo
Skillzwave

community-engagement

28.6
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 agents

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

api-error-handling

by aj-geddes

Implement comprehensive API error handling with standardized error responses, logging, monitoring, and user-friendly messages. Use when building resil...

79
C
TECHapi
+monitoring

markdownlint-integration

by TheBushidoCollective

Integrate markdownlint into development workflows including CLI usage, programmatic API, CI/CD pipelines, and editor integration.

58
F
TECHapi
Marketplace

route-tester

by diet103

Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functiona...

57
F
TECHapi
+testing+security

hook-development

by anthropics

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-base...

54
TECHapi
Marketplace

Agentic Skill Details

Repository
gtm-agents
Type
Technical
Meta-Domain
web api
Primary Domain
api
Market Score
28.6

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

  • Templates are mentioned but not provided as separate reference files
  • Description uses generic verb 'planning' instead of specific action verbs
  • Uses bullets instead of numbered sequence for multi-step workflow

Recommendations

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

Graded: 1/24/2026

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.

The fix: Create a references/ directory with:

  • references/community-health-dashboard.md - Actual dashboard template with metrics
  • references/ambassador-kit.md - Real enablement structure
  • references/crisis-response-matrix.md - Severity tiers + response playbook

This gets you +5 points minimum (PDA structure +3, Utility examples +2).

Other Things Worth Fixing

  1. Beef up your description triggers - Replace generic "planning" with action verbs: "Use when 'building community programs', 'designing engagement rituals', 'launching Slack communities', or 'handling sentiment spikes'." This is a quick +2 points (Ease of Use).

  2. Number your Program Playbook steps - Bullets feel loose; numbered steps create workflow clarity. Change to: "1. Define success metrics... 2. Assign moderation tiers... 3. Create template library..." (+2 points, Ease of Use).

  3. Add concrete examples - Include a references/examples.md with real-world inputs/outputs: sample weekly wins digest, actual crisis response script, example metrics dashboard. This surfaces the practical utility (+3 points, Utility).

  4. Tighten verbose phrases - "reinforce positive behavior and keep leadership informed" → "track wins and inform leadership." Small wins, but they add up for Writing Style.

Quick Wins

  • Create templates directory with 3 concrete references (+5 points)
  • Refresh description with specific action verbs (+2 points)
  • Number the Program Playbook workflow (+2 points)
  • Add input/output examples (+3 points)

Lean into those templates first—that's your biggest bang for buck and will push you into solid B territory pretty quickly.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

Report Security Issue

Found a security vulnerability in this agent skill?