Initial genealogy skill

This commit is contained in:
movq
2026-03-26 07:21:34 -05:00
parent 5d073ffefc
commit 804e13ba52
37 changed files with 1065 additions and 8706 deletions

View File

@@ -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."
}
]
}