cortextos
Persistent 24/7 agents with Telegram control and orchestration
All Skills in This Repository (56)
Pure Emerald Level Indicatorshuman-tasks
Create [HUMAN] tasks to route human-required workflow blockers.
agent-browser
Automate web and Electron browser interactions via Chrome/Chromium CDP.
autoresearch
Run hypothesis-driven experiments, measure outcomes, and decide whether to keep or discard changes.
tasks
Coordinate task creation, status updates, completion summaries, and event logging.
agent-management
Manage cortextOS agent lifecycle actions via the cortextOS CLI.
memory
Write daily journal memory and re-ingest MEMORY.md into the knowledge base.
system-diagnostics
Detects CortextOS agent operation stalls via stale tasks, goals, overdue human work, heartbeats, and metrics.
soul-philosophy
Enforce cortextOS agent behavioral principles for bus logging and task accountability.
tool-registration
Document newly added tools in each agent's TOOLS.md with command details.
comms
Route and respond to Telegram and agent messages in cortextOS sessions.
local-version-control
Create daily local git snapshots with safety checks and human diff review.
bus-reference
List cortextos bus CLI subcommands, flags, and usage examples.
Frequently Asked Questions
FAQPage SchemaHow to install cortextOS?▼
Run `npx skills add grandamenium/cortextos --all -g -y` in your terminal to install the full skill set globally.
What does cortextOS actually do?▼
It keeps coding agents running 24/7 with auto-restart and crash recovery, and lets you assign work, approve actions, and get reports from Telegram or a web dashboard.
Can multiple agents work together?▼
Yes. An orchestrator agent breaks your goals into tasks, dispatches them to specialist agents over a shared message bus, and sends you morning and evening briefings.
Which models and runtimes are supported?▼
Agents can run on Claude Code, OpenAI Codex, or the provider-agnostic OpenCode runtime, all sharing the same bus, crons, and dashboard.
Do I need to approve agent actions?▼
Only for external or irreversible actions like sending emails, deploying, or deleting data. Internal work like research, drafts, and task tracking runs autonomously.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core