id: marketing/performance-reporting-plugin
name: Performance Reporting Plugin
description: Bundle weekly reporting skills, agent templates, connector references, and delivery hooks into one portable analytics workflow package.
version: 0.1.0
released_at: "2026-03-28T00:00:00Z"
category: marketing-plugins/reporting
tags:
  - reporting
  - ga4
  - dashboard
  - slack
license: MIT
author:
  name: AI Skills Guide Maintainers
  url: https://github.com/ai-knowledge-hub/ai-skills-guide
repository: https://github.com/ai-knowledge-hub/ai-skills-guide
runtimes:
  - codex
  - claude
  - generic
entrypoints:
  spec: plugin.json
  readme: README.md
  tests: tests/test-prompts.md
  examples_dir: examples
includes:
  skills:
    - marketing/meta-google-weekly-performance-review
    - adtech/dashboard-generator
    - adtech/dashboard-qa-checker
    - adtech/executive-narrative-writer
  agents:
    - marketing/weekly-performance-supervisor
  tools:
    - analytics/ga4-mcp-connector
    - ads/meta-ads-mcp-connector
    - warehouse/bigquery-mcp-query-runner
  hooks:
    - post-analysis-slack-summary
requires:
  secrets:
    - GA4_PROPERTY_ID
    - META_ACCESS_TOKEN
    - SLACK_WEBHOOK_URL
  approvals:
    - human-review-for-write-actions
verification:
  tests_min_prompts: 5
  security_reviewed: false
deprecated: false
