Anthropic just open-sourced knowledge-work-plugins, a collection of 11 free, Apache-2.0 role-specific Claude plugins for sales, marketing, legal, finance, and operations teams. For companies running Jasper at $39 to $59 per user per month or Notion AI at $15 to $20 per user per month, this is the free alternative that already has 20,000 GitHub stars and growing.

knowledge-work-plugins is a free, Apache-2.0 collection of role-specific Claude plugins that Anthropic just open-sourced, and for any team currently paying Jasper's $39 to $59 per user per month for AI-assisted writing and workflows, the math is worth a serious look.

The repo contains 11 plugins, each built for a specific job function: sales, marketing, legal, finance, data, operations, product management, customer support, enterprise search, productivity, and biomedical research. Each plugin bundles the domain knowledge, step-by-step workflows, and tool connections that Claude needs to act like a specialist in that function, not just a general-purpose assistant. A sales rep gets call prep, pipeline review, prospect research, and competitive battlecards. A marketer gets campaign briefs, brand voice enforcement, SEO audits, and content drafts. A finance analyst gets journal entry prep, variance analysis, and close management workflows.

The whole thing is file-based. No code, no infrastructure, no build process. Just markdown and JSON files that tell Claude how to work in your context.

What it's replacing

The cost displacement case depends on what your team is actually paying right now. Here are the clearest targets.

Jasper is the most direct hit. Jasper's Creator plan runs $39 per user per month, and the Pro plan is $59 per seat, billed annually. Those plans are primarily sold to marketing and content teams as AI writing assistants. The marketing plugin in knowledge-work-plugins covers the same territory: campaign planning, content drafting, brand voice consistency, competitive analysis. If your marketing team has four Jasper seats, that is $188 to $236 a month going to something this repo handles.

Notion AI is the second target. Notion's Business plan, which is where full AI features now live, runs $15 per user per month on annual billing. Teams use it primarily for the AI document assistant, meeting notes, and search. The enterprise-search and productivity plugins in this repo cover the core use cases: finding decisions buried across tools, managing task context, and keeping a working memory of people and projects. It is not a full Notion replacement, but if AI features are the main reason your team upgraded from Plus to Business, those seats are suddenly worth auditing.

Gong is the most expensive displacement possibility. Gong's per-seat costs run $1,400 to $1,600 per user per year at foundation tier, plus a mandatory platform fee. The sales plugin in knowledge-work-plugins covers call prep, call summaries, pipeline review, and outreach drafting. It connects to your CRM, calendar, and Slack rather than requiring a dedicated call recording platform. Gong does things this repo genuinely cannot replace, specifically the actual call transcription and revenue intelligence scoring, but for teams using Gong primarily as an AI writing assistant for sales communications, there is real money on the table.

What you're actually getting

Each plugin follows the same structure. A manifest file describes what the plugin does. A .mcp.json file defines which external tools it connects to via MCP servers. A commands folder contains explicit slash commands you invoke directly. A skills folder encodes domain expertise that Claude draws on automatically when relevant.

The sales plugin connects to HubSpot, Close, ZoomInfo, Fireflies, and Slack. The marketing plugin connects to Canva, Figma, Ahrefs, Amplitude, and Klaviyo. Legal connects to Box, Egnyte, and Jira. Finance connects to Snowflake, Databricks, and BigQuery. These are not hypothetical integrations; they are working MCP connectors that wire Claude to tools your team already uses.

The plugins work in Claude Cowork (the desktop app) or in Claude Code. Installation is either a single click from the plugin marketplace or two CLI commands.

The honest tradeoffs

The setup is real. You or someone on your team needs to configure the MCP connectors, point them at your actual tool stack, and customize the skill files with your company's terminology, workflows, and context. Anthropic describes these plugins as "generic starting points" that become much more useful after customization. That customization is not hard but it is not zero work either.

There is no hosted version of the logic. The workflows live in your Claude subscription, not in a dedicated SaaS with its own uptime guarantees, support team, or product roadmap. If Anthropic changes something in Claude, your plugin behavior may change.

And the connectors require that you already have Claude Code or Claude Cowork as your AI platform. If your team is split across multiple AI tools, consolidating around Claude is a precondition, not a free move.

The number that matters

If you have a 10-person team with Jasper Pro seats, you are spending $590 a month, or about $7,100 a year. knowledge-work-plugins costs nothing. The customization work to make it useful probably takes two to four hours for someone technical. That payback window is measured in days, not quarters.

The more interesting question is whether a free file-based plugin can actually match what a purpose-built SaaS delivers in practice. For most mid-market teams using these tools at 40 or 50 percent of their feature surface, the honest answer is probably yes. The remaining question is whether you can make time to find out.

Twenty thousand developers starred this repo in the weeks since it launched. That is not a niche tool. That is a signal that the market is already making the calculation.