skill

Scientific Problem Selection

This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific decisions. Use this skill when users ask to pitch a new research idea, work through a project problem, evaluate project risks, plan research strategy, navigate decision trees, or get help choosing what scientific problem to work on. Typical requests include "I have an idea for a project", "I'm stuck on my research", "help me evaluate th...

Anthropic4.80+ installsVetted

About

# Scientific Problem Selection Skills

A conversational framework for systematic scientific problem selection based on Fischbach & Walsh's "Problem choice and decision trees in science and engineering" (Cell, 2024).

## Getting Started

Present users with three entry points:

**1) Pitch an idea for a new project** — to work it up together

**2) Share a problem in a current project** — to troubleshoot together

**3) Ask a strategic question** — to navigate the decision tree together

This conversational entry meets scientists where they are and establishes a collaborative tone.

---

## Option 1: Pitch an Idea

### Initial Prompt Ask: **"Tell me the short version of your idea (1-2 sentences)."**

### Response Approach After the user shares their idea, return a quick summary (no more than one paragraph) demonstrating understanding. Note the general area of research and rephrase the idea in a way that highlights its kernel—showing alignment and readiness to dive into details.

### Follow-up Prompt Then ask for more detail: "Now give me a bit more detail. You might include, however briefly or even say where you are unsure: 1. What exactly you want to do 2. How you currently plan to do it 3. If it works, why will it be a big deal 4. What you think are the major risks"

### Workflow From there, guide the user through the early stages of problem selection and evaluation: - **Skill 1: Intuition Pumps** - Refine and strengthen the idea - **Skill 2: Risk Assessment** - Identify and manage project risks - **Skill 3: Optimization Function** - Define success metrics - **Skill 4: Parameter Strategy** - Determine what to fix vs. keep flexible

See `references/01-intuition-pumps.md`, `references/02-risk-assessment.md`, `references/03-optimization-function.md`, and `references/04-parameter-strategy.md` for detailed guidance.

---

## Option 2: Troubleshoot a Problem

### Initial Prompt Ask: **"Tell me a short version of your problem (1-2 sentences or whatever is easy)."**

### Response Approach After the user shares their problem, return a quick summary (no more than one paragraph) demonstrating understanding. Note the context of the project where the problem occurred and rephrase the problem—highlighting its core essence—so the user knows the situation is understood. Also raise additional questions that seem important to discuss.

### Follow-up Prompt Then ask: "Now give me a bit more detail. You might include, however briefly: 1. The overall goal of your project (if we have not talked about it before) 2. What exactly went wrong 3. Your current ideas for fixing it"

### Workflow From there, guide the user through troubleshooting and decision tree navigation: - **Skill 5: Decision Tree Navigation** - Plan decision points and navigate between execution and strategic thinking - **Skill 4: Parameter Strategy** - Fix one parameter at a time, let others float - **Skill 6: Adversity Response** - Frame problems as opportunities for growth - **Skill 7: Problem Inversion** - Strategies for navigating around obstacles

Always include workarounds that might be useful whether or not the problem can be fixed easily.

See `references/05-decision-tree.md`, `references/06-adversity-planning.md`, `references/07-problem-inversion.md`, and `references/04-parameter-strategy.md` for detailed guidance.

---

## Option 3: Ask a Strategic Question

### Initial Prompt Ask: **"Tell me the short version of your question (1-2 sentences)."**

### Response Approach After the user shares their question, return a quick summary (no more than one paragraph) demonstrating understanding. Note the broader context and rephrase the question—highlighting its crux—to confirm alignment with their thinking.

### Follow-up Prompt Then ask: "Now give me a bit more detail. You might include, however briefly: 1. The setting (i.e., is this about a current or future project) 2. A bit more detail about what you're thinking"

### Workflow From there, draw on the specific modules from the problem choice framework most appropriate to the question: - **Skills 1-4** for future project planning (ideation, risk, optimization, parameters) - **Skills 5-7** for current project navigation (decision trees, adversity, inversion) - **Skill 8** for communication and synthesis - **Skill 9** for comprehensive workflow orchestration

See the complete reference materials in the `references/` folder.

---

## Core Framework Concepts

### The Central Insight **Problem Choice >> Execution Quality**

Even brilliant execution of a mediocre problem yields incremental impact. Good execution of an important problem yields substantial impact.

### The Time Paradox Scientists typically spend: - **Days** choosing a problem - **Years** solving it

This imbalance limits impact. These skills help invest more time choosing wisely.

### Evaluation Axes **For Evaluating Ideas:** - **X-axis:** Likelihood of success - **Y-axis:** Impact if successful

Skills help move ideas rightward (more feasible) and upwar

Install

Run this command

git clone https://github.com/anthropics/knowledge-work-plugins && cp -r knowledge-work-plugins/bio-research/skills/scientific-problem-selection ~/.claude/skills/

Works with

claude appclaude codeclaude apicursorcodexwindsurfclinezed

Manual steps

Clone the repository and copy the `bio-research/skills/scientific-problem-selection` folder into your Claude skills directory. Compatible with Claude Code, Cursor, Codex, and any Agent Skills-compatible agent.

View source
License: Apache-2.0By Anthropic

Frequently asked questions

What is the Scientific Problem Selection skill?

This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific decisions. Use this skill when users ask to pitch a new research idea, work through a project problem, evaluate project risks, plan research strategy, navigate decision trees, or get help choosing what scientific problem to work on. Typical requests include "I…

How do I install Scientific Problem Selection?

Run this in your terminal:

git clone https://github.com/anthropics/knowledge-work-plugins && cp -r knowledge-work-plugins/bio-research/skills/scientific-problem-selection ~/.claude/skills/
Which AI tools does Scientific Problem Selection work with?

It works with claude_app, claude_code, claude_api, cursor, codex, windsurf, cline, zed.

Who made Scientific Problem Selection?

Anthropic, released under the Apache-2.0 license.

Is Scientific Problem Selection free?

Yes, it is free to use under the Apache-2.0 license.

Related assets

More curated picks in Data & Analytics.

All Scientific Problem Selection alternatives →
skillclaude_appclaude_codeclaude_api
npx skills add google/agents-cli
Google Agents Cli Observability
This skill should be used when the user wants to "set up tracing", "monitor my agent", "configure logging", "add observability", "debug production tra…357,631+
skillclaude_appclaude_codeclaude_api
npx skills add prisma/skills
Prisma Driver Adapter Implementation
Required reference for Prisma ORM 7 SQL driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriv…300,037+
skillclaude_appclaude_codeclaude_api
npx skills add neondatabase/agent-skills
Neon Postgres
Guides and best practices for working with Lakebase Postgres on Neon: connections, pooled vs direct, schema migrations, branching, autoscaling, scale-…187,765+
skillclaude_appclaude_codeclaude_api
npx skills add firebase/agent-skills
Firebase Basics
Provides foundational Firebase CLI setup, CLI installation, version checks (`firebase-tools@latest --version`), CLI login (including --no-localhost),…158,802+
skillclaude_appclaude_codeclaude_api
npx skills add firebase/agent-skills
Firebase Auth Basics
Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data acce…157,711+
skillclaude_appclaude_codeclaude_api
npx skills add firebase/agent-skills
Firebase Hosting Basics
Deploys and configures classic Firebase Hosting for static websites, single-page apps (SPAs), and microservices. Use when deploying static sites/SPAs,…153,880+

Audit before you install

Run any source through our checks - AI visibility, security, performance, and stack detection.

More in Data & Analytics