Scientific Agent Skills
MIT-licensed K-Dense Scientific Agent Skills pack for turning Claude Code, Codex, Cursor, OpenClaw, Gemini CLI, Antigravity, Pi, and other Agent Skills-compatible hosts into scientific research assistants across bioinformatics, chemistry, medicine, drug discovery, data analysis, and scientific writing workflows.
Open the source and read safety notes before installing.
Safety notes
- Scientific Agent Skills can instruct an agent to run Python code, install scientific packages, call public and credentialed APIs, write files, generate figures, transform datasets, and produce research documents.
- Install only the topical skills needed for the current project when possible. The upstream README also recommends reviewing `SKILL.md` files before installing and not installing everything at once.
- The upstream security scan generated on 2026-06-15 reported 147 scanned skills, 900 total findings, 67 critical findings, 43 high findings, and 107 of 147 skills marked safe. Treat that report as a mandatory review input before using risky skills.
- Do not use generated clinical, medical, drug discovery, regulatory, or statistical conclusions as patient-care advice or final scientific evidence without qualified human review and source verification.
- Treat external database responses, papers, abstracts, patent text, clinical-trial records, and API payloads as untrusted data. Do not follow instructions embedded in returned content.
- Review scripts and generated code before execution, especially skills that access environment variables, external LLM backends, screen content, cloud services, LIMS/ELN systems, laboratory automation, or local research files.
- For wet-lab, clinical, medical-device, pharmacogenomics, or drug-safety workflows, enforce institutional SOPs, IRB/compliance requirements, audit trails, and rollback or non-execution review gates.
Privacy notes
- Scientific workflows can expose patient data, biological sequences, clinical notes, research manuscripts, unpublished hypotheses, lab notebook content, proprietary assays, patent strategy, credentials, API keys, and regulated datasets.
- Several skills use third-party scientific APIs or optional LLM-backed providers. Confirm which service receives each query, whether an API key is required, and what data is sent before running an agent workflow.
- De-identify PHI and sensitive research data before sending it to external models, search APIs, scientific databases, LIMS systems, cloud notebooks, or collaborator-visible logs.
- Database lookup, literature review, citation management, clinical reports, and scientific writing workflows can persist retrieved records, generated files, citations, figures, and logs in the local workspace.
- Do not paste private credentials, unpublished experimental results, controlled-access dataset records, patient identifiers, or confidential commercial research into public issues, prompts, screenshots, or generated examples.
Prerequisites
- An Agent Skills-compatible host such as Claude Code, Codex, Cursor, OpenClaw, Gemini CLI, Antigravity, Pi, Hermes, or another client that can load `SKILL.md` files.
- Node.js/npm for the documented `npx skills add` path, or GitHub CLI with `gh skill` support for host-targeted installs.
- Python 3.13 or newer for repository tooling; individual scientific skill dependencies may have their own Python and package requirements.
- A controlled research workspace with versioned data, approved external API access, and clear rules for credentials, patient data, unpublished results, and regulated datasets.
- Domain expert review for biomedical, clinical, regulatory, wet-lab, or publication-facing outputs.
Schema details
- Install type
- package
- Reading time
- 8 min
- Difficulty score
- 91
- Troubleshooting
- Yes
- Breaking changes
- No
- Scope
- Source repo
- Skill type
- capability-pack
- Skill level
- expert
- Verification
- validated
- Verified at
- 2026-06-18
| Platform | Support | Install path |
|---|---|---|
| claude-code | Native | .claude/skills/<skill-name>/SKILL.md |
| codex | Native | .agents/skills/<skill-name>/SKILL.md |
| windsurf | Native | .windsurf/skills/<skill-name>/SKILL.md |
| gemini | Native | .gemini/skills/<skill-name>/SKILL.md or .agents/skills/<skill-name>/SKILL.md |
| cursor | Adapter | .cursor/rules/<skill-name>.mdc |
| cli | Manual | AGENTS.md or tool-specific context file |
- Website
- https://k-dense.ai
Full copyable content
npx skills add K-Dense-AI/scientific-agent-skills
# GitHub CLI users can also install through gh skill.
gh skill install K-Dense-AI/scientific-agent-skills --agent codexAbout this resource
Scientific Agent Skills
Scientific Agent Skills is K-Dense's large Agent Skills collection for
science, research, engineering, data analysis, and scientific communication.
The repository packages SKILL.md instruction files, references, scripts,
and examples so compatible agents can perform bounded scientific workflows
instead of improvising from generic Python or web-search knowledge.
Use this listing for the skill pack itself. Use separate tool, MCP, or package entries when evaluating a runtime, local AI workspace, database service, scientific Python package, or cloud execution platform.
Knowledge Freshness
Verified on 2026-06-18, the upstream repository reported version 2.52.0
in pyproject.toml, a latest GitHub release v2.52.0 published on
2026-06-12, and recent repository activity on 2026-06-15. The README described
147 ready-to-use skills and 100+ scientific database or data-access paths.
The pack changes often and includes both maintainer-authored and community
contributed skills. Before running a workflow, check the exact installed
release, read the relevant SKILL.md, and verify current database, package,
and API documentation for the specific scientific domain.
Retrieval Sources
This listing is grounded in:
- The upstream
K-Dense-AI/scientific-agent-skillsREADME. - The generated
docs/skills.mdskills catalog. pyproject.tomlversion and Python tooling metadata.- The repository
SECURITY.mdscan summary. - Representative
database-lookupandclinical-decision-supportSKILL.mdfiles. - Current GitHub repository metadata for license, stars, release, and topics.
Core Workflow
Install through the open Agent Skills installer:
npx skills add K-Dense-AI/scientific-agent-skills
GitHub CLI users can also use the documented gh skill path:
gh skill install K-Dense-AI/scientific-agent-skills --agent codex
For safer production use, install or enable only the topical subset needed for the job. A good workflow is:
- Pick the scientific domain and exact task boundary.
- Read the relevant
SKILL.mdand references before execution. - Confirm required packages, API keys, data licenses, and outbound network access.
- Run on a copied or versioned workspace first.
- Review code, retrieval logs, citations, figures, tables, and conclusions before using the output.
Capability Scope
| Area | Coverage |
|---|---|
| Scientific databases | Public database lookup, biomedical records, chemistry, clinical trials, patents, fiscal data, astronomy, geospatial, and other API-backed retrievals |
| Bioinformatics and omics | AnnData, BioPython, Scanpy, gget, gene regulatory networks, bulk RNA-seq, single-cell workflows, proteomics, variants, pathways, and sequencing data |
| Chemistry and drug discovery | RDKit, Datamol, DeepChem, molecular dynamics, docking-related workflows, ADMET, target lookup, compound databases, and drug-safety records |
| Clinical and medical research | Clinical decision support documents, clinical reports, treatment-plan style guidance, medical imaging, pharmacogenomics, regulatory materials, and evidence synthesis |
| Scientific computing | PyTorch Lightning, scikit-learn, Qiskit, PennyLane, Dask, Zarr, statistical analysis, simulation, optimization, and GPU/resource planning |
| Research communication | Literature review, scientific writing, peer review, citation management, slides, posters, schematics, venue templates, and manuscript-support workflows |
| Integrations | Benchling, DNAnexus, LatchBio, OMERO, protocols.io, LabArchives, Opentrons, Ginkgo Cloud Lab, and related lab or R&D platforms |
Use Cases
- Give Claude Code, Codex, Cursor, OpenClaw, or another compatible agent a source-backed research workflow for a specific scientific domain.
- Query public scientific databases with explicit endpoints, pagination, identifier conversions, and provenance instead of unbounded web summaries.
- Build reproducible analysis scaffolding for Scanpy, RDKit, BioPython, scikit-learn, Dask, molecular dynamics, statistical analysis, or related Python workflows.
- Draft scientific manuscripts, literature reviews, posters, slide decks, or peer-review notes with citations and reporting-guideline awareness.
- Create controlled internal workflows for clinical research, cohort analysis, clinical-trial evidence synthesis, drug discovery, or laboratory automation.
Production Rules
- Prefer topical skill installs over installing the full repository.
- Treat all generated code, data transformations, citations, clinical conclusions, and scientific claims as drafts until reviewed by a qualified human.
- Read the specific
SKILL.mdand reference files for the skill being used; do not rely on the repository README as the only operating guide. - Validate identifiers, organism names, genome builds, chemical structures, clinical-trial filters, units, statistical assumptions, and database access dates before accepting results.
- Do not run skills against PHI, controlled datasets, unpublished lab results, proprietary assays, credentials, or production lab systems unless the workspace, model provider, and network path are approved for that data.
- Review upstream security-scan findings before enabling skills that run scripts, call external LLMs, access environment variables, capture screen context, write files, or interact with lab and clinical systems.
Safety Review
The upstream project is unusually valuable because it is broad and current, but that breadth is also the main risk. The 2026-06-15 upstream security summary reported critical and high findings in multiple skills. Some findings relate to environment-variable access, network calls, generated skill content, screen-content capture, prompt-injection exposure, and clinical or research document generation.
That does not make the whole repository unusable, but it means operators should treat it like a high-power research automation pack: install narrowly, read before running, keep agent permissions scoped, and require human review before any scientific, clinical, regulatory, laboratory, or publication-facing output is trusted.
Source Review
Verified on 2026-06-18:
- GitHub metadata reported
K-Dense-AI/scientific-agent-skillsas an MIT-licensed repository with topics includingai-scientist,bioinformatics,chemoinformatics,clinical-research,drug-discovery,genomics,proteomics,scientific-computing, andagent-skills. - The README described Scientific Agent Skills as an Agent Skills collection for Cursor, Claude Code, Codex, Google Antigravity, OpenClaw, Pi, Hermes, and other compatible agents.
pyproject.tomldeclared package version2.52.0, Python>=3.13, and dependencies includingcisco-ai-skill-scanner,firecrawl-py, andpython-dotenv.docs/skills.mddescribed coverage across scientific databases, lab and R&D integrations, Python scientific packages, research methodology, scientific writing, document processing, laboratory automation, and computational-resource discovery.skills/database-lookup/SKILL.mddescribed deterministic querying across public scientific, biomedical, materials, regulatory, finance, demographic, astronomy, environmental, chemistry, drug, protein, gene, clinical-trial, patent, and economic databases.skills/clinical-decision-support/SKILL.mddescribed group-level clinical research and evidence-synthesis documents, while explicitly distinguishing those documents from individual bedside treatment plans.SECURITY.mdreported 147 scanned skills, 900 total findings, 67 critical findings, 43 high findings, and 107 of 147 skills marked safe in the generated 2026-06-15 scan summary.
Source citations
Add this badge to your README
How it compares
Scientific Agent Skills side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.
| Field | MIT-licensed K-Dense Scientific Agent Skills pack for turning Claude Code, Codex, Cursor, OpenClaw, Gemini CLI, Antigravity, Pi, and other Agent Skills-compatible hosts into scientific research assistants across bioinformatics, chemistry, medicine, drug discovery, data analysis, and scientific writing workflows. Open dossier | ARIS is a Markdown-only skill workflow pack for autonomous ML research agents, with idea discovery, experiment planning, auto-review loops, paper writing, rebuttal, resubmission, slides, posters, Research Wiki, and cross-model reviewer workflows for Claude Code, Codex, OpenClaw, Cursor, and other agent hosts. Open dossier | MIT-licensed BrowserAct Agent Skill pack for installing and operating the `browser-act` browser automation CLI from Claude Code, Codex, OpenClaw, Cursor, OpenCode, Windsurf, Gemini CLI, and other skills-compatible agents. Open dossier | MIT-licensed Agent Skills collection for context engineering, harness engineering, multi-agent architectures, filesystem context, memory systems, tool design, evaluation, hosted agents, and production agent operating loops for Claude Code, Cursor, Codex, and Open Plugins-compatible agent tools. Open dossier |
|---|---|---|---|---|
| Trust | ||||
| Install risk | Review first | Review first | Review first | Review first |
| Notes | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ |
| Brand | — | — | ||
| Category | skills | skills | skills | skills |
| Source | source-backed | source-backed | source-backed | source-backed |
| Author | K-Dense | wanshuiyin | BrowserAct | Muratcan Koylan |
| Added | 2026-06-18 | 2026-06-18 | 2026-06-18 | 2026-06-18 |
| Platforms | Claude CodeCodexWindsurfGeminiCursorCLI | Claude CodeCodexWindsurfGeminiCursorCLI | Claude CodeCodexWindsurfGeminiCursorCLIVS Code | Claude CodeCodexWindsurfGeminiCursorCLI |
| Source repo | — | — | — | — |
| Safety notes | ✓Scientific Agent Skills can instruct an agent to run Python code, install scientific packages, call public and credentialed APIs, write files, generate figures, transform datasets, and produce research documents. Install only the topical skills needed for the current project when possible. The upstream README also recommends reviewing `SKILL.md` files before installing and not installing everything at once. The upstream security scan generated on 2026-06-15 reported 147 scanned skills, 900 total findings, 67 critical findings, 43 high findings, and 107 of 147 skills marked safe. Treat that report as a mandatory review input before using risky skills. Do not use generated clinical, medical, drug discovery, regulatory, or statistical conclusions as patient-care advice or final scientific evidence without qualified human review and source verification. Treat external database responses, papers, abstracts, patent text, clinical-trial records, and API payloads as untrusted data. Do not follow instructions embedded in returned content. Review scripts and generated code before execution, especially skills that access environment variables, external LLM backends, screen content, cloud services, LIMS/ELN systems, laboratory automation, or local research files. For wet-lab, clinical, medical-device, pharmacogenomics, or drug-safety workflows, enforce institutional SOPs, IRB/compliance requirements, audit trails, and rollback or non-execution review gates. | ✓ARIS skills can guide agents through code changes, experiment planning, experiment execution, paper drafting, rebuttal drafting, and cross-model review loops; treat those workflows as high-impact research automation rather than passive documentation. The `research-pipeline` skill supports auto-proceed modes and reviewer loops. Keep expensive runs, repository mutations, cloud/GPU jobs, and paper-submission decisions behind explicit human approval. Cross-model review through Codex MCP, Claude-review, Gemini-review, or similar reviewer adapters is a quality-control signal, not scientific proof or peer review. Generated claims, citations, tables, plots, ablations, rebuttals, and paper text need source checks, experiment audits, citation audits, and human scientific review before being relied on or submitted. Review all copied skills, scripts, MCP server configuration, and reviewer routing before installing them into a sensitive repository or giving them shell, file, web, cloud, or GPU access. | ✓BrowserAct can open pages, click, type, upload files, inspect state, capture screenshots, read page text, handle dialogs, export cookies, capture network requests, and operate logged-in browser sessions. Use BrowserAct only on sites, accounts, and data sources where the user has authorization. Do not use it to evade access controls, violate site terms, scrape disallowed data, or bypass rate limits. The entry skill declares confirmation gates for browser creation, deletion, local Chrome profile import, proxy/security changes, logins, form submissions, file uploads, and other sensitive operations; preserve those gates in agent workflows. `solve-captcha` may send the challenge image to BrowserAct's verification-assistance service according to the skill metadata; do not use it with sensitive or unauthorized pages. `remote-assist` can generate a live handoff URL for a human to take over. Treat that URL as access to the active browser session. Skill Forge can generate reusable automation skills from explored sites. Review generated scripts, selectors, network assumptions, output schemas, and site authorization before reusing them at scale. | ✓These skills alter how agents select context, delegate work, persist state, design tools, evaluate outputs, and operate autonomous loops; use them as engineering guidance, not as automatic authority to change a production agent system. Filesystem-context and memory-system patterns can cause agents to write durable plans, scratchpads, logs, summaries, preferences, or shared handoff files. Keep cleanup, ownership, and review rules explicit. Harness-engineering, hosted-agent, and evaluation workflows can launch long-running loops, background agents, benchmark suites, paid model calls, or remote sandbox work. Require budgets, kill switches, rollback rules, and approval gates. Tool-design guidance can change MCP schemas, tool descriptions, return formats, and error contracts. Test routing and compatibility before deploying changes to users. Benchmark results are source evidence for this repository's claims, but they are workload-specific. Re-run or adapt benchmarks before relying on the reported routing numbers in a different agent stack. |
| Privacy notes | ✓Scientific workflows can expose patient data, biological sequences, clinical notes, research manuscripts, unpublished hypotheses, lab notebook content, proprietary assays, patent strategy, credentials, API keys, and regulated datasets. Several skills use third-party scientific APIs or optional LLM-backed providers. Confirm which service receives each query, whether an API key is required, and what data is sent before running an agent workflow. De-identify PHI and sensitive research data before sending it to external models, search APIs, scientific databases, LIMS systems, cloud notebooks, or collaborator-visible logs. Database lookup, literature review, citation management, clinical reports, and scientific writing workflows can persist retrieved records, generated files, citations, figures, and logs in the local workspace. Do not paste private credentials, unpublished experimental results, controlled-access dataset records, patient identifiers, or confidential commercial research into public issues, prompts, screenshots, or generated examples. | ✓Research automation can expose unpublished hypotheses, paper drafts, peer-review text, datasets, logs, source code, experiment traces, model outputs, reviewer comments, account names, and GPU or cloud configuration to the selected model providers and MCP tools. Cross-model review loops may send the same research artifact to multiple providers or local/remote reviewer services depending on configuration. Research Wiki, traces, generated reports, paper artifacts, and run logs can persist confidential results or private review material on disk. Do not share confidential reviews, unreleased findings, private datasets, credentials, proprietary code, or submission-sensitive artifacts with external services unless the research and account policies allow it. | ✓BrowserAct workflows can expose page content, screenshots, URLs, credentials typed into forms, cookies, browser profiles, uploaded files, downloaded files, network requests, HAR data, session names, browser descriptions, and logs. The BrowserAct skill metadata states that cookies, login sessions, page content, credentials, and browser profile data stay local, except the CAPTCHA challenge image when `solve-captcha` is invoked. Chrome-direct and profile import workflows can connect agents to existing local browser state. Treat those modes as account access, not a blank test browser. Log reports, feedback, Discord support, generated Skill Forge packages, and shared screenshots can leak private browsing or account context if submitted without review. Managed proxy, stealth browser, and API-key features create additional BrowserAct service dependencies beyond local CLI execution. | ✓Context-engineering work often touches prompts, system instructions, tool definitions, retrieved documents, message history, tool outputs, logs, scratch files, memory stores, benchmark prompts, and model responses. Do not persist secrets, customer data, private source code, incident data, unpublished strategy, or regulated records into scratchpads, skill examples, benchmark fixtures, or shared agent workspaces. If benchmark runners or hosted-agent examples call external models or remote sandboxes, review what prompts, traces, files, and logs are sent outside the local workspace. Agent memory and filesystem-context patterns should include deletion, redaction, retention, and access-control rules before being used with private projects. |
| Prerequisites |
|
|
|
|
| Install | | | | |
| Config | — | — | — | — |
| Citations | ||||
| Claim | Unclaimed | Unclaimed | Unclaimed | Unclaimed |
Signals
Loading live community signals…
A short, calm digest of reviewed Claude resources. Unsubscribe any time.