telefire

Automate Telegram and Matrix messaging workflows via the TeleFire CLI.

20|5|Updated Dec 18, 2019
One-click install
npx skills add https://github.com/LeiShi1313/TeleFire --skill telefire
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: telefire
Source: https://github.com/LeiShi1313/TeleFire/tree/main
Command: npx skills add https://github.com/LeiShi1313/TeleFire --skill telefire

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

TeleFire provides a unified CLI to automate Telegram and Matrix workflows, reducing manual command fatigue and enabling account-aware automation across platforms.

Core Features & Use Cases

  • Multi-platform automation: control Telegram and Matrix from a single interface.
  • Account-aware config and sessions: manage default and named accounts, with session persistence.
  • Use Case: A developer wants to list chats, search messages, and bootstrap Matrix sessions.

Quick Start

Start TeleFire locally using the repo’s TeleFire CLI and run a basic command to explore Telegram and Matrix commands.

Frequently Asked Questions about telefire

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

FAQPage Schema
How do I automate Telegram and Matrix workflows from a single CLI?

You can automate cross-platform messaging workflows using the TeleFire CLI to control Telegram and Matrix, enabling actions like listing chats, searching messages, and running room commands from one interface.

How do I configure per-account sessions for Telegram and Matrix automation?

Per-account configuration and session persistence are managed through files stored in ~/.telefire/config.toml, allowing you to bootstrap and operate default and named accounts across platforms.

Do I need Python 3.14 to run TeleFire for cross-platform messaging automation?

Yes, TeleFire requires Python 3.14+ along with the Telethon and mautrix libraries to bootstrap its plugin-based command registry and operate Telegram and Matrix automation workflows.

What messaging tasks can I execute with a unified Telegram and Matrix CLI?

You can execute tasks such as listing chats or rooms, resolving accounts, searching messages, fetching history, deleting messages, monitoring keywords, and running Matrix room commands.

Can I monitor keywords across Telegram and Matrix using a single command line tool?

Yes, TeleFire supports monitoring keywords across Telegram and Matrix, allowing you to track specific terms through its unified command line interface and plugin-based command registry.

What is the best way to manage multiple Telegram and Matrix accounts in a CLI?

The best way is using an account-aware CLI that supports named accounts and session persistence, allowing you to resolve and operate multiple Telegram and Matrix profiles through a single configuration.