Nine new agents for fiction work: developmental editor, workshop instructor, social media advisor, literary agent, bookseller, a speculative novelist (Le Guin / Banks / Reynolds composite), and three reader voices — traditional sci-fi, literary sci-fi, and an omnivorous list-topping reader. Bumps plugin to 1.2.0 and updates the marketplace blurb to reflect the broader roster. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
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. Roster covers software, genealogy, and fiction writing."
|
|
},
|
|
{
|
|
"name": "genealogy",
|
|
"source": "./genealogy",
|
|
"description": "Genealogy research methodology — GPS evidence evaluation, FAN workflows, research journal, claim promotion, and transcription."
|
|
},
|
|
{
|
|
"name": "composer",
|
|
"source": "./composer",
|
|
"description": "Discovery-phase companion that walks a project from \"I want an app that…\" to a tree of stories in the issue tracker. Pairs with symphony."
|
|
},
|
|
{
|
|
"name": "symphony",
|
|
"source": "./symphony",
|
|
"description": "Tracker-agnostic orchestrator daemon — polls the issue tracker, dispatches isolated worker agents per issue, reconciles state. Pairs with composer."
|
|
}
|
|
]
|
|
}
|