tauri-agentic

Installation
SKILL.md

Tauri Agentic — Desktop as Agentic Platform

Core Mission: Turn a Tauri app into a first-class agentic environment where a reactor runs with autonomy, but self-guards and pauses are exposed in the UI and via MCP.

Key Patterns

  1. MCP Server in Tauri: Rust MCP (stdio or local HTTP). Tools: search, analyze, prep, promote, get_state. Guards on every call; ask_user for pauses.

  2. UI as Agent Interface: Command palette with guard status; dashboard for spend/rate limits; diff viewer for CV promote (cv-promote-guard).

  3. Backend Guards in Rust: Central reactor wrapping platform client + LLM calls; structured decisions; secure keyring/file storage for API tokens.

  4. React Frontend: react-client-expert — minimal state, deliberate invoke calls, XState or reducer for reactor FSM.

  5. Integration: Load X skill.md at startup (x-agent-resources); optional xurl shell.

Guardrails

Installs
3
Repository
p10ns11y/skills
GitHub Stars
1
First Seen
Jun 8, 2026
tauri-agentic — p10ns11y/skills