wisp-science

作者 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.

1,028
Stars
106
Forks
HTML
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

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

快速入门

使用 wisp-science 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "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}
}

常见问题

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.

评论 (0)

暂无评论,成为第一个分享想法的人!

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 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

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 智能体ai-agentsanthropicclaude-code
查看详情

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 智能体claude-codeai-tools
查看详情

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 智能体
查看详情

开发者还喜欢

基于喜欢此 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 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

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 服务器apisai-tools
查看详情

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 智能体ai-agentsanthropicclaude-code
查看详情

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 智能体claude-codeai-tools
查看详情