Files
2025-11-30 08:57:54 +08:00

18 lines
484 B
JSON

{
"name": "agent-smith-plugin",
"description": "Intelligent financial management plugin containing an intelligent skill for Claude Code with PocketSmith API integration. Features AI-powered categorization, tax intelligence, scenario planning, and health checks.",
"version": "1.6.1",
"author": {
"name": "slamb2k",
"email": "slamb2k@users.noreply.github.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}