Neuroscience research workflows: neuroanatomy, neural circuits, neurotransmitter biology, neurological/psychiatric disease genetics, neural-protein function. Uses Allen Brain Atlas, WormBase (C. elegans connectome), UniProt for neural proteins, PubMed for primary literature. Use for brain-region biology, neural development, neurodegeneration mechanisms (Alzheimer's, Parkinson's, ALS), and synaptic-protein characterization.
63
73%
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 ./plugins/tooluniverse/skills/tooluniverse-neuroscience/SKILL.mdKEY PRINCIPLES: LOOK UP, DON'T GUESS — use PubMed/EuropePMC for neuroanatomy facts, WormBase for C. elegans connectome data, UniProt for neural protein properties. Verify claims with literature before answering. Use Python computation for quantitative neuroscience problems.
When uncertain about any neuroscience fact — brain region function, neural circuit connectivity, ion channel properties, neurotransmitter receptor subtypes — SEARCH databases first. A PubMed-verified answer is always more reliable than reasoning from memory. This is especially critical for neuroanatomy, where structures have precise boundaries and connectivity patterns that are easy to confuse.
Brain region functions, boundaries, and connectivity are precise anatomical facts. When asked about specific regions, nuclei, or tracts:
WormBase_get_gene for gene expression, neuron identity, connectivity dataAlliance_search_genes for orthologs| Feature | UMN Lesion | LMN Lesion |
|---|---|---|
| Tone | Increased (spastic) | Decreased (flaccid) |
| Reflexes | Hyperreflexia, Babinski+ | Hyporeflexia/areflexia |
| Atrophy | Minimal (disuse) | Prominent, early |
| Fasciculations | Absent | Present |
| Distribution | Pyramidal pattern | Specific nerve/root |
UniProt_search for SNCA, LRRK2, PARK7| Tool | Use For | Key Parameters |
|---|---|---|
PubMed_search_articles | Neuroanatomy facts, clinical neurology, circuit studies | query, limit |
EuropePMC_search_articles | Broader literature including preprints | query, limit |
WormBase_get_gene | C. elegans neurons, connectome, gene expression | query |
AllenCellTypes_search_specimens | Single-neuron electrophysiology + morphology specimens (firing rate, input resistance, tau, reconstructions); filter by species/brain region | species (e.g. "Homo Sapiens", "Mus musculus"), brain_structure, limit |
Alliance_search_genes | Cross-species gene search (mouse, fly, fish, worm) | query |
UniProt_search | Neural proteins (ion channels, receptors, disease genes) | query, organism |
proteins_api_search | Protein features, domains, variants | query |
NCBIGene_search | Gene info, orthologs, expression | query |
ClinVar_search_variants | Neurological disease variants | gene, condition |
gwas_search_associations | Neurological trait associations | query |
Orphanet_search_diseases | Rare neurological diseases | query |
kegg_get_pathway_info | Neural signaling pathways | pathway_id |
OpenTargets_multi_entity_search_by_query_string | Drug targets in neurological diseases | query |
For C. elegans neural circuit questions, ALWAYS use WormBase_get_gene to look up specific synapse and connectivity data. Do not guess neural connections from general knowledge.
089eb8e
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.