Files
gh-krishagel-geoffrey/.claude-plugin/plugin.json
2025-11-30 08:35:59 +08:00

21 lines
380 B
JSON

{
"name": "geoffrey",
"description": "Personal AI infrastructure with learning-enabled assistance for work, travel, and personal tasks",
"version": "0.1.0",
"author": {
"name": "Kris Hagel",
"email": "kris@krishagel.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}