Skip to main content
Run any Skill in Manus
with one click
Exekiel179
GitHub creator profile

Exekiel179

Repository-level view of 17 collected skills across 2 GitHub repositories.

skills collected
17
repositories
2
updated
2026-07-13
repository explorer

Repositories and representative skills

pg-data-screening
software-developers

Screen psychology datasets before Pingouin analysis: variable types, missingness, duplicates, long/wide shape, assumption checks, and safer preprocessing.

2026-07-13
pg-multivariate
software-developers

Run or generate Pingouin code for multivariate comparisons โ€” Hotelling's T-squared test (multivariate_ttest) โ€” plus the multivariate assumption checks box_m (equal covariance) and multivariate_normality, for designs with several dependent variables.

2026-07-13
pingouin-stat-router
software-developers

Route psychology statistics requests to the smallest Pingouin workflow. Use when the user asks what analysis to run, gives a psychology design, asks to analyze data with Pingouin, or needs lower-token guidance before code generation.

2026-07-13
pg-bayesian
data-scientists-152051

Compute or generate Pingouin Bayes factors for t tests, correlations, and proportions (bayesfactor_ttest, bayesfactor_pearson, bayesfactor_binom), and read the BF10 already returned by pg.ttest and pg.corr.

2026-07-13
pg-categorical
data-scientists-152051

Run or generate Pingouin code for categorical / contingency-table analyses โ€” chi-square test of independence, McNemar's paired test, 2x2 crosstabs, and chi-square power โ€” for psychology data with nominal variables.

2026-07-13
pg-nonparametric
data-scientists-152051

Run or generate Pingouin code for rank-based non-parametric tests โ€” Mann-Whitney U, Wilcoxon signed-rank, Kruskal-Wallis, Friedman, and Cochran Q โ€” when outcomes are ordinal or parametric assumptions fail.

2026-07-13
pg-analysis-approval
psychologists-all-other

Review and approve Pingouin psychology analyses before final reporting. Use after data screening or statistical output and before interpretation to catch common problems: wrong test, ignored repeated measures, missing assumption checks, multiple-comparison errors, unsupported causal claims, incomplete reporting, or output-format mismatches.

2026-06-22
pg-anova
software-developers

Run or generate Pingouin code for one-way, factorial, repeated-measures, mixed, Welch ANOVA, ANCOVA, and follow-up pairwise tests.

2026-06-22
Showing top 8 of 15 collected skills in this repository.
spss-analyst
statisticians-152041

Write and execute IBM SPSS Statistics syntax following SPSS conventions and run SPSS MCP analyses defensively. Use when the user asks to run statistical analysis (frequencies, descriptives, regression, t-test, ANOVA, correlations, factor analysis, crosstabs, MDS/PROXSCAL, clustering, survival, mixed models, etc.), write or review SPSS syntax/code, explore or summarize .sav data files, compute/recode/transform variables, clean or restructure data in SPSS, diagnose SPSS MCP timeouts or syntax incompatibilities, or use SPSS MCP tools safely with smoke tests first. Triggered by keywords like SPSS, .sav, ๅˆ†ๆž, ้ข‘็އ, ๅ›žๅฝ’, ๆ–นๅทฎๅˆ†ๆž, ็›ธๅ…ณ, ๆ่ฟฐ็ปŸ่ฎก, tๆฃ€้ชŒ, ๅ› ๅญๅˆ†ๆž, ไบคๅ‰่กจ, ็ผ–็ , ไธด่ฟ‘ๆ˜ ๅฐ„, MDS, PROXSCAL, or any request involving statistical analysis with SPSS data files.

2026-04-11
spss-mcp-guard
statisticians-152041

Make IBM SPSS Statistics MCP execution more reliable by preventing common MCP/SPSS failures before they happen and diagnosing them when they do. Use when the user wants to avoid SPSS MCP timeouts, syntax incompatibilities, PROXSCAL/MDS errors, invalid subcommands, stale environment configuration, or flaky batch execution; when a statistical analysis should be executed defensively with smoke tests first; or when Claude should probe with minimal syntax before attempting a heavier SPSS run.

2026-04-11
Showing 2 of 2 repositories
All repositories loaded