| name | pyrofork-best-practices |
| description | Use when building Telegram automations with Pyrofork and needing practical patterns for handlers, filters, plugins, raw API usage, and reliability. |
| metadata | {"author":"EDM115","version":"2026.2.25","source":"Generated from https://github.com/Mayuri-Chan/pyrofork, using https://github.com/antfu/skills"} |
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
Features
Advanced
Best Practices