Os
A simple kernel written in Rust for studying purposes.
Install / Use
/learn @arbel03/OsREADME
Screenshots

Compilation Manual
A linux environment is needed for compiling, dosfstools is needed to generate a disk img.
Install Rust
Install rustup from https://www.rustup.rs
Configure Rust
Set the default keychain to nightly: rustup override add nightly
Install Xargo
Install Xargo, a wrapper for cargo that eases cross compilation.
cargo install xargo
Add the rust source code component for cross compiling (needed by xargo).
rustup component add rust-src
Run
Run using ./run.sh
TwoUnderscorez's OS
An operating system similar to mine, but written in C, utilizes paging and implements ext2, click here to check it out!
Related Skills
himalaya
343.3kCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
node-connect
343.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
92.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
coding-agent
343.3kDelegate coding tasks to Codex, Claude Code, or Pi agents via background process
