zylos-core
Give your AI persistent memory, scheduling, and messaging channels
All Skills in This Repository (14)
Pure Emerald Level Indicatorscheck-context
Monitor context window usage, token consumption, and session costs from statusLine JSON.
shell
Facilitate interactive command-line chat with an AI model via Unix domain socket.
scheduler
Schedule one-time, cron, and interval AI tasks via CLI.
upgrade-claude
Upgrade Claude Code to the latest version with automatic restart.
activity-monitor
Monitor Claude agent status and restart it after crashes using PM2.
component-management
Manage Zylos components via CLI commands and C4 communication channels.
create-skill
Guide developers through structuring AI skills with SKILL.md and bundled resources.
http
Host the Zylos web console with Caddy, HTTPS, and health checks.
health-check
Monitor PM2 services, disk space, and memory usage for anomalies.
web-console
Enable browser-based chat with Claude via WebSocket and HTTP APIs.
comm-bridge
Route messages between Telegram and Lark channels and the AI model.
restart-claude
Restart a Claude Code session after stopping background tasks and syncing memory.
Frequently Asked Questions
FAQPage SchemaHow to install Zylos?โผ
Run `npx skills add zylos-ai/zylos-core --all -g -y` in your terminal to install the full suite globally.
What does Zylos actually do?โผ
It gives your AI agent persistent memory, a task scheduler, and messaging channels like Telegram and a web console, so it keeps working and remembering across restarts.
Does Zylos work with Claude Code and Codex?โผ
Yes. It supports both Claude Code and OpenAI Codex as runtimes, and is compatible with the OpenClaw ecosystem.
How does Zylos keep my AI from forgetting things?โผ
A tiered memory system syncs conversations into structured markdown files, with automatic checkpoints, daily commits, and session handoff summaries.
Can I use Zylos without coding experience?โผ
Yes. After a one-command install, you talk to your agent in plain language through the web console, Telegram, or Lark.
Related Repositories in Personal & Entrepreneur
View All in Personal & Entrepreneurโclawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere