Show HN: OpenSkynet Your AI Terminator A new open-source AI agent platform called OpenSkynet has been released, enabling users to deploy autonomous agents for web browsing, coding, and task management through a single command-line installation. The system features a "Terminator" mode for fully autonomous execution without confirmation, along with self-healing capabilities, 24/7 scheduling, and persistent memory. The project is available on GitHub and accepts community contributions. curl -fsSL https://raw.githubusercontent.com/sediman-agent/OpenSkynet/main/scripts/install.sh | bash Then you can run with terminator Switch between agents with Tab . Manager — orchestrates tasks and delegates to other agents Browser — browses the web, fills forms, clicks buttons Coder — writes, edits, and debugs code Terminator — autonomous execution, no confirmation needed Learn by showing — watch your browser once, replay anytime Self-healing — pages change? it patches itself automatically 24/7 scheduling — cron-based automation, runs while you sleep Skills hub — browse and install community skills Persistent memory — remembers preferences across sessions For configuration, providers, and advanced usage, see the docs https://github.com/sediman-agent/OpenSkynet/wiki . PRs welcome. Fork, branch, submit.