zylos-ai
@zylos-ai Organization
Public Skills
dashboard
by zylos-ai
Read-only Zylos observability dashboard for agent state, costs, tools, communication, scheduler, and PM2 service health. Full features on Claude runtime. PM2, system health, communication, and scheduler monitoring on all runtimes.
telegram
by zylos-ai
Telegram Bot communication channel (long polling mode, works behind firewalls). Use when: (1) replying to Telegram messages (DM or group @mentions), (2) sending proactive messages or media (images, files) to Telegram users or groups, (3) managing DM access control (dmPolicy: open/allowlist/owner, dmAllowFrom list), (4) managing group access control (groupPolicy, per-group allowFrom, smart/mention modes), (5) configuring the bot (admin CLI, proxy settings), (6) troubleshooting Telegram bot connection or polling issues. Config at ~/zylos/components/telegram/config.json. Service: pm2 zylos-telegram.
pages
by zylos-ai
Markdown-to-HTML rendering component for zylos. Renders .md files as beautifully styled web pages with code highlighting, dark/light theme, and table of contents. Use when writing reports, documentation, or any content that should be published as a web page. Agent writes a .md file, it's immediately accessible via URL.