19 lines
509 B
JSON
19 lines
509 B
JSON
{
|
|
"name": "openbb-terminal",
|
|
"description": "Open-source investment research terminal integration - equity analysis, crypto tracking, macro indicators, portfolio optimization, and AI-powered financial insights using OpenBB Platform",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jeremy Longshore",
|
|
"email": "jeremy@claudecodeplugins.io",
|
|
"url": "https://github.com/jeremylongshore"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |