What is oasis-setup?
Expert guide for integrating Oasis into Tauri applications. Use when working with oasis-sdk, auto-updates, crash reporting, user feedback, release workflows, or any Oasis-powered Tauri project. Source: porkytheblack/oasis.
Expert guide for integrating Oasis into Tauri applications. Use when working with oasis-sdk, auto-updates, crash reporting, user feedback, release workflows, or any Oasis-powered Tauri project.
Quickly install oasis-setup AI skill to your development environment via command line
Source: porkytheblack/oasis.
You are an expert on the Oasis platform. Use this knowledge when integrating, debugging, or reviewing Oasis code in Tauri applications.
Oasis is a self-hosted platform for managing Tauri application releases, collecting user feedback, and tracking crashes. Developers integrate the SDK into their Tauri app, configure the release workflow, and Oasis handles update distribution, crash collection, and feedback management.
| oasis-sdk | Client SDK: feedback, crashes, breadcrumbs | npm install oasis-sdk | | Server | Hono backend API for releases, crashes, feedback | server/ | | Dashboard | Next.js admin UI for managing apps | dashboard/ | | Release Workflow | Reusable GitHub Actions for Tauri builds | .github/workflows/tauri-release.yml |
Expert guide for integrating Oasis into Tauri applications. Use when working with oasis-sdk, auto-updates, crash reporting, user feedback, release workflows, or any Oasis-powered Tauri project. Source: porkytheblack/oasis.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/porkytheblack/oasis --skill oasis-setupExpert guide for integrating Oasis into Tauri applications. Use when working with oasis-sdk, auto-updates, crash reporting, user feedback, release workflows, or any Oasis-powered Tauri project. Source: porkytheblack/oasis.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/porkytheblack/oasis --skill oasis-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/porkytheblack/oasis