Alot of the major coding assistants now support "skills" (instruction files that customize behavior), but they're scattered everywhere and each agent uses different directories.This implements the open Agent Skills standard(agentskills.io).
We built a universal installer with the most popular claude skills that you can now install into any agent directly
Alot of the major coding assistants now support "skills" (instruction files that customize behavior), but they're scattered everywhere and
each agent uses different directories.This implements the open Agent Skills standard(agentskills.io).
We built a universal installer with the most popular claude skills that you can now install into any agent directly
Love seeing this become an open standard.
We just shipped the first universal skill installer built on it:
npx ai-agent-skills install frontend-design
20 of the most starred Claude skills ever, now open across Claude Code, Cursor, Amp, VS Cod : anywhere that supports the spec. Would love some feedback on it
via
npx ai-agent-skills install frontend-design --agent --Codex (cursor, amp etc)
Looking for feedback on this, anything we can do to improve it