pyrofork-api
Pyrofork API Skill
This skill is a self-contained API reference for everything documented under docs/source/api.
It is intended for autonomous agents working without the original Sphinx docs.
Coverage contract
When using this skill, treat the following references as authoritative:
More from edm115/skills
pyrofork-docs
Use when working with Pyrofork (Pyrogram fork) in any Python project - setup/auth, client lifecycle, handlers/filters, async vs sync usage, plugins, raw MTProto API, formatting, storage/proxy/scheduling, Telegram-specific behavior, and troubleshooting common RPC/session/network errors.
14pyrofork-best-practices
Use when building Telegram automations with Pyrofork and needing practical patterns for handlers, filters, plugins, raw API usage, and reliability.
4pyrofork-api-full-reference
Offline API backup skill for Pyrofork, extracted from source docstrings across pyrogram modules. Warning - the content is massive and should be queried with tools like `rg`/`grep` for specific references rather than read sequentially. Only load sections relevant to your needs.
3rtk
Must use whenever you're about to run a command in the terminal to have faster and more efficient output, all while reducing tokens in your context window.
1