scientific-brainstorming

scientific-brainstorming is a skill for Claude Code, Codex from K-Dense-AI/scientific-agent-skills. It costs 70 tokens per session (2,819 once invoked), scanned A, original, MIT.

A structured guide for generating and comparing possible research questions, mechanisms, experiments, and study directions.

In plain words
What is it for?
Use it for early-stage research ideation, adversarial review, transparent prioritisation, assumption tracking, and decision logs.
Why use it?
It keeps brainstorming separate from evidence checking and hypothesis validation, so ideas are not mistaken for findings or approval.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for early-stage research ideation, adversarial review, transparent prioritisation, assumption tracking, and decision logs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/k-dense-ai/scientific-agent-skills/scientific-brainstorming
About the project

Scientific Agent Skills is a collection of reusable procedures that give AI agents capabilities for scientific research across areas such as biology, chemistry, medicine, and drug discovery. It is used by researchers and by people building AI scientist workflows with compatible coding agents. The catalogue contains many of the project's skills and supporting instructions.

K-Dense-AI/scientific-agent-skills · 44,469 stars · on GitHub · arxiv.org

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add K-Dense-AI/scientific-agent-skills --skill scientific-brainstorming
Clone the repo
git clone --depth 1 https://github.com/K-Dense-AI/scientific-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for scientific-brainstorming

README.md
[![agentmods](https://agentmods.dev/badge/skills/k-dense-ai/scientific-agent-skills/scientific-brainstorming/github.svg)](https://agentmods.dev/skills/k-dense-ai/scientific-agent-skills/scientific-brainstorming)
Your own site
<a href="https://agentmods.dev/skills/k-dense-ai/scientific-agent-skills/scientific-brainstorming"><img src="https://agentmods.dev/badge/skills/k-dense-ai/scientific-agent-skills/scientific-brainstorming/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for scientific-brainstorming

Your own site · 80×15
<a href="https://agentmods.dev/skills/k-dense-ai/scientific-agent-skills/scientific-brainstorming"><img src="https://agentmods.dev/badge/skills/k-dense-ai/scientific-agent-skills/scientific-brainstorming.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,819 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 9 Apr 2026
  • Snyk pass 9 Apr 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00070 $0.02819
Opus 5 $0.00035 $0.01409
Sonnet 5 $0.00014 $0.00564
Haiku 4.5 $0.00007 $0.00282

Measured 9d ago against content hash 49ae9b430f34, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

scientific-brainstorming scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/_common.py, scripts/evaluate_matrix.py, scripts/session_scaffold.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/scientific-brainstorming/SKILL.md · 300 lines

How it starts

The opening of the file, as written. The whole thing — 300 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Scientific Brainstorming

Purpose and boundaries

Use this skill to create, organize, challenge, and transparently prioritize candidate research directions. Treat every output as a proposal, not a finding. Creativity methods can alter participation and idea yield, but no method universally improves originality, usefulness, or scientific validity. The evidence base and its limits are summarized in references/sources.md.

Keep these activities separate:

  • Ideation creates questions, mechanisms, alternatives, or study concepts.
  • Evidence assessment checks what reliable literature and data support.
  • Hypothesis validation requires observations, predictions, suitable designs, analyses, and independent scrutiny; brainstorming cannot validate a hypothesis.
  • Ethics, biosafety, dual-use, regulatory, and institutional review require the relevant authorized reviewers. A brainstorm is never approval.
  • Clinical advice requires qualified clinicians and patient-specific context. Do not turn research ideas into diagnosis or treatment guidance.

For an observation-led testable hypothesis, hand off to hypothesis-generation. For study architecture, use experimental-design; for sample size, statistical-power; for existing evidence, literature-review; and for analysis, statistical-analysis.

Operating rules

  1. Label claims as idea, assumption, prediction, located evidence, or decision. Never blur these categories.
  2. Generate independently before exposing participants to other people's or AI-generated ideas. Face-to-face turn-taking can block production, and examples can anchor later output.
  3. Preserve minority views, negative evidence, uncertainty, and abstentions. Consensus is not truth and vote counts are not effect sizes.
  4. Record provenance without exposing confidential, personal, controlled, or unpublished information.
  5. Define evaluation criteria and directions before scoring. Keep raw ratings, reasons, ranges, and disagreement visible.
  6. Search the literature after an initial independent round when practical, then deliberately reopen ideation. This reduces early anchoring without mistaking an incomplete search for a research gap.
  7. Do not automatically select a “winner.” Scores are traceable decision aids; qualitative judgment, uncertainty, feasibility, and ethics gates remain controlling.

Read the full file on GitHub · 300 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 300 lines · 70 tokens per session scan A 49ae9b430f34

Subscribe to this mod's changes

scientific-brainstorming is a skill published in the GitHub repository K-Dense-AI/scientific-agent-skills (44,469 stars, last pushed yesterday), licensed MIT. It adds 70 tokens to every session and 2,819 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

discovery-toolbox

A routed repertoire of 90 scientific thinking operators for biological research agents - visual reasoning, detectability and information budgets, search reframing, causal identification, competing explanations, observation and selection processes, pipeline artifact diagnosis, effort allocation, and confirmation…

dekan-aleksandr/biodiscovery-skills · 122 tokens

discovery-director

Operate as a research director making original discoveries from a given biological question and dataset. Use when the task is open-ended scientific research, exploring omics or experimental data for findings, hypothesis generation and testing, screening a large candidate space of genes, variants, features or…

dekan-aleksandr/biodiscovery-skills · 114 tokens

inbound-lead-enrichment

Fills in missing data for inbound leads — researches the company, identifies the person's role and seniority, finds other stakeholders at the company, checks for existing CRM relationships, and updates the lead record. Produces enriched lead data ready for qualification or outreach. Tool-agnostic.

gooseworks-ai/goose-skills · 63 tokens

demo-builder

Builds personalized demo assets for top prospects using the founder's product API/MCP/SDK. Researches prospect, proposes demo concepts, builds working prototype, tests it, and generates comparison report with live demo link.

gooseworks-ai/goose-skills · 46 tokens

create-imessage-mockup

Render pixel-accurate iMessage screenshot mockups (DM or group) from a thread JSON. Supports minimal, with-keyboard, and full iPhone 15 Pro frame variants. Outputs HTML + PNG.

gooseworks-ai/goose-skills · 49 tokens

industry-scanner

Daily industry intelligence scanner. Scans web, social media, news, blogs, and communities for industry-relevant events, trends, and signals. Produces a comprehensive intelligence briefing plus strategic GTM opportunity ideas. Orchestrates existing scraping skills — does not reimplement data collection.

gooseworks-ai/goose-skills · 60 tokens