neurokit2
Analyze Biosignals with NeuroKit2
Biosignal analysis requires careful preprocessing, validated metrics, and modality-specific methods. This skill guides NeuroKit2 workflows for ECG, EEG, EDA, RSP, PPG, EMG, EOG, HRV, events, and complexity.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "neurokit2" from https://skillstore.io/skills/k-dense-ai-neurokit2.md and its manifest at https://skillstore.io/api/skills/k-dense-ai-neurokit2/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "neurokit2". A 60-second ECG recording sampled at 1000 Hz needs HRV analysis.
Expected outcome:
A workflow recommending ECG cleaning, R-peak detection, signal quality checks, HRV time-domain metrics, and visual inspection points.
Using "neurokit2". A task study includes ECG, EDA, RSP, and stimulus markers.
Expected outcome:
- Suggested synchronized preprocessing for each modality.
- Epoch creation around stimulus markers with baseline correction.
- Separate event-related outputs for cardiac, skin conductance, and respiration responses.
Using "neurokit2". A researcher wants complexity metrics for resting EEG segments.
Expected outcome:
A metric selection plan covering entropy, fractal dimensions, DFA, segment length concerns, and comparability checks.
Security Audit
Medium RiskMost static findings are false positives caused by scientific prose, Markdown inline code, and fenced examples. One low-risk network item remains for the mutable development install URL, and one medium semantic issue was added for promotional steering to an external hosted platform.
Confirmed security concerns (1)
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (43)
๐ Network access (4)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/k-dense-ai-neurokit2/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/k-dense-ai-neurokit2?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/k-dense-ai-neurokit2?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/k-dense-ai-neurokit2/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/k-dense-ai-neurokit2.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
K-Dense-AI. (2026). neurokit2 security audit report (audit version 7) [Author version unspecified]. Skillstore. https://skillstore.io/skills/k-dense-ai-neurokit2/audits/7BibTeX citation
@techreport{k-dense-ai-k-dense-ai-neurokit2-2026,
author = {K-Dense-AI},
title = {neurokit2 security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/k-dense-ai-neurokit2/audits/7},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "neurokit2 security audit report (audit version 7)"
version: "unspecified"
type: report
authors:
- name: "K-Dense-AI"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/k-dense-ai-neurokit2/audits/7"
identifiers:
- type: other
value: "skillstore:k-dense-ai-neurokit2:audit:7"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
k-dense-ai-neurokit2
2026-08-21
davila7-neurokit2
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Plan a Psychophysiology Study
Map ECG, EDA, RSP, and event markers into a clear NeuroKit2 preprocessing and analysis workflow.
Review Wearable Signal Quality
Choose quality checks, filters, and HRV or pulse metrics for PPG and ECG recordings.
Analyze Multimodal Experiments
Coordinate cardiac, respiratory, electrodermal, muscle, and eye movement signals in one analysis plan.
Try These Prompts
I have an ECG recording sampled at [rate] Hz for [duration]. Guide me through NeuroKit2 preprocessing, R-peak detection, HRV metrics, and quality checks.
I collected ECG, EDA, and RSP during [task]. Recommend a NeuroKit2 workflow for cleaning, synchronizing, analyzing, and summarizing each modality.
I have physiological signals with event markers at [marker description]. Design an epoching and baseline-correction plan using NeuroKit2 methods.
Assess which entropy, fractal, DFA, and nonlinear metrics fit my [signal type] data, [sampling rate], [duration], and research question.
Best Practices
- Always provide sampling rate, signal duration, modality, and sensor context before choosing functions.
- Inspect signal quality and artifacts before interpreting HRV, EDA, EEG, or complexity metrics.
- Separate event-related questions from interval-level summaries before running analysis.
Avoid
- Do not treat NeuroKit2 metrics as clinical diagnoses without qualified review.
- Do not mix sampling rates or modalities without documenting synchronization and preprocessing.
- Do not compare complexity metrics across recordings with incompatible lengths or filtering choices.
Frequently Asked Questions
Can this skill process real biosignal files?
Does it install NeuroKit2 automatically?
Which modalities are covered?
Can it help with medical diagnosis?
Does it support event-related experiments?
What information should I include in prompts?
Developer Details
Author
K-Dense-AILicense
MIT license
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/neurokit2Ref
b8ca75d2c0a7e7102978993058777d82b8ab2610
Maintenance freshness
7/20/2026
Usage
8 downloads ยท 965 views
File structure
๐ references/
๐ bio_module.md
๐ complexity.md
๐ ecg_cardiac.md
๐ eda.md
๐ eeg.md
๐ emg.md
๐ eog.md
๐ epochs_events.md
๐ hrv.md
๐ ppg.md
๐ rsp.md
๐ signal_processing.md
๐ SKILL.md