ScienceClaw

作者 beita6969已验证

🔬🦞 A self-evolving AI research colleague for scientists. 285 skills, zero hallucination, persistent memory.

880
Stars
103
Forks
TypeScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

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

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/beita6969/ScienceClaw

快速入门

使用 ScienceClaw 等 Skills 的指南。

安全报告

已验证

上次扫描:—

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

README.md

ScienceClaw — AI Research Gateway

A self-evolving AI research colleague for scientists.

Stars 285 Skills 28+ Disciplines Zero Hallucination License


Why ScienceClaw?

General-purpose AI assistants are built for everyone. ScienceClaw is built for researchers.

The core idea is simple: an AI that does real scientific work — searching literature, querying databases, running analyses — and gets better at it the more you use it. It remembers your research context across sessions, adapts its skills to your field, and never fabricates a citation.

ScienceClaw is built on the OpenClaw engine, but redesigned from the ground up for academic research.

ScienceClaw vs Standard AI


🧬 Core 1: Self-Evolving Skills

This is ScienceClaw's most important feature.

Most AI tools ship with a fixed set of capabilities. ScienceClaw's skills evolve with you. Every time you complete a research task, the system learns:

Skill Self-Evolution Cycle

What this means in practice:

  • Week 1: You study immunology. ScienceClaw learns that PubMed + Semantic Scholar works best for your queries, that you prefer forest plots over tables, and that you always need PMID + DOI in citations.
  • Week 4: The system has created specialized skills for your subfield — optimized search templates, preferred statistical methods, database priority chains tuned to immunology literature.
  • Month 3: ScienceClaw handles your domain like a trained research assistant. It knows which databases to hit first, which journals matter, and how you like your output formatted.

Compared to standard OpenClaw: OpenClaw ships with ~54 general-purpose skills that don't change. ScienceClaw starts with 285 skills and grows from there — the agent writes new SKILL.md files at runtime without any redeployment.


🧠 Core 2: Research Memory That Persists

Standard AI assistants forget everything when the conversation ends. ScienceClaw doesn't.

Four-Layer Research Memory

What this enables:

  • "Continue the literature review we started last Tuesday" — it remembers where you left off
  • "Use the same search strategy that worked for the BRCA2 project" — it retrieves past patterns
  • Cross-session knowledge accumulation — findings from project A can inform project B
  • Smart context pruning — when the context window fills up, it preserves statistical results, effect sizes, and key citations while compacting intermediate steps

Compared to standard OpenClaw: OpenClaw has a basic memory plugin. ScienceClaw adds temporal decay weighting, LanceDB vector storage, and cross-session research pattern retrieval — specifically designed for long-running academic work.


⏱️ Core 3: Built for Long-Duration Research

A real literature review takes hours, not seconds. Most AI tools time out after a few minutes. ScienceClaw is engineered for extended research sessions:

CapabilityStandard OpenClawScienceClaw
Agent timeout600s (10 min)3600s (1 hour+)
Session persistenceEnds with conversationHeartbeat keeps sessions alive across interruptions
Research depthSingle-pass responseMulti-phase protocol with mandatory depth thresholds
Minimum effortNo guaranteeQuick=5, Survey=30, Review=60, Systematic=100+ tool calls
Early stoppingCommonAnti-premature-conclusion checklist blocks shallow answers
Context managementBasic truncationSmart compaction preserves key findings when context fills up

The persistence protocol enforces real research depth. Before ScienceClaw concludes any task, it must verify:

  • ✅ Searched at least 3 different databases/sources
  • ✅ Retrieved full metadata (not just titles)
  • ✅ Cross-referenced findings across sources
  • ✅ Checked for contradictory evidence
  • ✅ Verified key statistics against primary sources
  • ✅ Organized results into a structured output file
  • ✅ Met the minimum tool-call threshold for the task type

If any box is unchecked, it keeps working instead of giving you a half-baked answer.

Compared to standard OpenClaw: OpenClaw's default 10-minute timeout is fine for sending messages and setting reminders. ScienceClaw's 1-hour sessions with heartbeat monitoring and mandatory depth enforcement are built for real academic research.


🚫 Core 4: Zero Hallucination

This is the highest-priority rule in the entire system. It's non-negotiable.

The problem: General AI assistants routinely fabricate citations — inventing DOIs, making up author names, citing papers that don't exist. In scientific work, this is catastrophic.

ScienceClaw's approach:

EVERY citation must come from a tool result in the CURRENT conversation.

If a database didn't return it → you can't cite it.
If you're not sure → say "not verified" explicitly.
If you can't find evidence → say so. Don't guess.

