The Inference Report

June 26, 2026

The infrastructure of AI agents is crystallizing around two complementary layers: structured knowledge representation and execution scaffolding. DESIGN.md and the 817 cybersecurity skills in Anthropic-Cybersecurity-Skills solve the same underlying problem from different angles, agents need persistent, machine-readable context to operate reliably. Design.md gives agents a stable interface to visual systems; the cybersecurity skills map to six authoritative frameworks (MITRE ATT&CK, NIST CSF 2.0, and others) so agents understand domain semantics, not just API signatures. This is where the real traction is: not in the agents themselves, but in the scaffolding that makes agents useful beyond toy problems. The similar spike in adoption for gstack, which packages 23 tools into role-based clusters, suggests teams are moving past "give the agent an API" toward "give the agent a coherent operational model."

Document transformation and content generation are becoming commoditized primitives. MinerU converts PDFs and Office documents into LLM-ready markdown and JSON; OpenMontage turns video production into a 52-tool agentic pipeline; the website cloner uses agents to reverse-engineer and replicate live sites. These aren't novel in concept but they're gaining adoption because they solve friction at the edges of existing workflows. The pattern isn't that agents are replacing designers or video editors, it's that structured data pipelines and tool orchestration are moving from infrastructure teams into the hands of product builders. Meanwhile, infrastructure itself is seeing consolidation: Apple's container tool (written in Swift for Apple silicon) and CasaOS both suggest that personal cloud systems are becoming table stakes, not novelties. The discovery repos, Distilabel for synthetic data pipelines, PyCaret 4.0 with its sklearn-native engine, Lightly-train's unified vision model training, indicate the real engineering effort is shifting toward data quality and training infrastructure, not toward the agents themselves.

Jack Ridley

Trending
google-labs-code/design.md
20145

A format specification for describing a visual identity to coding agents. DESIGN.md gives agents a persistent, structured understanding of a design system.

calesthio/OpenMontage
22805

World's first open-source, agentic video production system. 11 pipelines, 49 tools, 400+ agent skills. Turn your AI coding assistant into a full video production studio.

mauriceboe/TREK
7099

A self-hosted travel/trip planner with real-time collaboration, interactive maps, PWA support, SSO, budgets, packing lists, and more.

apple/container
43439

A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.

JCodesMore/ai-website-cloner-template
20875

Clone any website with one command using AI coding agents

every-app/open-seo
2819

Open source alternative to Semrush and Ahrefs

garrytan/gstack
116133

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

aws/agent-toolkit-for-aws
1219

Official, AWS-supported MCP servers, skills, and plugins to help AI agents build on AWS

mukul975/Anthropic-Cybersecurity-Skills
21522

754 structured cybersecurity skills for AI agents · Mapped to 5 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND & NIST AI RMF · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 26 security domains · Apache 2.0

alibaba/page-agent
20091

JavaScript in-page GUI agent. Control web interfaces with natural language.