By hjbarraza
Vibra Code Lite — the open-source Claude Code plugin from Vibra. WhatsApp community intelligence for professional communities. Local-first, no API keys.
Produce the CM's weekly DM queue — silent joiners, welcome gaps, frustration signals, and shoutout candidates in one markdown artifact. Use when the user asks who needs follow-up, who to message, or wants a CM action list.
Orchestrate WhatsApp community export analysis. Invoke when the user references a WhatsApp export path or asks for community insights — catch-up digest, unanswered questions, health dashboard, action list, content ideas, member profile, or stakeholder report.
Mine the community for newsletter, social, or marketing content. Surface best links, quotable member messages, and tool/product mentions. Use when the CM is preparing a newsletter, social posts, or content queue.
Generate a weekly digest from a WhatsApp chat export. Use when the user asks what happened in their community, wants a catch-up, or requests a weekly summary.
Show what Vibra is, how to contact the team, and every command the plugin provides. Use when the user types /vibra-code-lite:help, asks what Vibra can do, asks how to get support, or needs a quick reference of all commands.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
default_langForce a language for rendered artifacts (en, es, pt, fr, …). Leave blank to auto-detect from the community's messages.
${user_config.default_lang}default_output_dirWhere Vibra writes artifacts (JSON, HTML, markdown). Can be overridden per-command with --output-dir.
${user_config.default_output_dir}Vibra Code Lite is a Claude Code plugin from Vibra that acts as the community manager hire for paid, invite-only, and professional WhatsApp communities. It reads a chat export and turns hours of weekly scrolling into the artifacts a CM actually needs: weekly digests, unanswered-question follow-up queues, retention dashboards, member profiles, newsletter content, and stakeholder reports.
Everything runs on your laptop. No external services. No API keys. Your community data never leaves your machine.
Want the full product? This open-source plugin is the local-first entry point. For the hosted experience with longitudinal memory, team collaboration, and richer intelligence views — visit getvibra.co.
You run a paid or invite-only WhatsApp community. Maybe 50 members, maybe 500. Every week you scroll the chat to figure out what happened, who asked something that never got answered, who's gone quiet, who to DM. You write a weekly digest. You prepare a monthly report for the owner.
This takes hours. Vibra takes it down to minutes.
Ten skills, each mapped to one job you already do.
| Skill | What it does |
|---|---|
/vibra-code-lite:digest | Weekly catch-up — top threads, open asks, new members, who went quiet |
/vibra-code-lite:unanswered | AI-judged list of questions that didn't get a real answer. Your follow-up queue |
/vibra-code-lite:pulse | Interactive HTML dashboard — activity curve, heatmap, response rate, roster-vs-active ratio. Cmd+P prints to PDF |
/vibra-code-lite:action-list | Monday-morning DM queue — silent joiners, welcome gaps, frustration signals, shoutout candidates |
/vibra-code-lite:content-ideas | Newsletter fuel — best links, quotable member messages, tool mentions |
/vibra-code-lite:profile | One-page dossier on a specific member. Before a 1-on-1 call |
/vibra-code-lite:report | Monthly report for your owner/founder/board |
/vibra-code-lite:members | Full member list with counts. Find exact names or audit the roster |
/vibra-code-lite:parse | Normalized JSON dump of the export. For chaining with your own tools |
/vibra-code-lite:analyze-whatsapp | Orchestrator — just drop a path and ask in plain language |
/vibra-code-lite:help | Quick reference: what Vibra is, all commands, how to contact us |
You need three things: Claude Code, Node, and Vibra. Takes 5 minutes.
Claude Code is Anthropic's developer tool. It comes in two forms — pick either, plugins work identically in both.
Desktop app (easier if you prefer a graphical interface):
Open the app, sign in with your Claude account (Pro, Max, Team, Enterprise, or Console — the free claude.ai plan doesn't include Claude Code).
Terminal CLI (for developers / power users):
macOS or Linux:
curl -fsSL https://claude.ai/install.sh | bash
Windows PowerShell:
irm https://claude.ai/install.ps1 | iex
Or via package manager:
brew install --cask claude-codewinget install Anthropic.ClaudeCodenpm install -g @anthropic-ai/claude-codeAfter installing, run claude in a terminal and sign in.
Vibra's scripts run on Node.js 20 or newer. Check with node --version. If it prints v20.x or higher, skip ahead.
If Node is missing or older:
brew install node (needs Homebrew)sudo apt install nodejs npm or nvm install 20(If you installed Claude Code via npm, Node is already there.)
Open Claude Code (terminal claude command, or the desktop app — both work). Then run these commands in order:
/plugin marketplace add hjbarraza/vibra-code-lite
/plugin install vibra-code-lite@getvibra
/reload-plugins
npx claudepluginhub hjbarraza/vibra-code-lite --plugin vibra-code-liteUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.