Claude Skill
beita6969/ScienceClaw
ScienceClaw 是一个自我进化的 AI 研究助手,专为科学家设计。拥有 285 项技能、零幻觉和持久记忆,协助文献综述、元分析、生物信息学等科研任务。
概览
仓库信息
安装这个 Skill
git clone https://github.com/beita6969/ScienceClaw.gitRegistry 信息
项目简介
ScienceClaw 是一个自我进化的 AI 研究助手,专为科学家设计。它拥有 285 项技能、零幻觉和持久记忆,基于 TypeScript 和 MCP 构建,可协助文献综述、元分析、生物信息学等科研任务。
🔬🦞 A self-evolving AI research colleague for scientists. 285 skills, zero hallucination, persistent memory.
要点
- 285 项专业技能,覆盖多个科学领域
- 零幻觉输出,确保研究辅助的可靠性
- 持久记忆,跨会话保持上下文连贯
- 自我进化架构,适应用户需求
- 基于 MCP(模型上下文协议)构建,易于扩展
使用场景
- 自动化文献综述与论文摘要生成
- 元分析与系统评价支持
- 生物信息学数据分析与解读
- 研究假设生成与验证
- 科学写作辅助与引用管理
README 摘要
<p align="center"> <img src="assets/banner.png" alt="ScienceClaw — AI Research Gateway" width="800" /> </p> <p align="center"> <strong>A self-evolving AI research colleague for scientists.</strong> </p> <p align="center"> <img src="https://img.shields.io/github/stars/beita6969/ScienceClaw?style=flat-square&logo=github&label=Stars" alt="Stars"> <img src="https://img.shields.io/badge/skills-285-8A2BE2?style=flat-square" alt="285 Skills"> <img src="https://img.shields.io/badge/disciplines-28+-2a9d8f?style=flat-square" alt="28+ Disciplines"> <img src="https://img.shields.io/badge/hallucination-zero-e05d44?style=flat-square" alt="Zero Hallucination"> <img src="https://img.shields.io/github/license/beita6969/ScienceClaw?style=flat-square" alt="License"> </p> --- ## 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](https://github.com/openclaw/openclaw) engine, but redesigned from the ground up for academic research. <p align="center"> <img src="assets/comparison.png" alt="ScienceClaw vs Standard AI" width="720" /> </p> --- ## 🧬 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: <p align="center"> <img src="assets/skill-evolution.png" alt="Skill Self-Evolution Cycle" width="720" /> <