AIAny
AI Agent2025
Icon for item

Claude Scientific Skills

A library of ~140 ready-to-use Agent Skills that turn a coding agent (Claude Code, Cursor, Codex) into a science assistant across biology, chemistry, medicine, and drug discovery, with connectors to 100+ scientific databases and Python analysis tools.

Introduction

The Agent Skills standard quietly turned "prompt libraries" into portable capability packs, and this is the largest one aimed squarely at bench science. The trick isn't a single monolithic "AI scientist": it's a menu of roughly 140 discrete SKILL.md files that a general coding agent loads on demand, so it picks up domain workflows — sequence analysis, cheminformatics, literature mining — without any retraining or a bespoke app.

What Sets It Apart
  • Skills are plain SKILL.md docs following the open Agent Skills standard, so they run across Claude Code, Cursor, Codex and other compatible agents rather than being locked to one client.
  • Bundled connectors reach 100+ scientific databases spanning biology, chemistry, medicine, and drug discovery — the agent can pull real data, not just reason about it.
  • Coverage is organized as curated per-domain workflows instead of one-off prompts, handling multi-step tasks like structure lookup, protein/sequence work, and cheminformatics.
  • Maintained by K-Dense AI with unusually heavy real-world traction (tens of thousands of GitHub stars and a large cited user base), which is a useful signal that the skills actually run.
Great Fit If / Look Elsewhere If

Great fit if you already drive a skills-capable agent and want turnkey life-science or chemistry workflows without building your own tooling. Look elsewhere if you need a standalone GUI application, a validated clinical or regulatory tool, or guaranteed-correct answers — these are agent scaffolding, and every output still needs expert verification before it informs real research decisions.

Information

  • Websitegithub.com
  • OrganizationsK-Dense AI
  • AuthorsK-Dense-AI
  • Published date2025/10/19

Categories

More Items

Turns fragile, implicit search progress into explicit, persistent, shared state for multi-agent information seeking — externalizes progress as Frontier Task, Evidence Graph, Coverage Map and Failure Memory, and uses pipeline-parallel scheduling plus a middleware harness to avoid repeated failed searches and improve utilization and throughput.

GitHub
AI Agent2026

Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).