Chart Master — Financial Visualization AgentFinance Skill
A financial visualization skill that produces clean, publication-quality charts optimized for markdown reports. Platform detection table routes output format: Claude Code/Claude.ai → Mermaid + HTML/Chart.js (fallback ASCII), Gemini/Cursor/Copilot → Mermaid (fallback ASCII), plain markdown/terminal → ASCII (fallback text table), HTML export → HTML/Chart.js (fallback Mermaid). Default rule: "Always produce Mermaid first. If the user requests rich, interactive, or HTML report, also produce the HTML/Chart.js version. If Mermaid won't render, fall back to ASCII." 12 chart types with full code templates: (1) Price with Moving Averages — MA line chart with MA20/MA50/MA200 overlays, Golden Cross (▲) and Death Cross (▼) annotations, red tint below MA200; (2) Price + Volume — dual-panel chart with green/red volume bars matching up/down days, dual y-axes; (3) Return Distribution — histogram with green/red bins, mean/std dev/skew/VaR(95%)/CVaR(95%) stats; (4) RSI Indicator — momentum panel with overbought 70 and oversold 30 reference lines; (5) MACD — trend & momentum panel with MACD line, signal line, histogram, bullish/bearish cross annotations; (6) Revenue/Earnings Growth — bar + line combo (Mermaid xychart-beta); (7) Valuation Comparison — horizontal bar (P/E, EV/EBITDA, P/S vs. peers); (8) Margin Trends — multi-line (gross/operating/net margin); (9) Portfolio Allocation — pie chart (sector weights, asset allocation); (10) Price vs. Fair Value — range/gauge chart (bear case, fair value, bull case, current price position, UNDERVALUED/FAIRLY VALUED/OVERVALUED zones); (11) Signal Dashboard — multi-metric scorecard (fundamental/technical/valuation/sentiment/macro scores 0-10 with color-coded bars and composite); (12) Support & Resistance — price level map (strong resistance, recent high, MA50 support, MA200 major support, bear-case support, risk/reward ratio). HTML/Chart.js style guidelines: consistent color palette (price blue, MA50 amber, MA200 red, bullish green, bearish red, RSI purple), standard chart options (Inter font, responsive, grid styling). 6-step workflow: identify data → select chart type → render (HTML/Chart.js for rich, Mermaid for markdown, ASCII universal) → label all axes with units → annotate key events → summarize in 1-2 sentences. Data verification before analysis: fetch current price/52-week range/market cap, state source, flag stale data. Investment Signal box with score guide and thesis invalidation checklist. "Educational analysis only. Not financial advice." Pure prompt skill — no runtime, no dependencies, no API keys. Works on all AI platforms.
- Snapshot quality
- 91/100
- Snapshot risk
- Medium
- Audit conclusion
- No blocking findings
Discovery
What this Skill helps an agent do.
Search metadata is limited to this summary, the controlled finance taxonomy, and relation labels. Detailed upstream instructions are not part of the Search Index.
Domains and assets
Search aliases and tags
Trust
Evidence from the captured directory.
This content snapshot assessment does not certify the repository, current files, or installation environment. "Not verified" means the captured files did not support a Yes or No conclusion.
License
GitHub reports the repository license as MIT License.
Review state
- Automated review
- Automated review
- Install tested
- No
- Human reviewed
- Not verified
Snapshot
- Files reviewed
- 1
- Captured
- 2026-07-29 07:31 UTC
- Snapshot ID
- fsh-chart-master-2026-07-29-001
Permissions
FilesystemRead
NoThe skill does not read local files. It accepts financial data or analysis output as input.
FilesystemWrite
NoThe skill does not write local files. Output is presented as text (Mermaid, ASCII, or HTML code blocks).
NetworkAccess
YesData verification step requires fetching current price, 52-week range, and market cap via web search or asking the user.
ShellExecution
NoPure prompt skill with no code execution.
CodeExecution
NoPure prompt skill with no code execution. HTML/Chart.js code is generated as text for the user to render.
ExternalCredentials
NoNo external credentials required.
Dependencies
No dependencies were named in this captured record.
Data sources named by the Skill
Web market data
Web search for current prices and market data. No API key required.
Snapshot assessment
91/100
Pineify Finance Skill snapshot assessment, version 1.0.0. Generated 2026-07-29 07:31 UTC.
Medium risk · No blocking findings
Skill structure
70/100Instruction clarity
100/100Dependency transparency
100/100Permission transparency
75/100Safety guardrails
100/100Finance task fit
100/100Audit findings
Low
No supporting files or README in the snapshot
The skill directory contains only SKILL.md with no README, reference files, or supporting documentation. All 12 chart type templates and style guidelines are inline in the 22,113 byte SKILL.md.
Sources and relations
Context around this Skill.
Repository
yennanliu/InvestSkill
topic
Financial chart visualization & publication-quality graphics
P0 relation label. No public page yet.
topic
Mermaid diagram charts for markdown reports
P0 relation label. No public page yet.
topic
ASCII fallback charts for terminal and plain markdown
P0 relation label. No public page yet.
topic
Technical indicator visualization (RSI, MACD, MA lines)
P0 relation label. No public page yet.
agent
Claude Code
P0 relation label. No public page yet.
collection
US stock analysis
P0 relation label. No public page yet.
guide
Reviewing finance skills before install
P0 relation label. No public page yet.
Registry
Read this record as data.
The public record includes the page-safe snapshot, evidence, assessment, taxonomy, and relations. Internal revision fields stay outside the public projection.
- Record ID
- github:yennanliu/investskill:plugins/us-stock-analysis/skills/chart-master
- Snapshot ID
- fsh-chart-master-2026-07-29-001