@dillon_mulroy: i think skills are a mistake and the wrong abstraction. i almost never want my agent auto invoking them and i have buil…

X AI KOLs Following News

Summary

Dillon Mulroy argues that AI agent 'skills' are a flawed abstraction that unnecessarily consumes context window space, advocating for manual toggling of tools instead of auto-invocation.

i think skills are a mistake and the wrong abstraction. i almost never want my agent auto invoking them and i have built custom tooling to "toggle" them on/off to prevent them from always being present in my context window.
Original Article

Similar Articles

@op7418: https://x.com/op7418/status/2065232309310427565

X AI KOLs Timeline

This article discusses the concept of Skills in the AI agent ecosystem, arguing that Skills are more than prompts—they are packaged capabilities that externalize human expertise into reusable workflow units. The author shares design principles and case studies from building popular Skills.

agentskills/agentskills

GitHub Trending (daily)

Agent Skills is an open standard from Anthropic for packaging specialized knowledge and workflows into portable, version-controlled folders that AI agents can load on demand, enabling domain expertise and repeatable tasks with minimal context overhead.