Olares
Manage your self-hosted Olares personal cloud with plain language
All Skills in This Repository (12)
Pure Emerald Level Indicatorsolares-shared
Manage olares-cli profiles and token life-cycle across OS keychains.
olares-files
Manages files across multiple Olares cloud and local storage backends via CLI.
olares-dashboard
Fetch AI-agent-ready dashboard data from the Olares CLI.
olares-settings
Read and mutate Olares Settings areas with role-based access checks.
olares-market
Manage app lifecycles across multiple Olares market sources.
olares-publish
Publish locally running Olares apps to the public Olares Market via beclab/apps PRs.
olares-chart
Convert repositories, docker-compose files, or Helm charts into deployable Olares application charts.
olares-doctor
Diagnose Olares app install, crash, image pull, and reachability failures via olares-cli.
olares-cluster
Inspect and manage Kubernetes pods, workloads, jobs, and logs on Olares via olares-cli.
olares-search
Search Drive, Sync, Google Drive, Dropbox, Wise, and installed apps via olares-cli.
olares-knowledge
Manage Olares download-server tasks for URLs, torrents, and HuggingFace repositories via olares-cli.
olares-router
Configure and call AI models through the Olares Router gateway via olares-cli.
Frequently Asked Questions
FAQPage SchemaHow to install Olares skills?▼
Run `npx skills add beclab/Olares --all -g -y` in your terminal to install the full Olares skill suite globally.
What can AI agents do with Olares?▼
Agents can install and manage apps, search and edit files, monitor CPU and GPU usage, configure local AI models, and fix broken app deployments using plain-language commands.
Can I publish my own app to the Olares Market?▼
Yes. The olares-chart and olares-publish skills convert a repo or docker-compose file into an Olares app, validate it, and guide the submission to the public Market.
Does Olares work with Claude Code and OpenClaw?▼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and other compatible agents via olares-cli.
Do I need Kubernetes knowledge to use Olares skills?▼
No. The skills translate plain-English requests into olares-cli commands and handle the underlying Kubernetes operations for you.
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