Files
gh-ai-pilo-agents-backend-a…/.claude-plugin/plugin.json
2025-11-29 17:51:30 +08:00

15 lines
241 B
JSON

{
"name": "data-engineering",
"description": "Claude Code plugin",
"version": "1.2.2",
"author": {
"name": "ai-pilo",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}