Files
2025-11-29 18:49:02 +08:00

12 lines
406 B
JSON

{
"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.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"skills": [
"./skills/anthropic-architect"
]
}