pyrofork-best-practices

Installation
SKILL.md

The skill is based on Pyrofork v2.3.69, generated at 2026-02-25.

Pyrofork is an async Python framework for Telegram MTProto automation (user and bot identities). These references focus on high-signal coding patterns for agents: lifecycle safety, update routing, plugin architecture, low-level raw API access, and production reliability.

Core References

Topic Description Reference
Client Lifecycle Safe startup/shutdown patterns for async and sync usage core-client-lifecycle
Update Pipeline Handler registration, dispatch groups, and propagation control core-updates-handlers-propagation

Features

Topic Description Reference
Filters Compose built-in filters and route updates precisely features-filters-custom-filters
Smart Plugins Modular handler loading with include/exclude and runtime reload patterns features-smart-plugins
Text Formatting Parse modes, nested entities, and escaping rules for message rendering features-text-formatting-parse-modes
Related skills
Installs
4
Repository
edm115/skills
GitHub Stars
3
First Seen
Feb 25, 2026