HackerTrans
TopNewTrendsCommentsPastAskShowJobs

skillcreator

no profile record

Submissions

[untitled]

1 points·by skillcreator·hace 7 meses·0 comments

We built a universal installer for agent skills based on the new open standard

github.com
6 points·by skillcreator·hace 7 meses·3 comments

comments

skillcreator
·hace 7 meses·discuss
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

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
skillcreator
·hace 7 meses·discuss
Codex now supports skills now (with the --enable skills flag).
skillcreator
·hace 7 meses·discuss
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

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
skillcreator
·hace 7 meses·discuss
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

github.com/skillcreatorai/Ai-Agent-Skills