Skip to main content
ClaudeWave

Open Science Desktop — local-first, model-agnostic AI research workbench for macOS, Windows & Linux. Open-source Claude Science desktop alternative built on Tauri + MCP + agent skills.

Subagents1.6k estrellas191 forksTypeScriptNOASSERTIONActualizado today
ClaudeWave Trust Score
82/100
Trusted
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Flags
  • !Licence file present but not machine-readable
Last scanned: 9/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/ai4s-research/open-science && cp open-science/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

9 items en este repositorio

A test skill that says hello. Use when you want to test skill loading or verify that the skill system is working.

Instalar
verifySkill

Verify apps/desktop frontend changes visually without launching the Tauri app or a live model

Instalar

Use whenever you write or run scientific analysis code (physics, earth/geo, biology, chemistry, or social science) in this workspace — before executing it and again after generating results. Runs a deterministic domain-correctness gate that catches code which runs but is scientifically wrong (unit/dimension mismatch, Euclidean distance on lat/lon without a CRS, 0-based/1-based coordinate and strand errors, impossible SMILES valence, uncorrected multiple comparisons, averaging a categorical code). Surfaces structured findings; never claims the code is correct.

Instalar

Use BEFORE reading any data file that could be large (CSV/TSV, Parquet, HDF5, FITS, NetCDF, NDJSON, genomics FASTQ/FASTA/VCF/BAM, GRIB, ROOT, or big text/simulation logs like VASP OUTCAR). Returns a compact memory pointer — header/schema/shape/sample/key numbers — by introspection and sampling in bounded memory, so you never load a file bigger than the context window into the model. Reference data via the pointer; read specific ranges deterministically.

Instalar

Use when the user asks to run heavy or GPU work on Modal (the cloud compute platform) — writing a Modal function in the workspace, running it with the user's own `modal` CLI + token, and bringing results back. Data-to-compute for jobs too big for the laptop, without a Slurm cluster.

Instalar

Use whenever you generate or review a chart, plot, table, or paper figure in this workspace, including work delegated by paper-writing, literature-survey, and experiment skills. Applies the Open Science publication style, enforces readable final-size layout for figures and tables, and rejects generic diagram-tool output as a publication figure. Interactive Plotly/HTML may be used for exploration, but paper delivery requires a static publication-ready export.

Instalar

Use when the user asks to run, submit, monitor, or cancel a job on a remote machine over SSH — their own GPU/CPU server, a workstation, or a Slurm cluster ("the cluster", a login node, "my 3090 box", "the compute server"). Picks a saved machine, runs the work directly over SSH (or via Slurm when present), tracks it, and fetches results back into the workspace.

Instalar

Use whenever you run statistical analysis for the social sciences (regression, hypothesis tests, econometrics) or read Stata (.dta) / SPSS (.sav) data in this workspace. Enforces an execute-don't-interpret boundary (surface estimates, don't volunteer causal claims), checks the analysis against a preregistration plan for HARKing, verifies reproducible seeds, and reproduces .dta/.sav estimates via R. Flags integrity risks; never certifies the analysis is sound.

Instalar

Use when the user asks to review, verify, or audit a report, manuscript, or analysis in the workspace for traceability — resolving citations, flagging numbers with no source, and checking figures against the code that generated them. Emits a structured review block the app renders as reviewer findings. Verifies traceability, never "correctness".

Instalar
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
ai-agentai-for-scienceai-scientistai4sclaude-scienceclaude-science-alternativeclaude-science-desktop-alternativedesktop-applinuxlocal-firstmacosmcpopen-scienceopen-science-desktopreproducible-researchresearch-toolsresearch-workbenchscientific-researchtauriwindows

Lo que la gente pregunta sobre open-science

¿Qué es ai4s-research/open-science?

+

ai4s-research/open-science es subagents para el ecosistema de Claude AI. Open Science Desktop — local-first, model-agnostic AI research workbench for macOS, Windows & Linux. Open-source Claude Science desktop alternative built on Tauri + MCP + agent skills. Tiene 1.6k estrellas en GitHub y su última actualización registrada es del 2026-09-11.

¿Cómo se instala open-science?

+

Puedes instalar open-science clonando el repositorio (https://github.com/ai4s-research/open-science) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar ai4s-research/open-science?

+

Nuestro agente de seguridad ha analizado ai4s-research/open-science y le ha asignado un Trust Score de 82/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene ai4s-research/open-science?

+

ai4s-research/open-science es mantenido por ai4s-research. La última actividad registrada en GitHub es del 2026-09-11, con 23 issues abiertos.

¿Hay alternativas a open-science?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega open-science en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: ai4s-research/open-science
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ai4s-research-open-science)](https://claudewave.com/repo/ai4s-research-open-science)
<a href="https://claudewave.com/repo/ai4s-research-open-science"><img src="https://claudewave.com/api/badge/ai4s-research-open-science" alt="Featured on ClaudeWave: ai4s-research/open-science" width="320" height="64" /></a>

Más Subagents