The Intake — Friday, May 15, 2026

On the substrate

Four curated Claude Code skill libraries trend simultaneously, collecting 42,000 stars in a week

mattpocock/skills addyosmani/agent-skills anthropics/financial-services millionco/react-doctor GitHub trending (weekly)

Four repositories packaging curated agent skill files for Claude Code appeared together on GitHub's weekly trending list in the week ending May 15, collectively gaining more than 42,000 stars in seven days.

Matt Pocock's mattpocock/skills — "Skills for Real Engineers. Straight from my .claude directory." — led the cluster in weekly gains. Addy Osmani's addyosmani/agent-skills v0.6.0, shipped April 28, packages 23 workflows across seven command entry points. Anthropic's anthropics/financial-services ships as both Claude Cowork plugins and Managed Agents API templates, bundling 11 named agents and 7 vertical skill packages. Million.co's millionco/react-doctor installs via npx react-doctor@latest install, writing SKILL.md and AGENTS.md files into agent runtime directories.

The four publishers behind the cluster are an independent educator (Pocock), Google Chrome engineering (Osmani), Anthropic, and a React-ecosystem startup (Million.co). Each ships its package as skill files for installation into the same agent runtime directory.

For operators

Anthropic separates agent and subscription credits — programmatic workflows pause when the monthly pool runs out

The Register The Decoder SiliconANGLE

Starting June 15, programmatic Claude usage draws from a separate monthly credit pool. Standard subscription limits no longer apply to that usage. The scope covers programmatic surfaces: the Agent SDK, the claude -p CLI, Claude Code's GitHub Actions mode, and third-party applications built on the SDK. OpenClaw is specifically named. Anthropic announced the change May 13–14.

Monthly credit amounts by subscription tier are: Pro $20, Max 5x $100, Max 20x $200, Team Standard $20 per seat, Team Premium $100 per seat. Credits are billed at standard API rates. Unused credits expire at the end of each billing cycle; they do not roll over.

When the monthly credit is exhausted, continued programmatic usage requires enabling an "extra usage" setting. Without that setting, agent workflows pause until the next billing cycle begins.

Standard subscription limits still apply to interactive usage. Claude Code in interactive mode, Claude.ai, and Claude Cowork are not affected.

The change reverses a restriction from April 2026 attributed to Boris Cherny. That restriction had directed third-party harness users exclusively to the direct API rather than paid subscriptions. It followed server strain Anthropic attributed to OpenClaw and similar frameworks. The new billing split retains subscription access for those users but charges programmatic usage against a separate, metered pool.