Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user