community-engagement-strategy

community-engagement-strategy is a skill for Claude Code, Codex from BanibrataChatterjee/AwesomeSalesforceSkills. It costs 88 tokens per session (2,892 once invoked), scanned A, original, Apache-2.0.

A planning guide for member participation in a Salesforce Experience Cloud community, including reputation points, idea submissions, and member-created content. Experience Cloud is Salesforce’s platform for customer and partner community sites.

In plain words
What is it for?
Use it to design reputation levels, ideation processes, content contribution plans, and member recognition models.
Why use it?
It helps community owners decide which member actions to encourage and who is responsible for keeping content current.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to design reputation levels, ideation processes, content contribution plans, and member recognition models.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/banibratachatterjee/awesomesalesforceskills/community-engagement-strategy
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add BanibrataChatterjee/AwesomeSalesforceSkills --skill community-engagement-strategy
Clone the repo
git clone --depth 1 https://github.com/BanibrataChatterjee/AwesomeSalesforceSkills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for community-engagement-strategy

README.md
[![agentmods](https://agentmods.dev/badge/skills/banibratachatterjee/awesomesalesforceskills/community-engagement-strategy/github.svg)](https://agentmods.dev/skills/banibratachatterjee/awesomesalesforceskills/community-engagement-strategy)
Your own site
<a href="https://agentmods.dev/skills/banibratachatterjee/awesomesalesforceskills/community-engagement-strategy"><img src="https://agentmods.dev/badge/skills/banibratachatterjee/awesomesalesforceskills/community-engagement-strategy/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for community-engagement-strategy

Your own site · 80×15
<a href="https://agentmods.dev/skills/banibratachatterjee/awesomesalesforceskills/community-engagement-strategy"><img src="https://agentmods.dev/badge/skills/banibratachatterjee/awesomesalesforceskills/community-engagement-strategy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,892 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00088 $0.02892
Opus 5 $0.00044 $0.01446
Sonnet 5 $0.00018 $0.00578
Haiku 4.5 $0.00009 $0.00289

Measured 8d ago against content hash 173a5a83cd94, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

community-engagement-strategy scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/check_community_engagement_strategy.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/admin/community-engagement-strategy/SKILL.md · 200 lines

How it starts

The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Community Engagement Strategy

Use this skill when designing the engagement model for an Experience Cloud community site — covering reputation gamification, ideation workflow, and content contribution strategy. This skill does NOT configure moderation rules, guest user access, or the technical site template.


Before Starting

Gather this context before working on anything in this domain:

  • Confirm the Experience Cloud site is already provisioned and the domain is active; reputation and ideation cannot be enabled on a site that has not yet been activated.
  • Clarify which member behaviors the community sponsor most wants to incentivize — answering questions, posting ideas, writing articles, or some combination — because point thresholds must reflect that priority.
  • Understand whether content ownership has been decided: who is responsible for each content area (product, support, marketing). Undefined ownership is the most common cause of stale community content after launch.
  • Note that reputation points are not retroactive: members who acted before Reputation was enabled will not receive points for historical activity.

Core Concepts

Reputation (Gamification)

Experience Cloud Reputation is a point-based system with up to 10 configurable tiers per community site. Admins assign point thresholds and meaningful tier names to each level. Points are awarded per action type:

Action Configurable? Notes
Writing a post Yes Base engagement action
Commenting Yes Separate threshold from posting
Receiving a like Yes Passive recognition
Marking a best answer Yes High-value behavior to incentivize
Asking a question Yes Distinguish from answering

Tier names matter significantly. Generic labels ("Level 1", "Level 2") generate less engagement than role-meaningful names ("Newcomer", "Trusted Advisor", "Community Expert"). Reputation level and tier name are displayed on the member profile card across all community pages. Members can see each other's levels, creating social incentive.

Read the full file on GitHub · 200 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 200 lines · 88 tokens per session scan A 173a5a83cd94

Subscribe to this mod's changes

community-engagement-strategy is a skill published in the GitHub repository BanibrataChatterjee/AwesomeSalesforceSkills (3 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 88 tokens to every session and 2,892 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

community-engagement-strategy

Design the engagement model for an Experience Cloud community: reputation levels, ideation, and content contribution strategy. Triggers: 'community engagement strategy', 'gamification Experience Cloud', 'reputation levels setup', 'ideation community portal', 'member recognition program'. NOT for blocking, flagging or…

PranavNagrecha/AwesomeSalesforceSkills · 99 tokens

setup-platform-development

Help set up the platform development policy — contribution mode, governance, and sharing.

OpenDigitalProductFactory/opendigitalproductfactory · 19 tokens

apex-to-action

Converts food chain battle output into a 90-day execution plan. Takes the Evolved Idea, Unfair Advantage Statement, and Battle Log from any food chain battle and produces what to build first, what to validate before building, what to never build, and weekly milestones. The natural next step after any food chain…

CodedRichy/food-chain-ideation · 89 tokens

brainstorming

Rapid ideation skill adapted from obra/superpowers to kick off cortex sessions. Use when defining scope, aligning on goals, or exploring solution space before coding.

NickCrew/Claude-Cortex · 36 tokens

flow-nexus-platform

Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges.

proffesor-for-testing/agentic-qe · 24 tokens

analytics-adoption-strategy

Use this skill when driving adoption of CRM Analytics (Einstein Analytics) across an org — the Analytics Adoption App for measuring who uses which dashboards, embedding analytics into Lightning pages, pinning dashboards to the Analytics home page, self-service personas, and analytics success metrics. Triggers…

PranavNagrecha/AwesomeSalesforceSkills · 130 tokens