Files
2025-11-29 18:45:53 +08:00

17 lines
265 B
JSON

{
"name": "langgraph-master-plugin",
"description": "langgraph specialist plugin.",
"version": "0.0.8",
"author": {
"name": "Hiroshi Ayukawa"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}