channel-analyzer

Collect Telegram channel posts, comments, and engagement metrics via Telethon.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Glour/ai-office-v2 --skill channel-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: channel-analyzer
Source: https://github.com/Glour/ai-office-v2/tree/main/skills/channel-analyzer
Command: npx skills add https://github.com/Glour/ai-office-v2 --skill channel-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires telethon, and includes scripts (resource) components.

What problem does it solve?

Telegram channels often lack centralized analytics, making it hard to gauge engagement and audience sentiment. This skill uses a Telegram userbot to fetch posts and comments from channels (including private ones) and produce a structured analysis for reporting.

Core Features & Use Cases

  • Read channel posts and comments using Telethon to gather engagement metrics (views, reactions, forwards, and comments).
  • Support private channels and private groups for comprehensive channel analytics.
  • Output a structured report that can be shared with stakeholders and used to inform content strategies.

Quick Start

Analyze a Telegram channel using the userbot script and generate the engagement report.

Frequently Asked Questions about channel-analyzer

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

FAQPage Schema
How do I analyze Telegram channel engagement metrics using a userbot?

You can analyze Telegram channel engagement by using a Telethon-based userbot to collect posts, comments, views, reactions, and forwards, then generating a structured report for stakeholder review.

Do I need a Telethon user session to access private Telegram channel data?

Yes, accessing private Telegram channels and groups requires a Telethon user session to authenticate and fetch posts, comments, and engagement metrics for comprehensive channel analytics.

Can I extract comments and reactions from Telegram channels for reporting?

Yes, you can extract comments and reactions from Telegram channels by running a Telethon userbot script that gathers engagement metrics and outputs a structured analysis report.

What is the best way to generate a structured analytics report for Telegram channels?

The best way to generate a structured analytics report is using a Telethon userbot to fetch channel posts and comments, which automatically compiles engagement metrics into a canonical report for stakeholders.

Does this Telethon channel analyzer support private groups and channels?

Yes, the Telethon channel analyzer supports both public and private channels as well as private groups, allowing you to gather comprehensive engagement data and output a structured analysis report.