weekly-report

Aggregate CRM pipeline data into a structured weekly report with recommendations.

2|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/ekatasingh1107/b2b-gtm-skills --skill weekly-report-ekatasingh1107
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weekly-report
Source: https://github.com/ekatasingh1107/b2b-gtm-skills/tree/main/skills/playbooks/weekly-report
Command: npx skills add https://github.com/ekatasingh1107/b2b-gtm-skills --skill weekly-report-ekatasingh1107

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates a weekly pipeline review by aggregating CRM data, calculating deltas, and delivering a structured report with actionable recommendations.

Core Features & Use Cases

  • Automated data collection: Reads CRM tabs to compile pipeline metrics, deltas, and lead quality signals.
  • Comprehensive reporting: Generates a structured weekly report with recommendations for the team.
  • Executive alignment: Produces outputs suitable for leadership reviews and standups.

Quick Start

Run the weekly-report playbook every Monday morning to generate the weekly pipeline metrics and recommendations.

Frequently Asked Questions about weekly-report

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

FAQPage Schema
How do I automate weekly pipeline reporting from CRM data?

Automate weekly pipeline reporting by reading CRM tabs to compile metrics, calculate deltas, and generate structured reports with actionable recommendations for executive reviews. The playbook runs every Monday morning to aggregate performance data.

What metrics should a weekly pipeline review cover?

A weekly pipeline review should cover pipeline metrics, channel performance, lead quality signals, revenue projections, and recommended actions. It calculates performance deltas to deliver a comprehensive view for executive alignment and team standups.

How do I prepare my CRM environment for automated weekly reporting?

Prepare for automated weekly reporting by ensuring agency.config.json is populated and granting access to all CRM tabs. The environment also requires the crm-writer capability to successfully write the final report results.

Does automated weekly reporting work for executive leadership reviews?

Yes, automated weekly reporting produces structured outputs specifically designed for executive leadership reviews and weekly team standups. It aggregates CRM data and translates pipeline metrics into actionable recommendations for strategic alignment.

Can I use this pipeline reporting approach without the crm-writer capability?

No, the crm-writer capability is strictly required to write the final report results. Without it, the playbook cannot output the structured weekly pipeline metrics, deltas, and recommended actions to your system.

Why do I need to populate agency.config.json before generating weekly metrics?

You need to populate agency.config.json because it provides the necessary configuration parameters for the playbook to read CRM tabs and calculate pipeline deltas. Without this setup, the automated data collection and reporting process cannot execute correctly.