20 lines
632 B
JSON
20 lines
632 B
JSON
{
|
|
"name": "local-plugins",
|
|
"owner": {
|
|
"name": "Tom, Dick, and Harry"
|
|
},
|
|
"description": "A curated collection of Agent Skills and plugins for Claude Code and Claude.ai",
|
|
"plugins": [
|
|
{
|
|
"name": "council-of-experts",
|
|
"source": "./council-of-experts",
|
|
"description": "A research council that attacks hard problems from multiple expert perspectives simultaneously."
|
|
},
|
|
{
|
|
"name": "genealogy",
|
|
"source": "./genealogy",
|
|
"description": "Genealogy research methodology — GPS evidence evaluation, FAN workflows, research journal, claim promotion, and transcription."
|
|
}
|
|
]
|
|
}
|