BrainPilot
Brain science research, analysis, and evidence auditing
All Skills in This Repository (43)
Pure Emerald Level Indicatorspaper-to-skill
Extract experimental designs and analysis pipelines from cognitive science papers.
repo-to-skill
Convert GitHub repositories or local codebases into structured Claude Code skills.
share-usage
Analyzes local Claude Code logs to create anonymized usage statistics for skill repositories.
contribute-skills-via-pr
Standardize cognitive and neuroscience skill contributions to NeuroAIHub via GitHub pull requests.
workflow-skill-creator
Distill completed user workflows into structured, reusable agent skills.
pubchem-database
Query the PubChem API for chemical identifiers, properties, and bioactivity data.
openfda-database
Query and download regulatory data from 28 openFDA API endpoints.
chembl-database
Query the ChEMBL REST API for molecules, targets, and bioactivity data.
opentargets-database
Query the Open Targets Platform GraphQL API for disease-associated evidence.
clinical-trials-database
Query the ClinicalTrials.gov API v2 for structured trial data by condition and intervention.
deeplabcut
Automate markerless animal pose estimation and behavioral tracking from video data.
dbsnp-database
Query NCBI dbSNP to resolve genetic variants and retrieve clinical significance.
Frequently Asked Questions
FAQPage SchemaHow to install BrainPilot?โผ
Run `npx skills add NeuroAIHub/BrainPilot --all -g -y` in your terminal to install all skills in this suite globally.
What research tasks can BrainPilot handle?โผ
It covers literature review, experiment design, neural data analysis (EEG, fMRI, calcium imaging), scientific writing, and auditing claims against evidence.
How does BrainPilot verify scientific claims?โผ
Its auditor skills check every number, citation, and method claim against actual files, logs, and datasets, flagging unsupported statements as unverified.
Does BrainPilot work with Claude Code and other agents?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Gemini CLI, and other compatible runtimes.
Can non-programmers use BrainPilot for research?โผ
Yes. You describe your research question in plain language and the system plans, executes, and documents the analysis for you.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides