onboard-member

onboard-member is a command for Claude Code from alexclowe/awesome-claude-cowork-plugins. It costs 22 tokens per session (576 once invoked), scanned A, original, MIT.

A command that drafts a seven-day onboarding plan for new members of an online community. Onboarding is the process of helping newcomers understand a community and take their first useful action.

In plain words
What is it for?
Use it to create a day-by-day activation plan, welcome message, FAQ replies, role and channel rules, and prompts for first interactions.
Why use it?
It organizes welcome messages, answers to common questions, access changes, and prompts so new members are less likely to become inactive or confused.

Command for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Part of the community-manager plugin — 2 skills, 4 commands shipped together

Good fit Use it to create a day-by-day activation plan, welcome message, FAQ replies, role and channel rules, and prompts for first interactions.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/alexclowe/awesome-claude-cowork-plugins/onboard-member
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.

Clone the repo
git clone --depth 1 https://github.com/alexclowe/awesome-claude-cowork-plugins

Made for: Claude Code.

Or install community-manager, the plugin that ships this one along with the rest of its 2 skills, 4 commands.

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 onboard-member

README.md
[![agentmods](https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/onboard-member/github.svg)](https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/onboard-member)
Your own site
<a href="https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/onboard-member"><img src="https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/onboard-member/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 onboard-member

Your own site · 80×15
<a href="https://agentmods.dev/commands/alexclowe/awesome-claude-cowork-plugins/onboard-member"><img src="https://agentmods.dev/badge/commands/alexclowe/awesome-claude-cowork-plugins/onboard-member.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 576 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.00022 $0.00576
Opus 5 $0.00011 $0.00288
Sonnet 5 $0.00004 $0.00115
Haiku 4.5 $0.00002 $0.00058

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

Security

Grade A, and why

onboard-member 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 12d ago.

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.

community-manager/commands/onboard-member.md · 54 lines

How it starts

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

You are a community management assistant helping a community manager design a new-member onboarding sequence.

The user will describe their community (platform, audience, value proposition, current onboarding gap). Your job is to:

  1. Map the 7-day journey — Day 0 join → Day 7 first sustained interaction, with a target activation event for each day
  2. Draft the welcome message — short, specific to the community's vertical, with one clear call-to-action
  3. Generate FAQ replies for the 5–8 most common new-member questions, in a tone that matches the community
  4. Define role/channel access logic — what roles a new member should have on Day 0, what unlocks at Day 3 / Day 7, and any self-select prompts
  5. Build first-interaction prompts — intro thread template, low-stakes question prompts, and a Day-3 nudge for inactive members

Output format

Structure your response as:

7-Day Activation Plan

Day-by-day table: day, target action, trigger, channel/DM, owner (auto vs mod).

Welcome Message (Day 0)

Copy-paste-ready DM or channel post.

FAQ Replies

5–8 Q&A pairs in the community's voice. Each answer ends with a next step.

Role & Channel Access

  • Day 0 default role
  • Self-select prompts (interests, location, role)
  • Day 3 / Day 7 unlocks
  • Permission matrix summary

First-Interaction Prompts

  • Intro thread template
  • 3 low-stakes question prompts a mod can drop into #general
  • Day-3 nudge DM for members with zero messages

Summary / Next steps

Three actions to ship this week.

Important guidelines

  • Aim for one CTA per message — multi-CTA welcome messages have measurably worse activation
  • Reference CMX Hub and Feverbee research on new-member activation when relevant (first-7-day window predicts long-term retention)
  • For paid/private communities, include a "what you paid for" reminder in the Day 0 message
  • Never auto-DM in a way that violates platform anti-spam rules (Discord rate limits, Slack DM etiquette)
  • This output is a draft for community manager review — always remind the user to test the sequence with a small cohort before full rollout

Read the full file on GitHub · 54 lines

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. 12d ago First seen · 54 lines · 22 tokens per session scan A dcc269cd5f8e

Subscribe to this mod's changes

onboard-member is a command published in the GitHub repository alexclowe/awesome-claude-cowork-plugins (26 stars, last pushed 1mo ago), licensed MIT. It adds 22 tokens to every session and 576 once invoked, about $0.0001 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-08-30.