OpenSail
Build, run, and share AI agents, apps, and automations
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OpenSail?โผ
Run `npx skills add TesslateAI/OpenSail --all -g -y` in your terminal to install all skills in this suite globally.
What can I build with OpenSail?โผ
You can build full-stack web apps, AI agents, scheduled automations, and reusable installable apps from plain-English descriptions. The platform writes the code, runs it in containers, and handles deployment.
Can OpenSail run agents on a schedule?โผ
Yes. Agents can be triggered by cron schedules, webhooks, Slack or email messages, or app events, with budgets and approval gates controlling each run.
Does OpenSail work with my own infrastructure?โผ
Yes. It runs locally with Docker, on your own Kubernetes cluster, or as a desktop app, and supports any LLM through LiteLLM including your own API keys.
Can non-developers use OpenSail?โผ
Yes. You describe the workflow in plain English and the AI agent builds and runs it, while approvals and budgets keep you in control without writing code.
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