portfolio-monthly-roundup

Aggregate monthly KPIs and EditorialOverrides from portfolio.config.json and master.xlsx files.

25|4|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/popiliadam/platinum-seo-engine --skill portfolio-monthly-roundup
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: portfolio-monthly-roundup
Source: https://github.com/popiliadam/platinum-seo-engine/tree/main/skills/reporting/portfolio-monthly-roundup
Command: npx skills add https://github.com/popiliadam/platinum-seo-engine --skill portfolio-monthly-roundup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the monthly roll-up of KPIs and EditorialOverrides for a portfolio of projects, ensuring consistent and accurate reporting.

Core Features & Use Cases

  • Monthly KPI Roll-up: Aggregates KPIs across all active projects for a comprehensive monthly report.
  • EditorialOverrides Reporting: Surfaces and reports per-project EditorialOverrides, providing detailed insights into project performance.
  • Use Case: Ideal for SEO teams managing multiple projects, allowing for quick assessment of overall portfolio performance and individual project status.

Quick Start

Run the portfolio-monthly-roundup skill to generate the monthly report for your portfolio.

Frequently Asked Questions about portfolio-monthly-roundup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate monthly portfolio KPI aggregation across multiple projects?▼

Automate monthly portfolio KPI aggregation by reading from portfolio.config.json and per-project master.xlsx files. The process validates inputs using JSON Schemas and outputs a comprehensive monthly report with READ-ONLY access to your source data.

What is the best way to report EditorialOverrides for an SEO project portfolio?▼

Reporting EditorialOverrides for an SEO project portfolio involves surfacing and aggregating per-project override data during the monthly roll-up. This provides detailed insights into individual project performance alongside the overall portfolio KPI metrics.

Do I need master.xlsx files to generate a monthly portfolio report?▼

Yes, you need per-project master.xlsx files and a portfolio.config.json file to generate the monthly portfolio report. These input files are required to accurately aggregate KPIs and produce the comprehensive monthly output.

Can I aggregate project KPIs without modifying my input Excel files?▼

Yes, you can aggregate project KPIs without modifying your input Excel files. The reporting process ensures strictly READ-ONLY access to all master.xlsx files, preventing any accidental modifications to your source data during the monthly roll-up.

How does JSON Schema validation work for monthly portfolio reporting?▼

JSON Schema validation for monthly portfolio reporting works by verifying the structure of portfolio.config.json and per-project data before aggregation. This ensures consistent, accurate KPI roll-ups and prevents processing errors from malformed input files.