|
5 | 5 | }, |
6 | 6 | "metadata": { |
7 | 7 | "description": "Agent skills for financial analysis and trading — options payoff, stock correlations, market data, social media research, and generative UI.", |
8 | | - "version": "8.0.1" |
| 8 | + "version": "9.0.0" |
9 | 9 | }, |
10 | 10 | "plugins": [ |
11 | 11 | { |
12 | 12 | "name": "finance-market-analysis", |
13 | 13 | "source": "./plugins/market-analysis", |
14 | 14 | "description": "Stock analysis, earnings, estimates, correlations, liquidity, ETFs, options payoff, and trading strategies via yfinance.", |
15 | | - "version": "8.0.1" |
| 15 | + "version": "9.0.0" |
16 | 16 | }, |
17 | 17 | { |
18 | 18 | "name": "finance-social-readers", |
19 | 19 | "source": "./plugins/social-readers", |
20 | 20 | "description": "Read-only social media and research feeds — Twitter/X, Discord, LinkedIn, Telegram, Y Combinator, plus a generic opencli fallback covering 90+ finance/research sources.", |
21 | | - "version": "8.0.1" |
| 21 | + "version": "9.0.0" |
22 | 22 | }, |
23 | 23 | { |
24 | 24 | "name": "finance-data-providers", |
25 | 25 | "source": "./plugins/data-providers", |
26 | 26 | "description": "External API data — sentiment via Adanos, comprehensive data via Funda AI, Hormuz Strait monitoring, TradingView desktop reader, and Hyperliquid perp/spot reader.", |
27 | | - "version": "8.0.1" |
| 27 | + "version": "9.0.0" |
28 | 28 | }, |
29 | 29 | { |
30 | 30 | "name": "finance-startup-tools", |
31 | 31 | "source": "./plugins/startup-tools", |
32 | 32 | "description": "Multi-perspective startup analysis frameworks for VC investors, job applicants, and founders.", |
33 | | - "version": "8.0.1" |
| 33 | + "version": "9.0.0" |
34 | 34 | }, |
35 | 35 | { |
36 | 36 | "name": "finance-ui-tools", |
37 | 37 | "source": "./plugins/ui-tools", |
38 | 38 | "description": "Generative UI design system for rendering interactive HTML/SVG widgets in Claude conversations.", |
39 | | - "version": "8.0.1" |
| 39 | + "version": "9.0.0" |
40 | 40 | }, |
41 | 41 | { |
42 | 42 | "name": "finance-skill-creator", |
43 | 43 | "source": "./plugins/skill-creator", |
44 | 44 | "description": "Create, evaluate, and iterate on high-quality agent skills with structured guidance, quality scoring, and best-practice enforcement.", |
45 | | - "version": "8.0.1" |
| 45 | + "version": "9.0.0" |
46 | 46 | } |
47 | 47 | ] |
48 | 48 | } |
0 commit comments