mirra-telegram

Send Telegram messages and search chats via REST API.

6|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-telegram
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mirra-telegram
Source: https://github.com/Oz-Networks/mirra-sdk/tree/main/skills/mirra-telegram
Command: npx skills add https://github.com/Oz-Networks/mirra-sdk --skill mirra-telegram

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to manage your Telegram messages and chats programmatically, enabling automated communication and information retrieval.

Core Features & Use Cases

  • Send Messages: Send text messages to specific chats or users.
  • Search Chats & Messages: Find conversations and specific messages across your Telegram history.
  • Manage Read Status: Mark messages as read to keep your inbox organized.
  • Use Case: Automatically send a daily summary of unread mentions to a specific channel or use it to search for past project-related discussions.

Quick Start

Use the mirra-telegram skill to send a message to the chat with ID '123456789' saying 'Hello from Mirra!'.

Frequently Asked Questions about mirra-telegram

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

FAQPage Schema
How do I automate sending Telegram messages via an API?

You can automate sending Telegram messages via an API by using this Skill to programmatically send text messages to specific chats or users through a REST API interface. It handles the routing and delivery automatically.

Can I search my Telegram chat history and filter for specific messages?

Yes, you can search Telegram chat history and filter for specific messages. The Skill searches across your conversations to find specific past discussions and retrieve message history based on your query parameters.

What do I need to connect my Telegram account for chat management automation?

To use Telegram chat management automation, you need a Mirra API key and a user's connected Telegram account. These prerequisites allow the Skill to authenticate and interact with your chats programmatically.

How do I summarize unread Telegram messages and mark them as read?

You summarize unread Telegram messages and mark them as read by triggering the Skill's summarization function, which retrieves unread content and then updates the chat read status to keep your inbox organized.

Does this Telegram API integration support leaving groups automatically?

Yes, this Telegram API integration supports leaving groups automatically. You can programmatically trigger the Skill to leave specific group chats as part of your automated chat management workflow.