shantanugoelshantanugoelCommunityยท1 Agent Skills Included

oxydra

Self-hosted runtime for persistent, isolated, multi-user agents

Runs self-hosted agents with persistent memory, tool execution, and multi-session concurrency. Eliminates black-box runtimes by giving full control over providers, isolation tiers, and configuration. Supports OpenAI, Anthropic, and Gemini with sandboxed shell, browser automation, and scheduled jobs. Includes a web configurator, Telegram channel, and TUI for fast setup and daily operation.
npx skills add shantanugoel/oxydra --all -g -y
Available:

Directs the agent to consult the guidebook chapters for each task and follow strict execution rules like preserving crate boundaries, running tests, and asking the user when requirements are unclear.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Oxydra?โ–ผ

Run `npx skills add shantanugoel/oxydra --all -g -y` in your terminal to install all skills in this suite globally.

What is Oxydra used for?โ–ผ

Oxydra is a self-hosted Rust runtime for running agents with persistent memory, tool execution, and multi-user isolation. It lets you inspect and evolve your agent setup instead of relying on a black box.

Which model providers does Oxydra support?โ–ผ

It works with OpenAI, Anthropic, Gemini, and the OpenAI Responses API, with streaming, retries, and model catalog validation built in.

Can Oxydra automate browser tasks?โ–ผ

Yes. Its built-in Browser Automation skill drives headless Chrome through Pinchtab's REST API for navigation, clicking, screenshots, and file downloads.

Does Oxydra support multiple users and sessions?โ–ผ

Yes. It runs multiple sessions in parallel with per-user isolation, and includes a Telegram channel adapter plus a terminal UI for connecting.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’