grandameniumgrandameniumCommunity·56 Agent Skills Included

cortextos

Persistent 24/7 agents with Telegram control and orchestration

Runs always-on coding agents that survive crashes, restarts, and context limits while you control everything from Telegram. Coordinates multiple agents through a shared task bus with approvals, heartbeats, crons, and a live web dashboard. Eliminates lost context, silent failures, and manual babysitting of long-running autonomous work.
npx skills add grandamenium/cortextos --all -g -y
Available:

Gives each agent its full operating protocol: boot checklists, memory rules, task tracking, Telegram replies, cron handling, and approval gates for external actions.

All Skills in This Repository (56)

Pure Emerald Level Indicators
📦 In Repo
grandameniumgrandamenium

human-tasks

Create [HUMAN] tasks to route human-required workflow blockers.

Community
Basic
📦 In Repo
grandameniumgrandamenium

agent-browser

Automate web and Electron browser interactions via Chrome/Chromium CDP.

Community
Intermediate
📦 In Repo
grandameniumgrandamenium

autoresearch

Run hypothesis-driven experiments, measure outcomes, and decide whether to keep or discard changes.

Community
Advanced
📦 In Repo
grandameniumgrandamenium

tasks

Coordinate task creation, status updates, completion summaries, and event logging.

Community
Intermediate
📦 In Repo
grandameniumgrandamenium

agent-management

Manage cortextOS agent lifecycle actions via the cortextOS CLI.

Community
Advanced
📦 In Repo
grandameniumgrandamenium

memory

Write daily journal memory and re-ingest MEMORY.md into the knowledge base.

Community
Intermediate
📦 In Repo
grandameniumgrandamenium

system-diagnostics

Detects CortextOS agent operation stalls via stale tasks, goals, overdue human work, heartbeats, and metrics.

Community
Intermediate
📦 In Repo
grandameniumgrandamenium

soul-philosophy

Enforce cortextOS agent behavioral principles for bus logging and task accountability.

Community
Advanced
📦 In Repo
grandameniumgrandamenium

tool-registration

Document newly added tools in each agent's TOOLS.md with command details.

Community
Basic
📦 In Repo
grandameniumgrandamenium

comms

Route and respond to Telegram and agent messages in cortextOS sessions.

Community
Basic
📦 In Repo
grandameniumgrandamenium

local-version-control

Create daily local git snapshots with safety checks and human diff review.

Community
Intermediate
📦 In Repo
grandameniumgrandamenium

bus-reference

List cortextos bus CLI subcommands, flags, and usage examples.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How 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