No "I think." No "probably." No hallucinated PMIDs.

This is enforced at the protocol level in SCIENCE.md — the 629-line research protocol that governs all agent behavior. It's not a suggestion. It's a hard rule that applies before any other instruction.

Compared to standard OpenClaw: OpenClaw has no special hallucination controls. ScienceClaw's SCIENCE.md protocol treats every factual claim as requiring evidence — the same standard you'd apply to a manuscript under peer review.


🌍 Core 5: All of Science, Not Just Biomedicine

ScienceClaw covers natural sciences AND social sciences across dozens of disciplines:

Scientific Discipline Coverage

📋 Full discipline & database list

Natural Sciences

DomainKey Skills & Databases
BiomedicinePubMed, UniProt, KEGG, PDB, ClinicalTrials, gnomAD, scanpy, biopython
ChemistryPubChem, ChEMBL, RDKit, drug-discovery, molecular-dynamics
GenomicsNCBI Entrez, Ensembl, ClinVar, GEO, phylogenetics
Materials ScienceMaterials Project, pymatgen, materials-screening
Physicsastropy, quantum-computing, physics-solver, simulation
Environmental ScienceCopernicus climate data, geospatial analysis, GIS tools
Food ScienceSpecialized analysis pipelines

Social Sciences

DomainKey Skills & Databases
EconomicsWorld Bank, SSRN, census data, econometrics
Political SciencePolicy analysis, legislative data
PsychologyExperimental design, statistical testing, meta-analysis
LinguisticsspaCy, NLTK, NLP analysis
EducationResearch methodology, assessment analysis
SociologyNetwork analysis, survey methods

Cross-Disciplinary Tools

CategoryCapabilities
StatisticsSciPy, statsmodels, scikit-learn, effect sizes, confidence intervals, multiple comparison corrections
Visualizationmatplotlib, plotly, seaborn, publication-quality figures
WritingLaTeX papers, systematic reviews (PRISMA), grant proposals, patent drafting
MathematicsSymPy symbolic computation, numerical methods, optimization

285 skills total — and growing, because the self-evolution system creates new ones as you work.

Compared to standard OpenClaw: OpenClaw has no scientific database integrations. No PubMed, no UniProt, no arXiv, no World Bank. ScienceClaw connects to 25+ academic databases with structured API query skills across all major scientific disciplines.


Quick Start

# Clone
git clone https://github.com/beita6969/ScienceClaw.git
cd ScienceClaw

# One-click setup (installs everything: Node, Python, MCP servers, skills)
chmod +x setup.sh && ./setup.sh

# Or manual install
pnpm install && npx openclaw onboard

Enable Research Features

The setup.sh script automatically configures everything. For manual setup, edit ~/.openclaw/openclaw.json:

{
  "gateway": { "mode": "local" },
  "plugins": {
    "slots": { "memory": "memory-core" },
    "entries": {
      "memory-core": { "enabled": true },
      "memory-lancedb": { "enabled": true }
    }
  },
  "agents": {
    "defaults": {
      "heartbeat": { "interval": 1800 }
    }
  }
}

Project Structure

ScienceClaw/
├── setup.sh                # 🦞 One-click setup (run this first!)
├── SCIENCE.md              # 629-line research protocol (the brain)
├── skills/                 # 285 skill definitions (and growing)
│   ├── skill-evolution/    # Self-improving skill system
│   ├── research-reflection/# Post-task learning & evaluation
│   ├── skill-creator/      # Runtime skill generation
│   └── ...
├── src/                    # Core engine
│   ├── memory/             # 4-layer memory (temporal decay, LanceDB)
│   ├── agents/             # Agent orchestration & persistence
│   └── skills/             # Skill loading & execution
├── ui/                     # Web-based research gateway UI
├── extensions/             # Plugin system
├── deploy/                 # Docker, Fly.io, Podman configs
├── config/                 # Vitest, build, lint configs
└── docs/                   # Documentation

Contact Us

📧 mingdazhang@ieee.org

License

MIT — see LICENSE.

常见问题

What is ScienceClaw?

ScienceClaw is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by beita6969. 🔬🦞 A self-evolving AI research colleague for scientists. 285 skills, zero hallucination, persistent memory. It has 880 GitHub stars.

Is ScienceClaw safe to use?

Yes. ScienceClaw 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 ScienceClaw?

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

What programming language is ScienceClaw written in?

ScienceClaw is primarily written in TypeScript. It is open-source under beita6969 on GitHub, so you can review or fork the full source.

Are there alternatives to ScienceClaw?

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 ScienceClaw 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
查看详情