oxydra
Self-hosted runtime for persistent, isolated, multi-user agents
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โ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