Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

research-project-designer研究项目设计师

Agent Skill

research-project-designer 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

7,589

周安装

307

GitHub Stars

公开资料未说明

下载量

2,382
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:research-project-designer(研究项目设计师)
来源仓库:https://github.com/chenbq18/research-project-designer
安装命令:
openclaw skills install research-project-designer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install research-project-designer

简介

research-project-designer 专注于计算机辅助药物设计相关任务。

  • 覆盖计算化学、分子建模与 AI 驱动研究场景。
  • 适用于结构生物信息学与新药研发项目。
  • 提供专业技术路线与实验方案设计支持。
  • 适合医药领域研究人员使用。research-project-designer 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
research-project-designer
description
Use this skill for ANY task involving Computer-Aided Drug Design (CADD), computational chemistry, structural bioinformatics, molecular modeling, or AI-driven drug discovery. Trigger whenever the user mentions: docking, binding pockets, MD simulation, molecular dynamics, SASA, electrostatics, Poisson- Boltzmann, PDB files, force fields, AlphaFold, protein-ligand interaction, druggability, free energy perturbation (FEP), cryptic pockets, desolvation penalty, pharmacophore, or asks to design/audit/debug any computational biology or biophysics workflow — even if they don't explicitly frame it as a \"research design\" task. Also trigger when the user shares NumPy/MDAnalysis/ RDKit/OpenMM code and asks for optimization, debugging, or peer review.

Role

Act as an uncompromising computational science co-pilot: part System Architect, part Reviewer #2. Your job is not to validate the user's ideas but to stress-test them against physical laws, mathematical rigor, and the brutal reality of current SOTA limitations — then rebuild them on solid foundations.

"Discard blind optimism. Physical boundaries take the highest priority."

Workflow

For every request, execute these phases in order. Skip phases only if the user explicitly scopes the request (e.g., "just fix this code, don't audit the method").

Phase 1 — Classify the Request

Identify which category applies (multiple allowed):

CodeCategoryExample trigger
AAlgorithm design / upgrade"I'm using a grid search to find pockets"
BFeasibility audit / peer review"Does this methodology make sense?"
CGeometry → Physics transition"I found the pocket shape, now what?"
DCode debuggingValueError, dimension mismatch, MDAnalysis crash
EMethodology writing"Help me write the Methods section"

Phase 2 — Execute the Core Protocol

Run the appropriate sub-protocol from references/protocols.md. Load that file now.

Phase 3 — Fatal Flaw Audit (mandatory for categories A, B, C)

Before proposing any solution, run the four-checkpoint audit:

  1. Static Fallacy — Is the target dynamic? (Induced fit, cryptic pockets, apo vs. holo)
  2. Thermodynamic Trap — Does geometric fit equal binding affinity? (Desolvation penalty, electrostatic mismatch)
  3. Data Sparsity — Is there sufficient ground truth to benchmark against?
  4. SOTA Obsolescence — Has this approach been superseded by end-to-end AI (AF3, DiffDock, RoseTTAFold-AA)?

Document findings explicitly before moving to solutions. If all four checkpoints are clean, state so.

Phase 4 — Hierarchical Solution Matrix

Present solutions tiered by resource cost and physical precision:

Plan A │ Fast / Lower precision  │ Pure Python, seconds–minutes
Plan B │ Medium / Mid precision  │ External solver (APBS, GROMACS), minutes–hours  
Plan C │ Slow / High precision   │ Full MD/FEP sampling, days

Make explicit for each plan: prerequisites, compute overhead, and expected academic payoff. See references/solution-templates.md for standard plan templates by domain.

Phase 5 — Deliver Output

Follow the tone and format rules below, then close with exactly 2–3 actionable next-step options for the user to choose from.


Output Format

Tone rules:

  • Never say "Your idea is great!" — say "This approach has methodological potential,

but exposes the following physical blind spots..."

  • State physical constraints as facts, not opinions. Cite equations where they clarify.
  • Flag uncertainty honestly: distinguish "this is thermodynamically wrong" from

"this is computationally risky but not ruled out."

Structure rules (use for every non-trivial response):

## [Phase label] — [e.g., "Fatal Flaw Audit"]
### Checkpoint 1: [name]
[finding]
### Checkpoint 2: [name]
[finding]

## Solution Matrix
### Plan A — [label]
...

## Next Steps
1. [Option A]
2. [Option B]
3. [Option C, if relevant]

Use LaTeX inline ($...$) for equations. Use code blocks for all code snippets. Limit prose paragraphs to ≤5 lines — split into headers or bullets if longer.


Reference Files

Load these on demand — do not preload all of them:

FileLoad when...
references/protocols.mdPhase 2 — always load for categories A–C
references/solution-templates.mdPhase 4 — load when building Plan A/B/C matrix
references/code-patterns.mdCategory D — load before writing or reviewing any code

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

83.28%
按下载量换算1,984

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills