Generates a comprehensive research proposal design based on input literature, including hypothesis, mechanism verification, and budget. Use when the user wants to design a research project from a paper.
48
53%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Protocol Design/research-proposal-generator/SKILL.mdThis skill analyzes a given literature text (paper) and generates a complete research proposal design, including scientific hypothesis, research outline, detailed experimental design, budget, and yearly plan.
references/ for task-specific guidance.Python: 3.10+. Repository baseline for current packaged skills.Third-party packages: not explicitly version-pinned in this skill package. Add pinned versions if this skill needs stricter environment control.See ## Usage above for related details.
Skill directory: 20260316/scientific-skills/Protocol Design/research-proposal-generator
No packaged executable script was detected.
Use the documented workflow in SKILL.md together with the references/assets in this folder.Example run plan:
SKILL.md.references/ contains supporting rules, prompts, or checklists.Input: The text content of a scientific paper.
Output: A structured research proposal in Markdown format.
Please follow these steps to generate the proposal. Refer to prompts.md for detailed prompts for each step.
references/prompts.md.Assemble the final report in the following order:
Note: This process simulates a multi-step expert workflow. Ensure consistency between the hypothesis and the designed experiments.
research_proposal_generator_result.md unless the skill documentation defines a better convention.This skill accepts requests that match the documented purpose of research-proposal-generator and include enough context to complete the workflow safely.
Do not continue the workflow when the request is out of scope, missing a critical input, or would require unsupported assumptions. Instead respond:
research-proposal-generatoronly handles its documented workflow. Please provide the missing required inputs or switch to a more suitable skill.
Run this minimal verification path before full execution when possible:
No local script validation step is required for this skill.Expected output format:
Result file: research_proposal_generator_result.md
Validation summary: PASS/FAIL with brief notes
Assumptions: explicit list if any63c61d3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.