ai-business-skills is a free, open source marketing & customer engagement project written in PowerShell and released under MIT. It has 581 GitHub stars, 226 forks and 3 open issues, and was last pushed 6 days ago. On this registry it ranks #47 of 50 tracked projects in Marketing & Customer Engagement, with 5 head-to-head comparisons available. It gained 3 stars over the last 3 tracked days.

What is ai-business-skills?

ai-business-skills is an MIT-licensed library of 138 bilingual AI marketing skills — 69 Vietnamese plus 69 Global — that installs into AI coding agents such as Claude Code, OpenCode, Codex and VS Code and turns a single marketing request into a routed workflow, written for B2B SMEs in Vietnam, global SMBs and agencies.

What it is

The repository packages marketing work as agent skills rather than prompts. Layered structure: foundation context in .agents/*.md files, individual skills under skills/vi/ and skills/en/, six universal agents in agents/ for strategy, content, design, performance, channels and personal brand, nineteen multi-skill workflows in workflows/, a knowledge library in knowledge/, and an operating layer, 34-ai-marketing-os, covering Brand Hub, second brain, data loop and governance. Version 3.6.0 completed a bilingual Role SOP pass — 33 Global mirror skills reaching parity across four roles — on top of v3.5.0, which added 33 Vietnamese skills, the knowledge/ library, the design-producer agent and four recurring loop workflows. Both releases are zero breaking changes. Coverage spans four regions (US/EU/SEA/LATAM) with Vietnam 2025-2026 benchmarks.

The concrete problem it solves is the one-off marketing prompt. Instead of asking a general-purpose assistant for a plan and getting an unstructured answer, ai-business-skills routes the request: context first from product-marketing-context (product, audience, positioning, proof, objections), then the matching skill cluster, then an agent or workflow when the job spans multiple steps. It replaces hand-maintained plan templates and campaign briefs with an installable skill set that runs inside the agent the team already uses. The ecosystem is the AI agent skill format — claude-plugin among its topics alongside cursor, copilot, anthropic, chatgpt and gemini. A companion repository, opa-kit, ships with it, and the project homepage is opa.business.

Key capabilities

  • Bilingual mode routing: VN and Global clusters selected per request, with skills under skills/vi/ and skills/en/.
  • Foundation context layer in .agents/*.md, entered through the product-marketing-context skill.
  • Six universal agents covering strategy, content, design, performance, channels and personal brand, plus the design-producer agent.
  • Nineteen multi-skill workflows, including four recurring operating loops and the 34-ai-marketing-os system for Brand Hub, second brain, data loop and governance.
  • Numbered entry-point skills such as 00-ke-hoach-mkt for planning, 10 reverse KPI, 31 offer design, 04 video script, 05 ad copy, 21 ads audit, 32 SEO growth, 14 email and 33 B2B lead gen.
  • Design master producing eight design types — logo, key visual, social post, infographic among them — from prompts.
  • Regional benchmark sets for US/EU/SEA/LATAM and Vietnam 2025-2026.

Who uses it and how

  • B2B SMEs in Vietnam, global SMBs and agencies building full marketing plans and offer design.
  • Campaign teams briefing TVC, performance ads and a 30-day content calendar.
  • Copywriters producing Facebook and TikTok ad copy, video scripts, email marketing and landing page briefs.
  • Founders, coaches and creators running personal brand strategy and AI avatar production through skills 22, 23, 24 and 27.
  • Analysts running competitor analysis, customer insight and ads audits to get a diagnostic with a 48-hour action plan.

Getting started

Clone the repository and run bash install.sh --global, which installs the skills into ~/.claude/skills/marketing/; on Windows the PowerShell equivalent is .\install.ps1 -Global. From there, prompt inside Claude Code — for example, a request to plan marketing for an AI course targeting 100 students in 30 days triggers 00-ke-hoach-mkt and produces a detailed .md file with benchmarks, three KPI scenarios, budget allocation, a weekly timeline and a risk matrix.

How it compares

No paid products are listed in the facts for this project to replace, and the facts name no directly similar tool. It stands alone in this registry on that basis: an MIT-licensed skill pack cloned from its own repository, with no per-seat fee model described.

When to use it — and when not to

A self-hoster needs only a local clone and the install script to place skills in the agent directory; the facts mention no database, storage or SMTP component to operate. Expect the skill count to need reconciling, however — the tagline and description say 138, while the README and install output say 144 and the system map shows a 74-skill VN cluster, with three open issues and documentation mixing Vietnamese and English. Teams wanting a hosted product, a support contract or an English-only codebase should look elsewhere; this suits teams already running an agent locally and willing to read bilingual docs.

project readme (upstream, from github) — read inline

English Tieng Viet

v3.6.0 144 Skills 6 Agents 19 Workflows VN + Global MIT License Donate

ai-business-skills

Fullstack marketing skills cho AI agent — 144 skills bilingual (VN + Global).
Vietnamese-first + Global (US/EU/SEA/LATAM) | Over Powers Agency

Stars Forks Issues PRs Last commit

v3.6.0 — Bilingual Role SOP: 33 skill Global mirror hoàn tất parity cho 4 vai trò. Cộng v3.5.0 (33 skill VN + kho knowledge/ + agent design-producer + 4 workflow vòng lặp). Zero breaking changes. Changelog


🧭 System map — read this first

ai-business-skills turns one marketing request into a routed workflow: context first, then the right skill cluster, then an agent/workflow when the job spans multiple steps.

flowchart LR
    UserRequest["User asks a marketing task"] --> Context["Foundation context<br/>.agents/*.md"]
    Context --> ModeRouter{"VN or Global?"}
    ModeRouter --> VN["VN cluster<br/>74 skills"]
    ModeRouter --> Global["Global cluster<br/>69 skills"]
    VN --> Agents["6 universal agents"]
    Global --> Agents
    Agents --> Workflows["19 multi-skill workflows"]
    Workflows --> Output["Plan, copy, brief,<br/>report, SOP, dashboard"]

    classDef user fill:#3b82f6,stroke:#1e40af,color:#fff
    classDef system fill:#64748b,stroke:#334155,color:#fff
    classDef admin fill:#f59e0b,stroke:#b45309,color:#fff
    classDef cmsdev fill:#6d28d9,stroke:#4c1d95,color:#fff
    classDef db fill:#10b981,stroke:#047857,color:#fff

    class UserRequest user
    class Context,ModeRouter system
    class VN,Global db
    class Agents cmsdev
    class Workflows,Output admin
Layer What it gives you Start here
Context Product, audience, positioning, proof, objections product-marketing-context
Skills Single jobs like plan, copy, SEO, report, offer, SOP skills/vi/ or skills/en/
Agents Role-based routing for strategy, content, design, performance, channels, personal brand agents/
Workflows Multi-step campaigns and recurring operating loops workflows/
Knowledge Foundation thinking to upload into role-based AI projects knowledge/
OS Brand Hub, second brain, data loop, governance 34-ai-marketing-os

Pick the right entry point

flowchart TD
    Start["What do you need?"] --> Strategy{"Strategy or offer?"}
    Start --> Content{"Content or creative?"}
    Start --> Data{"Audit or data?"}
    Start --> Ops{"Channel or ops?"}
    Start --> Brand{"Personal brand?"}
    Start --> OS{"AI marketing system?"}

    Strategy --> S00["00 plan<br/>10 reverse KPI<br/>31 offer design"]
    Content --> S01["01 calendar<br/>04 video script<br/>05 ad copy<br/>30 design master"]
    Data --> S03["03 performance eval<br/>13 data analysis<br/>21 ads audit<br/>32 SEO growth"]
    Ops --> S11["11 channel setup<br/>12 landing brief<br/>14 email<br/>33 B2B lead gen"]
    Brand --> S22["22 context<br/>23 strategy<br/>24 AI avatar<br/>27 monetize"]
    OS --> S34["34 AI Marketing OS<br/>Brand Hub + agents + SOPs"]

    classDef user fill:#3b82f6,stroke:#1e40af,color:#fff
    classDef system fill:#64748b,stroke:#334155,color:#fff
    classDef admin fill:#f59e0b,stroke:#b45309,color:#fff
    classDef cmsdev fill:#6d28d9,stroke:#4c1d95,color:#fff
    classDef db fill:#10b981,stroke:#047857,color:#fff

    class Start user
    class Strategy,Content,Data,Ops,Brand,OS system
    class S00,S01,S03,S11,S22,S34 cmsdev

⚡ Quick start (30 giây)

git clone https://github.com/minhnv0807/ai-business-skills.git
cd ai-business-skills
bash install.sh --global   # 144 skills -> ~/.claude/skills/marketing/

Windows:

.\install.ps1 -Global

Test ngay trong Claude Code:

"Lập kế hoạch marketing cho khóa AI Kiếm Tiền — target 100 học viên đầu tiên trong 30 ngày"

→ Skill 00-ke-hoach-mkt tự kích hoạt, output file .md chi tiết với benchmark VN 2025-2026, KPI 3 kịch bản, budget allocation, weekly timeline, risk matrix.


🎯 Khi nào dùng ai-business-skills?

Lập kế hoạch marketing toàn diện — B2B SME VN / Global SMB / agency ✅ Brief campaign — TVC, performance ads, content calendar 30 ngày ✅ Viết copy — Facebook/TikTok ads, script video, email marketing, landing page brief ✅ Personal brand strategy + AI avatar production — founder/coach/creator ✅ Phân tích đối thủ + insight khách hàng + audit ads — diagnostic + 48h action plan ✅ Design master — 8 loại thiết kế (logo, key visual, social post, infographic...) qua prompt-driven workflow ✅ Dropshipping mastery (Global) — niche → product → store → ads → fulfillment → scale ✅ Offer + SEO + B2B growth — offer design, AI SEO/GEO, prospecting, cold outreach, sales handoff ✅ AI Marketing OS — Brand Hub, role-based agents/projects, skill chains, second brain, data loops, SOPs

Build product code — repo này tập trung vào marketing/business skills ❌ Write technical PRD/specs — dùng tool tài liệu kỹ thuật riêng nếu cần ❌ Deploy production infrastructure — dùng workflow DevOps riêng nếu cần


📦 144 Skills (bilingual VN + Global)

Mỗi skill = 1 file SKILL.md với frontmatter triggers + workflow body. AI agent tự kích hoạt skill khi user nhắc trigger keyword.

Cluster 1: Marketing Core (22 numbered + foundation per cluster)

Foundation skill (product-marketing-context / product-marketing-context-global) đọc 1 lần mỗi project → tránh hỏi lại sản phẩm/audience suốt session. Saves ~70% time.

# Skill (VN) Global mirror Use case
product-marketing-context product-marketing-context-global Foundation — đọc trước mọi skill
00 00-ke-hoach-mkt 00-marketing-plan-global Fullstack 7-section plan + SAVE framework
01 01-lich-noi-dung 01-content-calendar-global Monthly calendar + 1:9 repurposing matrix
02 02-brief-chien-dich 02-campaign-brief-global 9-section brief + RACI + risk mitigation
03 03-danh-gia-hieu-suat 03-performance-eval-global Diagnostic tree + 5 Whys + 48h action
04 04-script-video 04-script-video-global A/B scripts + 5 hooks + viral score
05 05-copy-quang-cao 05-ad-copy-global 6 variations × 3 funnel tiers
06 06-brief-ugc-egc 06-ugc-egc-brief-global Creator brief + legal + payment
07 07-bao-cao-marketing 07-marketing-report-global 5-min readable monthly report
08 08-nghien-cuu-doi-thu 08-competitor-research-global 3-tier competitor + SWOT + positioning map
09 09-insight-khach-hang 09-customer-insight-global Persona + JTBD + customer journey
10 10-tinh-kpi-nguoc 10-reverse-kpi-global Revenue → bud

readme truncated — read the full docs on github

Frequently asked questions

Is ai-business-skills free to use?

ai-business-skills is open source under the MIT licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does ai-business-skills do?

138 bilingual AI marketing skills (69 VN + 69 Global) for Claude Code, OpenCode, Codex, VS Code. Four role SOP packs — content, design, performance, leader ops

What is ai-business-skills written in?

ai-business-skills is primarily written in PowerShell. Its source is publicly available at https://github.com/minhnv0807/ai-business-skills, and it has 581 GitHub stars.