Zylos-AI avatar

Zylos-AI

Official

@zylos-ai · Singapore

0Followers
|
37Public Repos
|
14Published Skills

🐙 Zylos (/ˈzaɪ.lɒs/ 赛洛丝) — Give your AI a life. Open-source agent infrastructure for team collaboration.

Skills Distribution
DomainDeveloper To...Service Orchestrat.. (40%)Message Routing (30%)System Monitoring (30%)

Agent Skills by Zylos-AI

Showing 14 vetted skills indexed across 1 GitHub repositories.

zylos-aizylos-ai
1.1k

check-context

Monitor context window usage, token consumption, and session costs from statusLine JSON.

Official
Basic
zylos-aizylos-ai
1.1k

shell

Facilitate interactive command-line chat with an AI model via Unix domain socket.

Official
Basic
zylos-aizylos-ai
1.1k

scheduler

Schedule one-time, cron, and interval AI tasks via CLI.

Official
Advanced
zylos-aizylos-ai
1.1k

upgrade-claude

Upgrade Claude Code to the latest version with automatic restart.

Official
Intermediate
zylos-aizylos-ai
1.1k

activity-monitor

Monitor Claude agent status and restart it after crashes using PM2.

Official
Advanced
zylos-aizylos-ai
1.1k

component-management

Manage Zylos components via CLI commands and C4 communication channels.

Official
Intermediate
zylos-aizylos-ai
1.1k

create-skill

Guide developers through structuring AI skills with SKILL.md and bundled resources.

Official
Intermediate
zylos-aizylos-ai
1.1k

http

Host the Zylos web console with Caddy, HTTPS, and health checks.

Official
Intermediate
zylos-aizylos-ai
1.1k

health-check

Monitor PM2 services, disk space, and memory usage for anomalies.

Official
Intermediate
zylos-aizylos-ai
1.1k

web-console

Enable browser-based chat with Claude via WebSocket and HTTP APIs.

Official
Intermediate
zylos-aizylos-ai
1.1k

comm-bridge

Route messages between Telegram and Lark channels and the AI model.

Official
Advanced
zylos-aizylos-ai
1.1k

restart-claude

Restart a Claude Code session after stopping background tasks and syncing memory.

Official
Intermediate
zylos-aizylos-ai
1.1k

zylos-memory

Manage persistent AI agent memory using tiered markdown files.

Official
Advanced
zylos-aizylos-ai
1.1k

new-session

Clear the AI conversation context with a /clear command.

Official
Intermediate

Frequently Asked Questions About Zylos-AI

FAQPage Schema
What specific tasks can be managed using Zylos-AI?

Zylos-AI enables the management of Claude sessions, including restarting crashed processes, clearing conversation context, and monitoring token consumption. It facilitates cross-platform message routing between Telegram and Lark, manages persistent memory via markdown files, and provides web-based console access secured by Caddy and HTTPS.

Which personas benefit from implementing Zylos-AI infrastructure?

System administrators, DevOps engineers, and developers managing Claude-based deployments benefit from these capabilities. It is designed for teams requiring persistent, reliable, and monitored model interactions across distributed messaging platforms and browser-based interfaces, ensuring high availability through process monitoring and health checks.

What are the prerequisites for running Zylos-AI services?

Deployment requires a Unix-based environment with PM2 for process management and Caddy for web server hosting. Users must have Claude Code installed, as the infrastructure relies on its session management, and must configure communication channels for Telegram or Lark integration.