senior-data-scientist
World-class data science skill for statistical modeling, experimentation, causal inference, and advanced analytics. Expertise in Python (NumPy, Pandas, Scikit-learn), R, SQL, statistical methods, A/B testing, time series, and business intelligence. Includes experiment design, feature engineering, model evaluation, and stakeholder communication. Use when designing experiments, building predictive models, performing causal analysis, or driving data-driven decisions.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-skills/senior-data-scientist skilz install alirezarezvani/claude-skills/senior-data-scientist --agent opencode skilz install alirezarezvani/claude-skills/senior-data-scientist --agent codex skilz install alirezarezvani/claude-skills/senior-data-scientist --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skills cp -r claude-skills/engineering-team/senior-data-scientist ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutionsAutomates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...
automating-reminders
by SpillwaveSolutionsAutomates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...
mastering-postgresql
by SpillwaveSolutionsPostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...
automating-contacts
by SpillwaveSolutionsAutomates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-skills
- Type
- Other
- Meta-Domain
- N/A
- Primary Domain
- N/A
- Market Score
- 0.0
Agent Skill Grade
F
Score: 35/100
Click to see breakdown
Score Breakdown
Areas to Improve
- All three reference files contain identical boilerplate content, defeating the purpose of layered documentation
- Quick Start shows Python scripts that don't exist and aren't implemented, misleading users
- 'World-class' appears 5+ times; reads like job description/marketing material rather than instructional skill
Recommendations
- Focus on improving Pda (currently 8/30)
- Focus on improving Ease Of Use (currently 7/25)
- Focus on improving Writing Style (currently 3/10)
Graded: 1/23/2026
Developer Feedback
I just looked through senior-data-scientist and noticed the spec is pretty minimal—almost feels like it's still finding its voice. Given the 35/100, I'm curious what the original vision was before we started refining it.
Links:
The TL;DR
You're at 35/100, solidly F territory. This is based on Anthropic's skill evaluation rubric across five pillars. Your strongest area is Spec Compliance (12/15)—the YAML structure is valid and the naming convention is correct. But you're getting hit hard on Utility (4/20) and Progressive Disclosure (8/30), which are the backbone of a functional skill.
What's Working Well
- Clean metadata structure: Your YAML frontmatter is valid with required fields properly formatted—this is the foundation everything else builds on.
- Follows naming conventions: hyphen-case format is correct and consistent with the skill ecosystem standards.
- Reference architecture attempted: You're thinking layered—having separate files for statistical methods, experiment design, and feature engineering shows you understand the intent of Progressive Disclosure.
The Big One: Identical Reference Files Kill Utility
Here's the thing—all three reference files (statistical_methods_advanced.md, experiment_design_frameworks.md, feature_engineering_patterns.md) contain the identical boilerplate content. Same "Production-First Design" section, same "Pattern 1: Distributed Processing," everything copy-pasted.
Why this matters: The whole point of layered references is to provide progressively deeper, specialized knowledge. Right now they're just repetition, so a user gets zero additional value from clicking through.
The fix: Make these actually different. statistical_methods_advanced.md should cover hypothesis testing, causal inference, statistical significance. experiment_design_frameworks.md should cover A/B testing specifics, power analysis, randomization schemes. feature_engineering_patterns.md should cover transformations, feature selection, encoding strategies. Each file becomes a real resource instead of filler.
Impact: This alone could push you +10-12 points on Utility and PDA.
Other Things Worth Fixing
Fictional Quick Start scripts (SKILL.md:14-23): You're showing
python scripts/experiment_designer.py --input data/ --output results/but these don't exist anywhere. Either implement them in a scripts/ directory or replace with actual workflows like "1. Define hypothesis → 2. Calculate sample size → 3. Design randomization scheme" with links to references.Marketing language everywhere: "World-class" appears 5+ times. This reads like a job posting, not instructional content. Strip it all out—just tell people what the skill does: "Statistical modeling, experimentation, and causal inference for production systems."
No actionable workflows: "Senior Responsibilities" is a job description. You need numbered checklists: "A/B Test Design: 1. Define metric 2. Calculate MDE 3. Run power analysis..." with actual steps users can follow.
Vague trigger phrases: Your description mentions "designing experiments, building models" but these are too generic. Get specific: "Use when setting up statistical tests, designing experiment randomization, calculating effect sizes."
Quick Wins
- Replace marketing terms (+5 points): Remove "world-class," "enterprise-scale," "senior-level" everywhere
- Differentiate your reference files (+10-12 points): Make each one domain-specific instead of identical boilerplate
- Add real workflows (+7 points): Convert lists into numbered, actionable checklists with clear steps
- Implement or remove Quick Start scripts (+6 points): Either create them or replace with conceptual workflow
Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?