Paolo Valdemarin’s blog, since 2002. An Italian living in London, blogging about life on the internet, cats, food, and any other thing that comes to mind.
Claude can now use Skills to improve how it performs specific tasks. Skills are folders that include instructions, scripts, and resources that Claude can load when needed. Claude will only access a skill when it's relevant to the task at hand.
Paolo Valdemarin’s blog, since 2002. An Italian living in London, blogging about life on the internet, cats, food, and any other thing that comes to mind.
Contribute to tombedor/just-claude development by creating an account on GitHub.
Soumendra's blog and website
I was catching up on different articles after the release of Claude Opus 4.5 earlier this week, and this part from Simon Willison’s blog post about it stood out to me: I’m not saying the new model isn’t an improvement on Sonnet 4.5—but I can’t say with confidence that the challenges I posed it were
A practical look at deploying Claude across an organization: skills, plugins, governance, and real-world challenges from a 23-person team.
I was catching up on different articles after the release of Claude Opus 4.5 earlier this week, and this part from Simon Willison’s blog post about it stood out to me: I’m not saying the new model isn’t an improvement on Sonnet 4.5—but I can’t say with confidence that the challenges I posed it were
Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.
Build your first MCP server with C# and .NET. This practical guide shows how to connect GitHub Copilot to your Obsidian notes—and teaches you the pattern to solve your own problems.
Using skills we can capture *why* software components are built, not just the *how*, giving developers better context when working with unfamiliar code. This isn’t about replacing developers,…
I recently wrote about optimizing repos for AI, and since then I've been maintaining separate docs for humans (README, contributing guides) and AI agents (.cursorrules, CLAUDE.md, etc.). The problem? I keep writing the same information twice.
From ChatGPT Plugins to Agent Skills, a look at how we've been trying (and failing) to extend LLMs for the last three years.
I'm terrible at managing emails/DMs/etc. A lot of times it feels like trying to keep up is a full-time job in and of itself.
Today we’re releasing Skill Learning, a way to dynamically learn skills through experience. With Skill Learning, agents can use their past experience to actually improve, rather than degrade, over time.
Building Bytesrw-Eio adapters for composable byte stream I/O while discovering Claude Skills as a powerful way to automate opam package metadata management through reusable workflow templates.
This report introduces new metrics of AI usage to provide a rich portrait of interactions with Claude in November 2025, just prior to the release of Opus 4.5.
Twilio MCP server and Skills give AI agents native access to 1,800+ Twilio APIs and expert guidance to write better code, faster, without leaving your IDE.
A Claude Skills version of the llmapper concept mapping tool. - jorgearango/llmapper-skill
How I independently built the same patterns Anthropic later recommended—a week before they published them