Agent skill · Code Review & Quality

scientific-brainstorming

Facilitates evidence-aware scientific ideation with independent generation, structured discussion, explicit assumptions, transparent evaluation, adversarial review, and decision logs. Use for early-stage research brainstorming or prioritizing candidate directions; hand off empirical validation, study design, ethics or regulatory review, and clinical questions to appropriate experts or skills.

K-Dense-AIgithub.com/K-Dense-AIGitHub ↗
claude-codeships scriptsMIT
Install
npx skills add K-Dense-AI/scientific-agent-skills --skill scientific-brainstorming --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 10
SKILL.md size: 13 KB
Bundled scripts: yes
Version: 1.1
Requires: Core guidance works in any Agent Skills-compatible host. Optional bundled CLIs require Python 3.11+ and use only the…
Path: skills/scientific-brainstorming/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 32,619
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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-de

What's inside
Steps it walks through
  1. Purpose and boundaries
  2. Operating rules
  3. Reproducible workflow
  4. 1. Scope the session
  5. 2. Diversify perspectives deliberately
  6. 3. Generate independently
  7. 4. Share without immediate evaluation
  8. 5. Cluster structurally
  9. 6. Define transparent criteria
  10. 7. Run adversarial review
  11. 8. Check literature and evidence
  12. 9. Apply feasibility, rigor, and ethics gates
  13. 10. Decide and log
  14. Bias and failure controls
Ships with 9 files
  • references/brainstorming_methods.md
  • references/facilitation_workflows.md
  • references/idea_evaluation.md
  • references/responsible_ai.md
  • references/sources.md
  • scripts/_common.py
  • scripts/evaluate_matrix.py
  • scripts/session_scaffold.py
  • scripts/validate_register.py
Commands it runs
python scripts/session_scaffold.py --help
python scripts/validate_register.py --help
python scripts/evaluate_matrix.py --help
python scripts/session_scaffold.py \
python scripts/validate_register.py session.json --output validation.json
python scripts/evaluate_matrix.py scores.csv \
More from scientific-agent-skills
All skills →
About this skill
What does the scientific-brainstorming skill do?

Facilitates evidence-aware scientific ideation with independent generation, structured discussion, explicit assumptions, transparent evaluation, adversarial review, and decision logs. Use for early-stage research brainstorming or prioritizing candidate directions; hand off empirical validation, study design, ethics or regulatory review, and clinical questions to appropriate experts or skills.

How do I install it?

Run `npx skills add K-Dense-AI/scientific-agent-skills --skill scientific-brainstorming --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From K-Dense-AI/scientific-agent-skills, a repository with 32,619 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going