Skip to content

Commit d2a5e64

Browse files
Update skills registry with new entries
Added new registries for various skills.
1 parent 1f8ecce commit d2a5e64

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

skills/registry.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"registries": {
33
"anthropics/skills": "https://github.com/anthropics/skills.git",
4-
"vercel-labs/agent-skills": "https://github.com/vercel-labs/agent-skills.git"
4+
"vercel-labs/agent-skills": "https://github.com/vercel-labs/agent-skills.git",
5+
"remotion-dev/skills": "https://github.com/remotion-dev/skills.git",
6+
"supabase/agent-skills": "https://github.com/supabase/agent-skills.git",
7+
"obra/superpowers": "https://github.com/obra/superpowers.git",
8+
"softaworks/agent-toolkit": "https://github.com/softaworks/agent-toolkit.git",
9+
"codeaholicguy/ai-devkit": "https://github.com/codeaholicguy/ai-devkit.git"
510
}
611
}

0 commit comments

Comments
 (0)