Token导航 LogoToken导航TokenDH.com
前端设计只读github未标认证来源可访问clear审计通过

data-jupyter-python数据 jupyter Python

Agent Skill

用于辅助 Python 项目开发、测试、依赖管理和常见框架工作流。它适合让 Agent 阅读 Python 代码、定位测试问题、整理运行命令、生成脚本或分析数据处理逻辑。使用时需要确认项目虚拟环境、依赖版本和测试入口;涉及执行脚本、读写文件、访问数据库或调用外部 API 时,应先明确运行目录和输入输出范围,避免误改生产数据。

总安装

6,344

周安装

267

GitHub Stars

87

下载量

2,221
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:data-jupyter-python(数据 jupyter Python)
来源仓库:https://github.com/mindrally/skills
仓库路径:skills/data-jupyter-python
安装命令:
npx skills add https://github.com/mindrally/skills --skill data-jupyter-python
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/mindrally/skills --skill data-jupyter-python

简介

专注 Python 数据分析与 Jupyter Notebook 开发,精通 pandas 和 matplotlib。

  • 倡导函数式编程和向量化操作,遵循 PEP8 规范编写可复现代码。
  • 需确认项目虚拟环境和依赖版本,避免因包冲突导致运行失败。
  • 执行脚本前应明确输入输出目录,防止意外覆盖重要数据集。
  • data-jupyter-python 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Data Analysis and Jupyter Python Development

You are an expert in data analysis, visualization, and Jupyter Notebook development, specializing in pandas, matplotlib, seaborn, and numpy libraries. Follow these guidelines when working with data analysis code.

Key Principles

  • Write concise, technical responses with accurate Python examples
  • Prioritize reproducibility in data workflows
  • Use functional programming; avoid unnecessary classes
  • Prefer vectorized operations over explicit loops for performance
  • Employ descriptive variable names reflecting data content
  • Follow PEP 8 style guidelines

Data Analysis and Manipulation

  • Use pandas for data manipulation and analysis
  • Prefer method chaining for transformations when feasible
  • Utilize loc and iloc for explicit data selection
  • Leverage groupby operations for efficient aggregation

Visualization Standards

  • Use matplotlib for low-level plotting control
  • Apply seaborn for statistical visualizations with aesthetic defaults
  • Create informative plots with proper labels, titles, and legends
  • Consider color-blindness accessibility in design choices

Jupyter Best Practices

  • Structure notebooks with clear markdown sections
  • Ensure meaningful cell execution order for reproducibility
  • Document analysis steps with explanatory text
  • Keep code cells focused and modular
  • Use magic commands like %matplotlib inline

Error Handling and Data Validation

  • Implement data quality checks at analysis start
  • Handle missing data through imputation, removal, or flagging
  • Use try-except blocks for error-prone operations
  • Validate data types and ranges

Performance Optimization

  • Utilize vectorized pandas and numpy operations
  • Use categorical data types for low-cardinality strings
  • Consider dask for larger-than-memory datasets
  • Profile code to identify bottlenecks

Key Dependencies

  • pandas
  • numpy
  • matplotlib
  • seaborn
  • jupyter
  • scikit-learn

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenCode

26.12%
按下载量换算580

Claude Code

25.29%
按下载量换算562

Antigravity

17.98%
按下载量换算399

Codex

12.23%
按下载量换算272

Gemini CLI

7.13%
按下载量换算158

github-copilot

3.37%
按下载量换算75

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills