BACK_TO_FEEDAICRIER_2
Agent Skills auto-discover SKILL.md files
OPEN_SOURCE ↗
YT · YOUTUBE// 16d agoPRODUCT UPDATE

Agent Skills auto-discover SKILL.md files

Intent 0.2.23, released March 10, 2026, adds automatic discovery of SKILL.md files so agents pick up repo-specific guidance without manual wiring. Agent Skills are modular, metadata-driven packages that live in workspace or home directories and can be viewed through the /skills command.

// ANALYSIS

Hot take: this is the kind of feature that makes an AI coding agent feel repo-native instead of prompt-native. It matters more than flashy UI because it turns tribal knowledge into a repeatable system the agent can load automatically.

  • Augment is treating behavior as configuration: skills bundle domain knowledge, workflow steps, and tool usage into files the agent can discover on its own.
  • Support for `.augment/skills`, `.claude/skills`, and `.agents/skills` lowers migration friction and makes the feature portable across agent stacks.
  • The real payoff is less repetitive prompting and fewer bespoke instructions per task, especially on teams with established internal workflows.
  • The catch is governance: auto-loading only helps if skills stay scoped, current, and deduplicated, or the agent inherits noise instead of signal.
// TAGS
agentcliautomationdevtoolagent-skills

DISCOVERED

16d ago

2026-03-26

PUBLISHED

16d ago

2026-03-26

RELEVANCE

8/ 10

AUTHOR

Augment Code