16 lines
574 B
JSON
16 lines
574 B
JSON
{
|
|
"name": "excel-analyst-pro",
|
|
"description": "Professional financial modeling toolkit for Claude Code with auto-invoked Skills and Excel MCP integration. Build DCF models, LBO analysis, variance reports, and pivot tables using natural language.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "ClaudeCodePlugins",
|
|
"email": "plugins@claudecodeplugins.io",
|
|
"url": "https://claudecodeplugins.io"
|
|
},
|
|
"skills": [
|
|
"./skills/excel-dcf-modeler",
|
|
"./skills/excel-lbo-modeler",
|
|
"./skills/excel-variance-analyzer",
|
|
"./skills/excel-pivot-wizard"
|
|
]
|
|
} |