zylos-ai/zylos-core

🐙 Give your AI a life — open-source agent infrastructure for team collaboration.

About the project

Zylos is open-source infrastructure that gives an AI agent persistent memory, scheduled activity, communication channels, and the ability to maintain and extend itself. Individuals and teams use it with Claude Code or Codex through Telegram, Lark, or a web console. Its catalogue add-ons define settings, instructions, and skills for operating the agent.

This repository also configures its own agents. See what zylos-core tells them →

1.2kStars on the repository
16Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

activity-monitor

01

zylos-ai/zylos-core

Skill Claude Code

Guardian service that monitors the active runtime agent's state and automatically restarts it if stopped. Use when checking agent liveness state or understanding the auto-restart mechanism.

not rated 1.2k +1 yesterday A SkillSpector: warn 36 tokens original MIT

check-context

02

zylos-ai/zylos-core

Skill Claude Code

Accurately check current context window and token usage. Use when the user asks about context usage, token consumption, or when monitoring context levels.

not rated 1.2k +1 yesterday A SkillSpector: pass 32 tokens original MIT

comm-bridge

03

zylos-ai/zylos-core

Skill Claude CodeCodex

C4 communication bridge — central gateway for ALL external communication (Telegram, Lark, etc.). Use when replying to users via the "reply via" path, sending proactive messages to external channels, querying recent conversations or checkpoint status (prefer c4-db.js CLI; sqlite3 OK for unsupported queries), fetching…

not rated 1.2k +1 yesterday A SkillSpector: warn 117 tokens original MIT

zylos-ai/zylos-core

Skill Claude CodeCodex

Guidelines for managing zylos components via CLI and C4 channels. Use when installing, upgrading, or uninstalling components, or when user asks about available components.

not rated 1.2k +1 yesterday A SkillSpector: pass 37 tokens original MIT

create-skill

05

zylos-ai/zylos-core

Skill Claude Code

Guide for creating effective skills. Use when asked to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

not rated 1.2k +1 yesterday A 40 tokens copy · 75% MIT

health-check

06

zylos-ai/zylos-core

Skill Claude Code

System health check dispatched by the activity monitor via Control queue. Checks PM2 services, disk space, and memory usage. Use when receiving a control message containing "health-check".

not rated 1.2k +1 yesterday A SkillSpector: pass 38 tokens original MIT

http

07

zylos-ai/zylos-core

Skill Claude CodeCodex

Caddy-based web server providing web console hosting, file sharing, and health check endpoints. Use when configuring HTTP access, setting up file sharing, or troubleshooting web connectivity.

not rated 1.2k +1 yesterday B SkillSpector: warn 36 tokens original MIT

new-session

08

zylos-ai/zylos-core

Skill Claude CodeCodex

Start a new session when context is high. Claude uses /clear, Codex uses /exit. Use when context is high or when a fresh session is needed.

not rated 1.2k +1 yesterday A SkillSpector: pass 36 tokens original MIT

restart-claude

09

zylos-ai/zylos-core

Skill Claude CodeCodex

Use when the user asks to restart Claude Code, or after changing settings/hooks/keybindings.

not rated 1.2k +1 yesterday A SkillSpector: pass 23 tokens original MIT

scheduler

10

zylos-ai/zylos-core

Skill Claude CodeCodex

Use when user wants to schedule tasks for future, recurring, or interval execution. Manages one-time, cron, and interval tasks dispatched via C4 comm-bridge.

not rated 1.2k +1 yesterday A SkillSpector: pass 36 tokens original MIT

shell

11

zylos-ai/zylos-core

Skill Claude Code

CLI interactive mode channel. Delivers Claude responses to the zylos shell REPL via Unix socket.

not rated 1.2k +1 yesterday A SkillSpector: pass 23 tokens original MIT

upgrade-claude

12

zylos-ai/zylos-core

Skill Claude CodeCodex

Upgrade Claude Code to the latest version with graceful shutdown and auto-restart. Use when the user asks to upgrade or when a new Claude Code version is available.

not rated 1.2k +1 yesterday C SkillSpector: warn 37 tokens original MIT

zylos-memory

13

zylos-ai/zylos-core

Skill Claude CodeCodex

Core memory system. Maintains persistent memory across sessions via tiered markdown files following the Inside Out model. Handles Memory Sync (processing conversations into structured memory), session rotation, consolidation, and context-aware state saving. Must be launched via a runtime-appropriate background…

not rated 1.2k +1 yesterday A SkillSpector: warn 68 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: