diff --git a/.agents/registry/index.json b/.agents/registry/index.json new file mode 100644 index 0000000..b25bd09 --- /dev/null +++ b/.agents/registry/index.json @@ -0,0 +1,12 @@ +[ + { + "name": "caveman", + "repository": "https://github.com/JuliusBrussee/caveman", + "description": "A Claude Code skill that cuts 65% of tokens by talking like a caveman." + }, + { + "name": "superpowers", + "repository": "https://github.com/obra/superpowers", + "description": "A complete software development workflow for your coding agents." + } +]