Files
2025-11-29 18:09:01 +08:00

12 lines
228 B
JSON

{
"name": "research",
"description": "A research toolkit for claude code",
"version": "1.0.0",
"author": {
"name": "Cheolwan Park",
"url": "https://github.com/cheolwanpark"
},
"agents": [
"./agents"
]
}