Aggregates KPIs from portfolio companies, normalizes metrics
Aggregates KPIs from spreadsheets and APIs, normalizing metrics for portfolio analysis.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The KPI Aggregator skill collects and normalizes key performance indicators from portfolio companies for consolidated reporting. It enables standardized portfolio analysis despite varying reporting formats and metrics definitions across companies.
Input: Collection period, company list
Process: Gather data from sources
Output: Raw KPI data, submission status
Input: Raw KPI data, normalization rules
Process: Standardize definitions and formats
Output: Normalized metric dataset
Input: Normalized data, aggregation parameters
Process: Calculate portfolio metrics
Output: Portfolio summary, segment analysis
Input: Historical KPI data
Process: Calculate trends, identify patterns
Output: Trend analysis, anomaly flags
| Category | Key Metrics |
|---|---|
| Revenue | ARR, MRR, revenue growth, NRR |
| Unit Economics | LTV, CAC, LTV/CAC, payback |
| Growth | Logo growth, expansion rate |
| Engagement | DAU/MAU, retention, NPS |
| Financial | Burn rate, runway, gross margin |
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.