cd /news/ai-agents/the-100-ways-to-extend-ai-agents-wel… · home › topics › ai-agents › article
[ARTICLE · art-140086] src=julin.ai ↗ pub= topic=ai-agents verified=true sentiment=· neutral

The 100 Ways to Extend AI Agents (Well, More Than Zero)

Claude Code now supports AGENTS.md in addition to CLAUDE.md, letting developers change agent behavior by writing markdown documentation that harnesses auto-load when a session starts. The LLM reads skill names and descriptions from frontmatter in installed SKILL.md files, located globally or in the project directory at .agents/skills and ./skills, and progressively requests full skill content as needed to reveal more of the skill dynamically.

read1 min views1 publishedSep 25, 2026

I lied. This article doesn’t show you 100 ways to extend AI agents. But there are definitely more ways than most people realize. Here are the ones I’ve discovered.

Harnesses auto-load this file when a session starts. It’s where you can change agent behavior by writing markdown documentation. Claude Code previously only supported CLAUDE.md, but they’ve recently added AGENTS.md support. (Thanks Shopify CEO Tobi.)

The LLM receives the name and description from skill frontmatter in your installed SKILL.md files—either globally or in the project directory (.agents/skills, ./skills). The LLM progressively requests full skill content as needed, revealing more of the skill in the prompt dynamically.

── more in #ai-agents 4 stories · sorted by recency
── more on @claude code 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
→ Live at https://your-agent.zahid.host ✓
Get free account → Pricing
from €0/mo · no card required
LIVE [news/the-100-ways-to-exte…] indexed:0 read:1min 2026-09-25 · —