18 lines
561 B
JSON
18 lines
561 B
JSON
{
|
|
"name": "anthropic-architect",
|
|
"owner": {
|
|
"name": "James Rochabrun",
|
|
"email": "jamesrochabrun@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "anthropic-architect",
|
|
"description": "Determine the best Anthropic architecture for your project by analyzing requirements and recommending the optimal combination of Skills, Agents, Prompts, and SDK primitives.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jamesrochabrun-skills-anthropic-architect.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |