dageno-geo-reporter

Automate GEO reporting by querying the DagenoAI Open API and distributing reports.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/dageno-agents/Dageno-AI-GEO-Reporter --skill dageno-geo-reporter-dageno-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dageno-geo-reporter
Source: https://github.com/dageno-agents/Dageno-AI-GEO-Reporter/tree/main
Command: npx skills add https://github.com/dageno-agents/Dageno-AI-GEO-Reporter --skill dageno-geo-reporter-dageno-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, matplotlib, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates end-to-end GEO reporting by orchestrating DagenoAI Open API data extraction, visual report generation, and multi-channel distribution, enabling teams to turn raw GEO metrics into polished, distributable insights without manual stitching.

Core Features & Use Cases

  • DagenoAI Open API Data Extraction: fetches brand basics, GEO analysis (visibility, citations, sentiment), topics, prompts, citations, and opportunities via the provided endpoints.
  • Report Generation & Visualization: automatically compiles Brand Visibility, Citation Source Analysis, and Opportunity Suggestions into HTML or Plain Text formats with interactive charts and templated visuals.
  • Report Distribution & Archiving: distributes reports through Slack/Feishu webhooks or Email (with SMTP) and supports scheduling for regular GEO reporting.

Quick Start

Provide your API key and run the main script to generate and distribute a GEO report for your desired date range.

Frequently Asked Questions about dageno-geo-reporter

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

FAQPage Schema
How do I automate GEO report generation and distribution via API?

Automating GEO report generation involves querying the DagenoAI Open API for brand visibility insights, compiling visual charts, and distributing outputs via Slack, Feishu, or Email webhooks. You provide an API key and date range to generate HTML or plain text reports.

Can I schedule weekly GEO visibility reports and send them to Slack or Feishu?

Yes, scheduled GEO visibility reports can be distributed to Slack or Feishu. The automation supports webhook configurations, enabling marketing teams to receive periodic brand visibility insights and citation analysis directly in their communication channels.

Do I need an API key to extract brand visibility insights and generate charts?

Yes, a DagenoAI API key is required to authenticate data extraction. Once authenticated, you can fetch GEO analysis data and use matplotlib to automatically compile brand visibility metrics into interactive charts and templated visual reports.

What is the best way to distribute HTML GEO reports through Email and SMTP?

Distributing HTML GEO reports through Email requires optional SMTP configuration. After the report generation process compiles your brand visibility and opportunity insights, you configure SMTP settings to automatically archive and send the visual outputs to stakeholders.

Does this GEO reporting automation support custom date ranges for citation analysis?

Yes, custom date ranges are supported for citation analysis. When querying the DagenoAI Open API, you specify date-range parameters to extract relevant brand basics, citation sources, and opportunity suggestions for your reporting period.

What are the limitations of using matplotlib for GEO report visualization?

Using matplotlib for GEO report visualization generates static templated charts within HTML or plain text outputs. Limitations include a lack of native interactive dashboard capabilities, requiring webhook or SMTP configuration for automated multi-channel distribution.