Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
bsp-comms
Use this skill when the agent needs to send an outgoing email via a configured account, load incoming messages from an IMAP/POP3 mailbox, list available email accounts, send an SMS through a configured provider, send an email or SMS composed from a message template, open the integrated form for choosing a template or composing a new message from a subject, send a chat message through the 1C:Dialogue interaction system, create a message description for the interaction system, or check whether outbound email, SMS, or interaction-system discussions are available in the current configuration. Do not use for general utilities such as safe storage or string formatting (delegate to bsp-base-common), for printing reports that include attachments (delegate to bsp-print-reports), for background jobs that wrap long calls (delegate to bsp-longs-and-jobs), for contact-information addresses and phone numbers (delegate to bsp-contact-info), or for navigation across the BSP namespace (delegate to bsp-fundamentals).