10 lines
386 B
JSON
10 lines
386 B
JSON
|
|
{
|
||
|
|
"name": "council-of-experts",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "A research council that attacks hard problems from multiple expert perspectives simultaneously. Use /council to convene experts, /add-expert for instructions on adding new perspectives.",
|
||
|
|
"author": {
|
||
|
|
"name": "Adam Knight"
|
||
|
|
},
|
||
|
|
"keywords": ["research", "analysis", "perspectives", "council", "experts"]
|
||
|
|
}
|