Files
gh-cexll-myclaude-advanced-…/.claude-plugin/plugin.json
2025-11-29 18:08:21 +08:00

12 lines
303 B
JSON

{
"name": "advanced-ai-agents",
"description": "Advanced AI agent for complex problem solving and deep analysis with GPT-5 integration",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Claude Code Dev Workflows",
"email": "contact@example.com"
},
"agents": [
"./agents"
]
}