BeClaude

ai-data-scientist-plugin

New
1Community RegistryGeneralby Dr. Umit Kacar & Muhsin Elcicek

Comprehensive AI & Data Scientist learning system with 7 specialized agents and 10 skills

Community PluginView Source

Overview

<div align="center">

<!-- Animated Typing Banner --> <img src="https://readme-typing-svg.demolab.com?font=Fira+Code&weight=600&size=28&duration=3000&pause=1000&color=2E9EF7&center=true&vCenter=true&multiline=true&repeat=true&width=600&height=100&lines=Ai+Data+Scientist+Assistant;8+Agents+%7C+12+Skills;Claude+Code+Plugin" alt="Ai Data Scientist Assistant" />

<br/>

<!-- Badge Row 1: Status Badges --> ![Version](https://github.com/pluginagentmarketplace/custom-plugin-ai-data-scientist/releases) ![License](LICENSE) ![Status](#) ![SASMP](#)

<!-- Badge Row 2: Content Badges --> ![Agents](#-agents) ![Skills](#-skills) ![Commands](#-commands)

<br/>

<!-- Quick CTA Row --> ๐Ÿ“ฆ **Install Now** ยท ๐Ÿค– **Explore Agents** ยท ๐Ÿ“– **Documentation** ยท โญ **Star this repo**


What is this?

Ai Data Scientist Assistant is a production-grade Claude Code plugin with 8 agents and 12 skills for AI & Data Science development. SASMP v1.3.0 compliant with EQHM enabled.

</div>


๐Ÿ“‘ Table of Contents

<details> <summary>Click to expand</summary>

</details>


๐Ÿš€ Quick Start

Prerequisites

  • โ€ขClaude Code CLI v2.0.27+
  • โ€ขActive Claude subscription

Installation (Choose One)

<details open> <summary><strong>Option 1: From Marketplace (Recommended)</strong></summary>

bash
# Step 1๏ธโƒฃ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-ai-data-scientist

# Step 2๏ธโƒฃ Install the plugin
/plugin install ai-data-scientist-plugin@pluginagentmarketplace-ai-data-scientist

# Step 3๏ธโƒฃ Restart Claude Code
# Close and reopen your terminal/IDE

</details>

<details> <summary><strong>Option 2: Local Installation</strong></summary>

bash
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-ai-data-scientist.git
cd custom-plugin-ai-data-scientist

# Load locally
/plugin load .

# Restart Claude Code

</details>

โœ… Verify Installation

After restart, you should see these agents:

code
ai-data-scientist-plugin:02-mathematics-statistics
ai-data-scientist-plugin:07-domain-career
ai-data-scientist-plugin:03-data-engineering
ai-data-scientist-plugin:04-machine-learning-ai
ai-data-scientist-plugin:05-visualization-communication
... and 2 more

โœจ Features

FeatureDescription
๐Ÿค– 8 AgentsSpecialized AI agents with troubleshooting sections
๐Ÿ› ๏ธ 12 SkillsProduction-grade capabilities including RL & Time Series
โŒจ๏ธ 5 CommandsQuick slash commands for learning & assessment
๐Ÿ”„ SASMP v1.3.0Full protocol compliance with EQHM enabled
๐Ÿ”ง TroubleshootingBuilt-in debug checklists & solutions for each agent

๐Ÿค– Agents

8 Specialized Agents

#AgentPurpose
101-python-data-sciencePython, R, SQL, Git, data structures, algorithms
202-mathematics-statisticsLinear algebra, calculus, probability, statistics
303-data-engineeringETL/ELT pipelines, Spark, Hadoop, data lakes
404-machine-learning-aiML/DL, NLP, computer vision, model optimization
505-visualization-communicationEDA, dashboards, storytelling, BI tools
606-mlops-deploymentDocker, Kubernetes, CI/CD, monitoring
707-domain-careerBusiness acumen, ethics, career development
808-research-innovationResearch methodology, paper writing, experiments

๐Ÿ› ๏ธ Skills

Available Skills

SkillDescription
python-programmingPython fundamentals, data structures, OOP, Pandas, NumPy
statistical-analysisProbability, distributions, hypothesis testing, A/B testing
data-engineeringETL pipelines, Apache Spark, data warehousing, streaming
machine-learningSupervised/unsupervised learning, scikit-learn, evaluation
deep-learningNeural networks, CNNs, RNNs, Transformers, PyTorch
nlp-processingText processing, sentiment analysis, LLMs, BERT
computer-visionImage classification, object detection, segmentation
data-visualizationEDA, Matplotlib, Seaborn, Plotly, dashboards
mlops-deploymentDocker, Kubernetes, CI/CD, model monitoring
model-optimizationQuantization, pruning, AutoML, hyperparameter tuning
reinforcement-learningQ-learning, DQN, PPO, multi-agent systems, Gym
time-seriesARIMA, Prophet, forecasting, anomaly detection

โŒจ๏ธ Commands

CommandDescription
/learnStart Your AI & Data Scientist Learning Journey
/assessAI & Data Scientist Knowledge Assessment
/browse-agentExplore AI & Data Scientist Agents
/projects50+ Hands-On AI & Data Science Projects
/roadmapAI & Data Scientist Complete Roadmap 2025

๐Ÿ“š Documentation

DocumentDescription
CHANGELOG.mdVersion history
CONTRIBUTING.mdHow to contribute
LICENSELicense information

๐Ÿ“ Project Structure

<details> <summary>Click to expand</summary>

code
custom-plugin-ai-data-scientist/
โ”œโ”€โ”€ ๐Ÿ“ .claude-plugin/
โ”‚   โ”œโ”€โ”€ plugin.json
โ”‚   โ””โ”€โ”€ marketplace.json
โ”œโ”€โ”€ ๐Ÿ“ agents/              # 8 agents with troubleshooting
โ”œโ”€โ”€ ๐Ÿ“ skills/              # 12 skills (Production-grade)
โ”œโ”€โ”€ ๐Ÿ“ commands/            # 5 commands
โ”œโ”€โ”€ ๐Ÿ“ hooks/
โ”œโ”€โ”€ ๐Ÿ“„ README.md
โ”œโ”€โ”€ ๐Ÿ“„ CHANGELOG.md
โ””โ”€โ”€ ๐Ÿ“„ LICENSE

</details>


๐Ÿ“… Metadata

FieldValue
Version2.1.0
Last Updated2025-12-30
StatusProduction Ready
SASMPv1.3.0
EQHMEnabled
Agents8
Skills12
Commands5

๐Ÿค Contributing

Contributions are welcome! Please read our Contributing Guide.

  1. Fork the repository
  2. Create your feature branch
  3. Follow the Golden Format for new skills
  4. Submit a pull request

โš ๏ธ Security

Important: This repository contains third-party code and dependencies.

- โœ… Always review code before using in production

- โœ… Check dependencies for known vulnerabilities

- โœ… Follow security best practices

- โœ… Report security issues privately via Issues


๐Ÿ“ License

Copyright ยฉ 2025 Dr. Umit Kacar & Muhsin Elcicek

Custom License - See LICENSE for details.


๐Ÿ‘ฅ Contributors

<table> <tr> <td align="center"> <strong>Dr. Umit Kacar</strong><br/> Senior AI Researcher & Engineer </td> <td align="center"> <strong>Muhsin Elcicek</strong><br/> Senior Software Architect </td> </tr> </table>


<div align="center">

Made with โค๏ธ for the Claude Code Community

![GitHub](https://github.com/pluginagentmarketplace)

</div>

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ai-data-scientist-plugin.md https://raw.githubusercontent.com/pluginagentmarketplace/custom-plugin-ai-data-scientist/main/SKILL.md
3
Invoke in Claude Code
/ai-data-scientist-plugin
View source on GitHub
agentpluginaidata-sciencemachine-learningdeep-learningmlops

Frequently Asked Questions

What is ai-data-scientist-plugin?

Comprehensive AI & Data Scientist learning system with 7 specialized agents and 10 skills

How to install ai-data-scientist-plugin?

To install ai-data-scientist-plugin, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /ai-data-scientist-plugin.

What is ai-data-scientist-plugin best for?

ai-data-scientist-plugin is a community categorized under General. It is designed for: agent, plugin, ai, data-science, machine-learning, deep-learning, mlops. Created by Dr. Umit Kacar & Muhsin Elcicek.