wisp-science

by xuzhougengVerified

Open-source, local-first desktop AI research workbench for scientific computing with Python/R, MCP bioinformatics tools, SSH/WSL/GPU runtimes, and OpenAI/Anthropic models.

1,028
Stars
106
Forks
HTML
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/xuzhougeng/wisp-science

Getting Started

Guides for using skills like wisp-science.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

Wisp Science logo

Wisp Science

The open-source, local-first AI research workbench.

WISP — Workspace for Intelligent Scientific Practice

Release Downloads DOI License Stars
Windows supported macOS supported Linux supported

English · 简体中文 · Website · Releases

Wisp Science desktop app running a bundled RNA-seq analysis demo

Search the literature, run Python and R, query ~80 scientific databases, and keep the trail — figures, runs, decisions, and drafts — in one project. Your data, conversations, and credentials stay on your machines.

Bring your own model. Keep your science.

What you can do

An agent that does the work

Bring OpenAI-compatible or Anthropic models, or drive Codex / Claude Code over ACP. The agent reads and writes project files, runs shell, and loads reusable Skills (SKILL.md) without flooding the prompt. Approval gates stay on unless you opt into Full Permission.

Compute from laptop to remote servers

Persistent Python and R kernels keep variables across cells and turns; each conversation gets its own isolated kernel, so parallel sessions never share state. Register local, WSL, and SSH hosts once; probe hardware; submit long Runs with live logs. Keys live in the OS keyring, never in SQLite.

Built for science

PubMed, GEO, and ~80 other databases through bundled MCP servers. Offline previews for notebooks, PDFs, Office files, and images. Isolated explorations to try a direction without touching the mainline. A Publication Workspace that freezes manuscript revisions into verifiable Evidence Capsules.

A workbench that remembers

Restart and the full history is back. Undo a turn's file edits. Attach artifacts, files, and runtimes with @; search saved sessions with #; apply a skill with /. Encrypted manual sync and project transfer — nothing syncs in the background.

Get started

  1. Download from GitHub Releases.
  2. Open a bundled demo — no API key needed — to see a full RNA-seq trajectory.
  3. Add a model in Settings → Models and start a project.
PlatformPackage
WindowsSigned MSI / NSIS
macOSSigned, notarized .dmg (Apple Silicon + Intel)
Linux.deb / AppImage (x86_64 + aarch64)

Setup walkthrough: basic configuration · model profiles · ACP agents

Build from source, CLI, and architecture: development.

Documentation

Community

Thanks to everyone who filed issues, sent PRs, and used Wisp on real projects.

@Yu-Qiao-sjtu @lfz0924 @jarxunlai @OrigamiSheep @LeeJyee @stardustFFF @Doctorluka @Charlesyu153 @xiaowen621 @liaoyuan919 @mayunyu925 @lhx-JIPS @chenzhiyu48 @liuyc414 @kevinzzzhang76-dot @Shawn-Gua @Hayesss @hufanglq @Az-Fan @19951219asd @yeshubiao2017-source @xuxh95 @xiaoshen19930901 @scsksprings @lpc520 @lijianchunChina @kjiojio @Kururu1799 @dmh-git-cop @ZZRSCAR @Toomi0124 @Lezhao0226 @HSsnano @zhuifeng1991 @zwbao @yuzhenpeng @youxiudongdong-lang @ying-ge @yemiaoyong @yejia1988 @xingzhuo123 @xiaochuheying19901216 @xiahouzuoying @likemoonriver @lijianguoa @k1600639239 @gongmeiyuan @chhhhai @chenchen199401-cmyk @chenhd3 @btzheng @Winteric123 @ShixiangWang @ScholarlyLuck @Junweichengang @JarningGau @Cloudy-Zhuang @245429488zc-svg @entpyf @jymtop @MenghanLi-lab @knifer510 @pilaobanmust-sketch @JohnnyChen1113 @chewice @XuuChen @fei0810 @Zac-lzh @mugpeng @ChrisLou-bioinfo @georgeatparallel @liufahui005 @portos-wang @shengxinzhuan @c020627 @Emberwhirl @HanWang-kui @hero199409 @hi-fei-cool @Hongweili0424 @jxshi @Lin-medical @LiuXiao-888 @qneurolab @ryys1122 @Sanhang-learn @shevenlee @Shipeng-Guo @xiaochuheying @xwttracy-source @yeungyuenming @yikeshu0611 @zhaoliang0302 @Zulity @zuolan1999-jpg

Windows code signing by SignPath.io, certificate by the SignPath Foundation. Third-party notices live in development.

License

AGPL-3.0-only, except where a directory notes otherwise. Earlier releases keep the license published with them.

Citation

DOI

@software{xu2026wisp,
  author    = {Xu, Zhou-Geng},
  title     = {Wisp Science: a local-first AI research workbench},
  version   = {v1.5.0},
  year      = {2026},
  publisher = {Zenodo},
  doi       = {10.5281/zenodo.22009273},
  url       = {https://doi.org/10.5281/zenodo.22009273}
}

Frequently Asked Questions

What is wisp-science?

wisp-science is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by xuzhougeng. Open-source, local-first desktop AI research workbench for scientific computing with Python/R, MCP bioinformatics tools, SSH/WSL/GPU runtimes, and OpenAI/Anthropic models. It has 1,028 GitHub stars.

Is wisp-science safe to use?

Yes. wisp-science passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install wisp-science?

Clone the repository with "git clone https://github.com/xuzhougeng/wisp-science" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is wisp-science written in?

wisp-science is primarily written in HTML. It is open-source under xuzhougeng on GitHub, so you can review or fork the full source.

Are there alternatives to wisp-science?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh wisp-science against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details