By hubert-sys
Stand up a complete Sales OS — a markdown second brain for your sales world plus the routines, skills, and dashboard that keep it current: onboarder, lead-gen, outreach, one-pager, post-discovery follow-up, and OS optimizer/operator/MCP.
Interactive step-by-step installer for the Google Workspace CLI (gws) on macOS, Linux, WSL, OR native Windows (Git Bash / MINGW64). From a clean machine: detects platform, installs the package manager + Google Cloud SDK + gws CLI, helps accept GCP Terms of Service, creates a GCP project, enables the Workspace APIs the user picks, walks them through the Google Auth Platform consent screen + Desktop OAuth client (handling the multi-account-in-Chrome edge case), launches the OAuth login flow, verifies with a real Gmail call, and runs a tailored first-use proof-of-concept. Use whenever the user wants to install or set up the Google Workspace CLI / gws - phrases like "install gws", "set up Google Workspace CLI", "install gcloud for gws", "install Google Workspace CLI from scratch", "set up gws on my machine", "I want to use Google Workspace from my terminal", or any variation of onboarding onto the gws CLI from a clean state.
Source, qualify, enrich, and research a B2B lead list from an Ideal Customer Profile, end to end. Use this skill whenever the user wants to "find leads", "source prospects", "build a lead list", "get me leads for [ICP]", "scrape leads", "find companies that match", "build a prospect list", "/lead-gen", or describes who they sell to and wants a contactable, qualified list back. It picks the right data source for the ICP (Google Maps for local businesses, Sales Navigator or LinkedIn scrapers for B2B roles, a prospecting database otherwise), confirms the tools are connected, sources at the right volume, qualifies every lead with parallel subagents, enriches and verifies contact data (email + phone), runs deep per-lead research, and delivers a clean CSV or Google Sheet. Trigger it even when the user does not name a tool, as long as they want leads that match a profile. The output feeds the `outreach` skill.
Generates a personalized {{Seller}} x {{Client}} sales one-pager (HTML) for a discovery, sales, or onboarding call, then hands it over as a file and, when Vercel is available, a shareable link. The leave-behind that follows or precedes a call: hero, scope breakdown, outcomes, pricing, inclusions, kickoff steps, and a scheduling CTA. Offer-agnostic and config-driven: it reads the rep's offer, brand, pricing, and identity from config (or a Sales OS Context/ folder), so it works for ANY rep selling ANYTHING. Use ANY TIME the user asks to prepare, create, build, make, draft, or personalize a one-pager for a sales call. Triggers on "prep the one-pager for my call with X", "create a one-pager based on the call with X", "personalize the one-pager from the transcript", "make a one-pager for [client] at [price]", or "build a one-pager for [name]". Handles BOTH pre-call (research-grounded) and post-call (transcript-grounded) scenarios. Always writes the HTML file; deploys and returns a link only if Vercel is set up.
Deploy a Relay MCP server to the user's own Railway account, giving Claude read/write access to their Obsidian vault via the Relay.md sync protocol. Bundled source ships inside the skill — no separate repo clone needed. The user only pastes a Railway account token; the relay vault and folders inside it are auto-discovered after they OAuth in. Use when the user wants to "set up the os MCP", "deploy relay MCP to railway", "self-host the obsidian MCP server", or "give Claude access to my Obsidian vault".
Build and schedule a personalized Operator prompt that runs the user's second brain on a recurring cadence. The skill is invoked from inside the vault folder locally — it reads `Context/` and `CLAUDE.md` first to infer org, team, brand voice, and paths, then asks ONLY the gaps it can't determine (cadence, connectors, DM recipient, budgets, signature). Fills `references/operator-prompt-template.md`, writes the rendered prompt locally, then invokes the `schedule` skill to wire up the recurring trigger automatically. Template is a generic version of a battle-tested vault Operator spec — cadence awareness, freshness, daily-as-state, idle-timeout protection, principles, hard rules, failure handling, report schema. Use when the user says "set up the operator", "build my operator prompt", "operate my second brain", "schedule my OS", "os operator", "vault operator", or runs /os-operator.
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.
Expert automation skills for Claude Code, organized by department.
# Add marketplace
/plugin marketplace add naveedharri/benai-skills
# Install a department plugin
/plugin install marketing@benai-skills
/plugin install sales@benai-skills
/plugin install operations@benai-skills
/plugin install creative@benai-skills
/plugin install product@benai-skills
/plugin install youtube@benai-skills
Some skills require API keys. Create a .env file in your project directory:
# Quick setup
curl -O https://raw.githubusercontent.com/naveedharri/benai-skills/main/.env.example
mv .env.example .env
# Edit .env and add your API keys
Or copy from this repo's .env.example and fill in your keys.
| Plugin | Required Keys | Get Keys | Used By |
|---|---|---|---|
| Marketing | GEMINI_API_KEYAPIFY_TOKEN | Gemini Apify | /infographic/seo-audit, /programmatic-seo |
| Creative | GEMINI_API_KEY | Gemini | /infographic |
| Operations | N8N_API_URLN8N_API_KEY | Your n8n instance | /n8n |
Important: Add .env to your .gitignore to keep your API keys secure.
| Skill | Command | Purpose |
|---|---|---|
| Programmatic SEO | /programmatic-seo | SEO-optimized pages at scale |
| SEO Optimizing | /seo-optimizing | Data-driven SEO via Search Console |
| SEO Audit | /seo-audit | Technical SEO audits (148 rules) |
| Email Sequence | /email-sequence | Email sequences & drip campaigns |
| Case Study | /case-study | Data-driven case studies |
| Infographic | /infographic | AI-generated infographics |
| LinkedIn Writer | /linkedin-writer | LinkedIn posts & carousels from content |
| Newsletter Writer | /newsletter-writer | Newsletter editions from content |
| Title Generation | /title-generation | Optimized YouTube video titles |
| GIF Creator | /gif-creator | GIFs from video clips |
| Excalidraw | /excalidraw | Presentations & diagrams |
Commands: /marketing (skill overview), /repurpose (content repurposing workflow)
| Skill | Command | Purpose |
|---|---|---|
| Lead Research Assistant | /lead-research-assistant | B2B lead generation & ICP scoring |
| Email Sequence | /email-sequence | Email sequences & drip campaigns |
| Case Study | /case-study | Data-driven case studies |
| Email Personalization | /email-personalization | Hyper-personalized email icebreakers |
| Lead Intelligence | /lead-intelligence | Deep-research leads via web & LinkedIn |
| Lead Qualification | /lead-qualification | Qualify & score leads against ICP |
Commands: /sales (skill overview), /outbound-pipeline (B2B lead qualification + research + personalization pipeline)
Agents: lead-qualifier, lead-researcher, icebreaker-writer, linkedin-scraper
| Skill | Command | Purpose |
|---|---|---|
| n8n Automation | /n8n | n8n workflow automation |
| n8n Blueprint Generator | /n8n-prd-generator | Automation blueprints from calls |
Commands: /operations (skill overview)
| Skill | Command | Purpose |
|---|---|---|
| Video | /video | Video editing (FFmpeg/Remotion) |
| Excalidraw | /excalidraw | Presentations & diagrams |
| Infographic | /infographic | AI-generated infographics |
Commands: /creative (skill overview)
| Skill | Command | Purpose |
|---|---|---|
| Excalidraw | /excalidraw | Presentations & diagrams |
| n8n Blueprint Generator | /n8n-prd-generator | Automation blueprints from calls |
Commands: /product (skill overview)
| Skill | Command | Purpose |
|---|---|---|
| YouTube Brief | /youtube-brief | Structured video briefs |
| YouTube Ideation | /youtube-ideation | Video topic generation |
| YouTube Packaging | /youtube-packaging | Titles & thumbnails for CTR |
| YouTube Outline | /youtube-outline | Video structure & visual planning |
| YouTube Scripting | /youtube-scripting | Scripts & bullet points for filming |
| YouTube Excalidraw | /youtube-excalidraw | On-screen excalidraw visuals |
| Title Generation | /title-generation | Optimized YouTube video titles |
Commands: /youtube (skill overview)
Build, test, and deploy n8n workflows via REST API with incremental testing. Includes node references for 40+ common nodes, JavaScript/Python Code node patterns, expression syntax, and credential management. Also includes the n8n Blueprint Generator (/n8n-prd-generator) for converting discovery call transcripts into n8n automation blueprints.
npx claudepluginhub hubert-sys/benai-skills --plugin sales-osResearch and score B2B leads, craft personalized outreach sequences, and build client success stories. Turn discovery call transcripts into actionable automation blueprints.
Every BenAI skill in one install. All 104 skills across marketing, sales, SEO, ads, design, YouTube, creative, operations, second-brain OS, and general productivity. Add this one plugin to get the complete library.
Edit and render videos with FFmpeg and Remotion, from stitching and transitions to captions and teasers. Design presentations in Excalidraw and generate AI-powered infographics.
Plan, brief, and prepare YouTube videos from idea to filming-ready. Create video briefs, generate topic ideas, optimize titles and thumbnails, build structured outlines, write scripts, and design on-screen excalidraw visuals.
Create and run Anthropic Managed Agents from Claude Code. Walks through the lifecycle via the REST API: agent, environment, vault, MCP OAuth credentials, session, first message. Generic builder, no preset template.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
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
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
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.