By hubert-sys
Set up an agentic OS — inside an Obsidian vault (command-center dashboard + bundled plugins) or as a standalone Next.js web dashboard with live MCP integrations and optional Railway deploy. Includes /os-mcp to self-host the Relay MCP server.
Set up an agentic OS inside an Obsidian vault — a configurable command-center dashboard with 5 auto-installed, bundled plugins (Dataview, CustomJS, Shell-commands, Terminal, Homepage), Home + per-profile + Vault Overview pages, KPI cards, sparklines, heatmap, task rollup, and a button bar wired to user-defined Claude prompts. Markdown-native, no servers. Use when the user says "set up agentic OS in Obsidian", "install command center in my vault", "build a vault dashboard", "give me my own version of the dashboard inside Obsidian", "set up my second brain dashboard", or asks to personalize a vault dashboard previously created with this skill.
Set up an agentic OS as a standalone Next.js web dashboard — wired to the Claude Agent SDK plus up to 7 live MCP integrations (Circle community, Fireflies meetings, YouTube/VidIQ, Unipile LinkedIn DMs, Apify Twitter/X, Reddit), per-profile views, a button-bar of actions, snapshot-style data refreshes, and an optional Railway deploy with HTTP basic auth and a persistent volume. A real web app — runs locally or live. Use when the user says "set up a standalone agentic OS", "build an MCP-powered web dashboard", "spin up my AI ops dashboard", "deploy an AI dashboard to Railway", "give me a web version of the dashboard", or asks to personalize a web dashboard previously created with this skill.
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".
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
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.
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.
Research 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.
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.
npx claudepluginhub hubert-sys/benai-skills --plugin agentic-osComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems