Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-29 18:51:29 +08:00

18 lines
356 B
JSON

{
"name": "jeremy-genkit-pro",
"description": "Firebase Genkit expert for production-ready AI workflows with RAG and tool calling",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "jeremy@intentsolutions.io"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}