Live data from Hacker News

Ask HN: What former "must-have" AI agent skills have you deprecated?

news.ycombinator.com

1–10 of 12 posts

Ask HN: What former "must-have" AI agent skills have you deprecated?

#1
As LLMs get stronger, I'm pruning my agent skill library. I've removed multi-step workflows (like superpowers) and web wrappers (like Agent Browse) that base models now handle natively, which speeds up context and improves performance.

Are you doing similar cleanup? What former go-to tools or skills have you recently ditched?

Re: Ask HN: What former "must-have" AI agent skills have you deprecated?

#9
In my professional life I've removed everything besides MCPs that connect to our knowledge base, gitlab, and jira.

For personal projects I never used them.

It was never that hard to type a couple extra sentences and it always felt like people were using an LLM to create most of these skills/plugins... and if the LLM can generate them already then what good is it to keep more garbage in context?

Post reply on HN