HackerTrans
トップ新着トレンドコメント過去質問紹介求人

skillcreator

no profile record

投稿

[untitled]

1 ポイント·投稿者 skillcreator·7 か月前·0 コメント

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

github.com
6 ポイント·投稿者 skillcreator·7 か月前·3 コメント

コメント

skillcreator
·7 か月前·議論
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
·7 か月前·議論
Codex now supports skills now (with the --enable skills flag).
skillcreator
·7 か月前·議論
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
·7 か月前·議論
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