K-Dense-AI/scientific-agent-skills
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 190,000+ scientists worldwide. 165 ready-to-use validated skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
About the project
A library of 166 ready-to-use skills for AI agents covering bioinformatics, chemoinformatics, medicine, materials science and more, with access to 100+ scientific databases. Compatible with Cursor, Claude Code, Codex and the open Agent Skills standard.
Useful for
- Attach skills to Claude Code or Cursor to analyze single-cell RNA-seq data
- Run virtual screening and molecular docking through an agent
- Build an LC-MS/MS data processing pipeline for proteomics
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 70 stars so far today, about 147 expected by the end of the day.
- GitHub Trending this month: #20, +12,198 stars.
- About 16 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 46,251
- Today
- 70 · ≈ 147 by evening
- Forks
- 4,189
- Issues and pull requests
- 267
- Watchers
- 197
- Language
- Python
- License
- MIT
- Latest release
- v2.69.0 · September 11, 2026
- Created
- October 19, 2025
- Last push
- September 21, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 23, 2026GitHub Trending this month: #20, +12,198 stars
More in this category
-
8.8
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
8.8
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.6
unreallabsai/unreal-agent
Async-first agent harness in Go: sessions with persisted forkable history, input deduplication, an LLM-turn coordinator, and asynchronous operation execution via swappable components.
-
8.3
CopilotKit/openmuse
A personal AI agent with a browser, terminal, and files that carries out tasks on request and shows its work. Built with CopilotKit and AG-UI for iOS, Android, and web.
-
8.1
jev-chat/jev-chat-jarvis
Android app that reads the on-screen chat via AccessibilityService, judges the other side's intent with the Jev model, and shows 3 ranked reply drafts in a translucent overlay. Replies are filled into the input box but…
-
7.3
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.