AI & Automation

The Week the AI Coding Agent Stopped Being a Product — and Became a Plugin Bus

2026.05.09 · 75 views
The Week the AI Coding Agent Stopped Being a Product — and Became a Plugin Bus

ServiceNow, Snyk, Opsera, and Prismatic all shipped into Cursor / Claude Code / Copilot in 48 hours. The new battle is for skill share, not seat share.

Three years ago, the AI coding race was about model quality — GPT-4 vs Claude vs Codestral. Two years ago, it moved to IDE UX — Copilot vs Cursor vs Windsurf. This week — May 7–8, 2026 — it moved again: whose Skills, Plugins, and Subagents get loaded inside whichever IDE the developer already uses. If you're still asking "should I pick Cursor or Claude Code," you're asking last quarter's question.


1. Four Decisive Announcements in 48 Hours


ServiceNow Build Agent goes cross-IDE. ServiceNow made Build Agent generally available in ServiceNow Studio, and simultaneously shipped its core skills into Cursor, Windsurf, Claude Code, and GitHub Copilot. Same agent, four shells. Developers code from their preferred IDE; ServiceNow's governance, context, and policies travel with them.


Snyk × Anthropic. Snyk integrated Anthropic's Claude models into the Snyk AI Security Platform. As of today, every PR for joint customers gets a Claude-driven vulnerability review. Security vendors are no longer just linters — they're reviewers.


Opsera × Cursor. Opsera's DevSecOps Agents embed inside Cursor IDE. While the developer codes at AI speed, Opsera's background agents enforce compliance, architectural patterns, and policy guardrails. Fast in front, governed behind.


Prismatic Skills for Claude Code (open source). Prismatic released an open-source plugin that lets developers ship third-party integrations (Salesforce, Shopify, HubSpot, etc.) as Skills inside Claude Code. The same week, Coder pushed Coder Agents to beta — a self-hosted, model-agnostic agent runtime aimed at enterprises that need everything on their own infra.


2. Why These Are All the Same Story


Four unrelated press releases, one underlying signal: the AI coding agent is morphing from a standalone product into a standardized bus that runs Skills. "Skill" is Anthropic's framing, but Snyk, ServiceNow, and Opsera have quietly converged on the same shape — a markdown file describing a workflow, a few connectors, a subagent system prompt — and they're shipping it into the IDE the developer already opens every day.


That format wins because it lets three things happen at once: model vendors don't have to build SaaS, SaaS vendors don't have to build IDEs, and developers don't change tools. Value pools wherever the domain expertise lives — finance compliance, security review, DevOps governance, tax/invoicing, cross-border commerce.


3. The Signal for Outsourcing Studios


A few years ago, a service that auto-issues e-invoices, syncs Shopee orders, and pings LINE was a SaaS startup. This year, that same thing should ship as a Claude Code Skill priced at NT$1,200/month or a NT$28,000 one-time. The client installs it inside their own IDE or Cowork; their own AI does the work. You don't run servers, don't handle billing, don't manage users.


A well-built, 40-hour, vertically focused Skill — "auto-reconcile delivery-rider fuel cost on the 28th and draft the 401 tax form" — can outsell its SaaS equivalent because deployment friction is zero.


4. The Technical Recipe


Three things and you're live: (1) a SKILL.md describing the workflow — triggers, steps, required tools; (2) connectors for whatever the Skill needs (Shopify API, E.SUN Bank API, Taiwan MOF e-invoice API), wired with OAuth or API keys; (3) a subagent system prompt encoding the domain expertise, compliance edges, and local tax constants. Package as a Claude Code plugin or Cursor extension, push to GitHub, list on the marketplace.


My Take


This is the App Store moment for AI coding tools. The platform is taken (Cursor, Copilot, Claude Code), the runtime is taken (sandbox + tool calling), and value has moved entirely to the long tail of opinionated, vertical Skills. Studios that stop selling "websites" and start selling "Skills + the website that wraps them" will own the next 18 months. Taiwan's structural advantage is local-context tacit knowledge — tax law, payment rails, logistics integrations — exactly the surface ServiceNow can't reach down into. This week's four announcements are telling us: the marketplace is open. The cheapest time to put product on the shelf is now.


Sources



AI & Automation Back to Blog