Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "research",
|
||||
"description": "A research toolkit for claude code",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Cheolwan Park",
|
||||
"url": "https://github.com/cheolwanpark"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user