18 lines
484 B
JSON
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"
|
|
]
|
|
} |