π¦ ClawHub
Wet Lab Career
by @krishnakumarmahadevan-cmd
Professional Biotechnology Wet Lab Career Development Platform for personalized career planning and advancement.
π‘ Examples
Example Request
Generate a personalized wet lab career roadmap based on an applicant's profile:
{
"assessmentData": {
"education": "Bachelor of Science in Biology",
"experience": "3 years as Research Associate in molecular biology lab",
"core_skills": [
"PCR",
"DNA extraction",
"Cell culture",
"Gel electrophoresis"
],
"instruments": [
"qPCR machine",
"Centrifuge",
"Autoclave",
"HPLC"
],
"advanced_skills": [
"Next-generation sequencing",
"Bioinformatics analysis"
],
"qc_skills": [
"Statistical analysis",
"Documentation",
"Lab safety compliance"
],
"career_goals": [
"Senior Research Scientist",
"Lab Manager",
"Quality Assurance Lead"
],
"sessionId": "sess_20240115_abc123",
"timestamp": "2024-01-15T10:30:00Z"
},
"sessionId": "sess_20240115_abc123",
"userId": 42,
"timestamp": "2024-01-15T10:30:00Z"
}
Example Response
{
"roadmap": {
"current_profile": {
"level": "Research Associate",
"experience_years": 3,
"competency_score": 78
},
"recommended_roles": [
{
"role": "Senior Research Scientist",
"match_percentage": 85,
"timeline_months": 18,
"skill_gaps": [
"Advanced project management",
"Manuscript writing",
"Grant preparation"
]
},
{
"role": "Quality Assurance Specialist",
"match_percentage": 82,
"timeline_months": 12,
"skill_gaps": [
"Regulatory knowledge (FDA/ICH)",
"Advanced statistics"
]
}
],
"development_plan": {
"immediate": [
"Complete GCP (Good Clinical Practice) certification",
"Advanced statistics course"
],
"short_term": [
"Lead independent research project",
"Mentor junior lab staff"
],
"long_term": [
"Pursue Master's degree or MBA",
"Industry conference presentations"
]
},
"hiring_opportunities": [
{
"company": "Genentech",
"open_roles": 12,
"match_score": 88
}
]
}
}
TERMINAL
clawhub install toolweb-wet-lab-career