← All articles

How MSApps Built 20+ Open-Source Claude Plugins for Business Automation

MSApps has built and open-sourced more than twenty Claude Code plugins. They are not demos. Each one automates a piece of work a real team does every week — publishing to WordPress, syncing a CRM, chasing an invoice, drafting outreach — and they run on the same Claude that engineers already use to write code.

What a Claude plugin actually does

A Claude plugin packages a workflow Claude can run on demand: a set of instructions, the tools it is allowed to use, and the guardrails around them. Instead of explaining a multi-step task every time, you install the plugin once and call it with a single command. The work that used to live in a person's head — "first check the board, then update the card, then post to the channel" — becomes a repeatable, reviewable skill.

The plugins we ship

Our open-source bundle spans the back office: WordPress operations, CRM and lead management, accounting and invoicing, business outreach, scheduling, and more. They are built on a shared framework so they behave consistently, log what they do, and keep a human in the loop on anything high-impact. The full set lives on the public marketplace at github.com/MSApps-Mobile/claude-plugins.

Why open source

Two reasons. First, automation you cannot inspect is automation you cannot trust — open code lets a client read exactly what an agent will do before it does it. Second, the ecosystem moves faster together. As a verified member of the Claude Partner Network, MSApps would rather raise the floor for everyone building on Claude than keep the patterns to ourselves.

From plugins to a platform

The plugins are the building blocks; OpsAgents is the platform that runs them in production for a client, supervised and auditable. If your operations team spends its days on repetitive, rules-based work, that work is a candidate for a Claude plugin — and usually a fast one to build.

See our AI & Automation services or talk to us about automating a workflow.

← All articles