Tools for using crossover Linux with AI agents
- Rust 100%
- wine-dotnet-mono: ApplicationDeployment nuance, serial-close race - wine-serial-com: driver-specific registry aliases, confirmed CrossOver dosdevices - safe-app-analysis: trace-protocol-to-native-client pattern |
||
|---|---|---|
| .agents/skills | ||
| .claude/skills | ||
| .github/workflows | ||
| docs | ||
| pi-extension | ||
| plugins/crossover-ai | ||
| rust | ||
| .gitignore | ||
| AGENTS.md | ||
| LICENSE | ||
| README.md | ||
| skills-lock.json | ||
crossover-ai
AI agent tooling for CrossOver Linux and Wine — version-aware documentation, skills, plugins, and a modular Rust MCP/CLI library.
Overview
Crossover-AI provides:
- Version-aware documentation for Wine, CrossOver, Proton, Winetricks, DXVK, VKD3D, and related tools, organized by application and major version.
- Agent skills (
SKILL.mdfiles) for installing, configuring, and troubleshooting Wine/CrossOver across versions. - Open Plugins & Claude Code plugin manifests for plug-and-play installation.
- A Pi coding agent extension for the Pi agent.
- A modular Rust library (
crossover-core) with an MCP server (crossover-mcp) and CLI (crossover-cli) that provide full-text search over the embedded docs, version detection, and CLI reference.
Repository Layout
docs/ — Research notes and per-version documentation
plugins/ — Open Plugins / Claude Code plugin with skills and manifests
rust/ — Rust workspace (crossover-core, crossover-mcp, crossover-cli, crossover-data)
pi-extension/ — Pi coding agent extension
Status
This project is in the research and documentation phase. See
docs/plans/crossover_plan.md for the full plan.
License
MIT (code) / CC-BY-SA (documentation) — to be confirmed.