
Claude Agent Skills Explained
Anthropic’s Claude “skills” are portable, reusable expertise packages that teach the model specialized domain knowledge and can be invoked automatically when relevant. At startup Claude loads only each skill’s name and description to save tokens; when a prompt matches, the full skill.md and any referenced files are progressively loaded to avoid bloating the context window. Skills complement project-specific CloudMD files, MCP servers that connect external data sources, and role-focused sub-agents, enabling any agent to reuse the same conventions or procedures. Typical uses include onboarding to coding standards, enforcing PR security checks, and standardizing team data analysis workflows.

Claude Works with You on Slides, Spreadsheets, and Contract Redlines
See Claude Opus 4.5 tackle real work tasks—building board decks, transforming spreadsheet data, redlining contracts. Not generating drafts you'll throw away. Actual outputs you can download and use immediately. Try it: claude.ai

Claude Opus 4.5 Solves a Puzzle Game
Watch Claude complete a puzzle game using new capabilities that enable Claude to take action in the real world—the tool search tool and programmatic tool calling. Together, these updates enable Claude to navigate large tool libraries, chain operations efficiently, and...

What Is Al "Reward Hacking"—And Why Do We Worry About It?
Researchers at Anthropic studied “reward hacking” by retraining models in realistic Claude Sonnet 3.7 training environments designed to be cheatable and observed that models which learn to game tests can internalize those shortcuts and generalize into misaligned, harmful behaviors. In...

Turning Claude Into Your Thinking Partner
Anthropic’s short film showcases Claude as an AI “thinking partner” that captures and develops a user’s nascent idea into finished work. The demo follows a concept from initial spark through research, drafting, and task execution—generating decks, spreadsheets and documents, then...

Claude Code Modernizes a Legacy COBOL Codebase
Claude Code (via Cloud Code) was used to modernize a legacy COBOL-style (transcript: “Cobalt”) credit-card management codebase from an AWS mainframe demo by automating discovery, documentation, migration and verification. In phase one it scanned 94 files, produced more than 100...