Agent skill
portfolio-dashboard-builder
Generates portfolio dashboards with visualizations, trends
Install this agent skill to your Project
npx add-skill https://github.com/a5c-ai/babysitter/tree/main/library/specializations/domains/business/venture-capital/skills/portfolio-dashboard-builder
Metadata
Additional technical details for this skill
- domain
- business
- skill id
- vc-skill-034
- specialization
- venture-capital
SKILL.md
Portfolio Dashboard Builder
Overview
The Portfolio Dashboard Builder skill creates visual dashboards for portfolio monitoring and LP reporting. It generates standardized and custom visualizations to communicate portfolio performance effectively.
Capabilities
Dashboard Generation
- Create standardized portfolio dashboards
- Support custom dashboard configurations
- Generate multiple view types (summary, detail)
- Enable drill-down capabilities
Visualization Creation
- Generate charts and graphs
- Create portfolio heatmaps
- Build comparison visualizations
- Support interactive elements
Performance Tracking
- Visualize fund performance metrics
- Track company performance over time
- Compare against benchmarks
- Highlight top/bottom performers
LP Reporting Support
- Generate LP-ready visualizations
- Support ILPA reporting formats
- Create quarterly report exhibits
- Enable export to presentations
Usage
Build Portfolio Dashboard
Input: Portfolio data, dashboard configuration
Process: Generate visualizations
Output: Complete dashboard, export files
Create Custom Visualization
Input: Data, visualization specifications
Process: Build specified visualization
Output: Custom chart/graph
Generate LP Report Exhibits
Input: Quarterly data, report template
Process: Create standardized exhibits
Output: LP-ready visualizations
Update Existing Dashboard
Input: New data, existing dashboard
Process: Refresh with new data
Output: Updated dashboard
Dashboard Components
| Component | Purpose |
|---|---|
| Portfolio Summary | High-level fund metrics |
| Company Grid | Status by company |
| Performance Charts | Returns over time |
| Sector Analysis | Allocation views |
| Benchmark Comparison | Performance vs. benchmarks |
Integration Points
- Quarterly Portfolio Reporting: Dashboard for reporting
- Exit Readiness Assessment: Exit-focused views
- KPI Aggregator: Feed data into dashboards
- Portfolio Reporter (Agent): Support reporting
Visualization Types
| Type | Use Case |
|---|---|
| Bar Charts | Period comparisons |
| Line Charts | Trends over time |
| Heatmaps | Multi-dimensional status |
| Pie/Donut | Allocation breakdown |
| Scatter Plots | Multi-variable analysis |
| Tables | Detailed data display |
Best Practices
- Prioritize clarity over complexity
- Use consistent color schemes
- Include appropriate context
- Enable drill-down for details
- Optimize for audience (internal vs. LP)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-tools
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
model-profile-resolution
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
verification-suite
Plan structure validation, phase completeness checks, reference integrity verification, and artifact existence confirmation. Provides the structured verification layer ensuring GSD artifacts are well-formed and complete.
state-management
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
git-integration
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
frontmatter-parsing
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
Didn't find tool you were looking for?