Initial genealogy skill
This commit is contained in:
@@ -1,20 +1,19 @@
|
||||
{
|
||||
"name": "claude-skills-marketplace",
|
||||
"name": "local-plugins",
|
||||
"owner": {
|
||||
"name": "Claude Skills Contributors"
|
||||
"name": "Tom, Dick, and Harry"
|
||||
},
|
||||
"description": "A curated collection of Agent Skills and plugins for Claude Code and Claude.ai",
|
||||
"plugins": [
|
||||
{
|
||||
"name": "claude-code",
|
||||
"source": "./claude-code",
|
||||
"description": "Complete toolkit for Claude Code: plugins, skills, slash commands, hooks, subagents, and memory management"
|
||||
},
|
||||
{
|
||||
"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."
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user