data-analysis
433Skill Claude CodeCodex
Structured data analysis workflow from raw data to shareable insights.
3,209 tagged Python, measured the same way as everything else here.
Browse within: workflow 113ai-coding 111agent 75flask 65javascript 65AI Safety 62pip 61pypi 61ab-testing 60agent-governance 60codex-plugin 60credentials 60office 60policy-as-code 60
Skill Claude CodeCodex
Structured data analysis workflow from raw data to shareable insights.
Skill Claude CodeCodex
Part of academic-skills
A small, readable implementation of a university research paper, baseline, or experiment in deep learning. Deep learning is a type of machine learning that learns patterns from data using layered mathematical models.
Skill Claude CodeCodex
Async and concurrency best practices for Python — event-loop discipline, task lifecycle, bounded fan-out, and async generator cleanup. Triggers on writing or reviewing asyncio code, async def functions, createtask/gather/TaskGroup usage, semaphores and queues, async generators and streams, blocking-call audits, or…
Skill Claude CodeCodex
Python software engineering guidelines from real PR review patterns. This skill should be used when writing, reviewing, or refactoring Python code — especially dataclasses, service interfaces, error handling, and type annotations. Triggers on tasks involving Python modules, API design, data modeling, type safety…
giacomogaglione/claude-awesome-stack
Skill Claude CodeCodex
Extract Jupyter notebook cells into tested Python modules while preserving the exploration workflow. Use when converting prototyping notebooks into production code.
Skill Claude CodeCodex
Pytest fixtures, parametrize, mock/monkeypatch, async testing with pytest-asyncio, and coverage reporting.
Skill Claude CodeCodex
Convenções dos serviços Python do Cérebro Amigo V3 (orchestrator-py, agents-py, notifier-py). Use ao criar ou alterar: nó/grafo LangGraph, fluxo conversacional, qualquer chamada ao Claude (via client LLM unificado provider-switchável, LLMPROVIDER; vigente: Anthropic API direta — ADR-044), client/SDK de LLM, roteamento…
AbdulSamad94/Personal-Portfolio
Skill Claude CodeCodex
Expert in FastAPI Python development with best practices for APIs and async operations.
AbdulSamad94/Personal-Portfolio
Skill Claude CodeCodex
OpenAI Agents SDK (Python) development. Use when building AI agents, multi-agent handoffs, function tools, guardrails, sessions, streaming, or tracing with the openai-agents / agents Python package — including Azure OpenAI via LiteLLM. Triggers on imports from agents, uses of Runner.runsync/Runner.runstreamed…
danstrem2/clawdbot-skill-master-pack
Skill Claude CodeCodex
Part of ai-sdk-core
Build backend AI with Vercel AI SDK v6 stable. Covers Output API (replaces generateObject/streamObject), speech synthesis, transcription, embeddings, MCP tools with security guidance. Includes v4→v5 migration and 15 error solutions with workarounds. Use when: implementing AI SDK v5/v6, migrating versions…
danstrem2/clawdbot-skill-master-pack
Skill Claude CodeCodex
Part of ai-sdk-ui
Build React chat interfaces with Vercel AI SDK v6. Covers useChat/useCompletion/useObject hooks, message parts structure, tool approval workflows, and 18 UI error solutions. Prevents documented issues with React Strict Mode, concurrent requests, stale closures, and tool approval edge cases. Use when: implementing AI…
danstrem2/clawdbot-skill-master-pack
Skill Claude CodeCodex
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…
Skill Claude CodeCodex
A local reference guide for WindPy, the Python API for the Wind financial-data terminal. It documents data-function inputs, outputs, and examples.
Skill Claude CodeCodex
Migrate Python applications from LiteLLM to Portkey AI Gateway. Covers litellm.completion, Router, Proxy, fallbacks, caching, retries, callbacks, embeddings, and image generation. Use when the user wants to replace LiteLLM with Portkey or switch from LiteLLM to Portkey.
Skill Claude CodeCodex
Complete reference for the Portkey AI Gateway Python SDK with unified API access to 200+ LLMs, automatic fallbacks, caching, and full observability. Use when building Python applications that need LLM integration with production-grade reliability.
Skill Claude CodeCodex
Part of flyte
Migrates Flyte 1 machine learning code to Flyte 2 and unlocks net-new v2 patterns. Use when migrating Flyte 1 ML workloads (training, HPO, GPU/deep learning, batch inference) to Flyte 2, specifying GPU resources, or building the end-to-end pipeline pattern. Trigger words - migrate training, HPO, GPU, deep learning…
Skill Claude CodeCodex
Part of flyte
Migrates Slurm (sbatch/srun) HPC workloads to Flyte 2 (the flyte Python SDK) — job scripts become typed tasks, #SBATCH pragmas become TaskEnvironment config, job arrays become flyte.map or asyncio.gather, and multi-node training becomes a clustered task environment. Use when porting an HPC or supercomputer cluster…
Skill Claude CodeCodex
Part of mv
Apply cross-project Django backend conventions — BaseModel abstractions, DRF viewsets, ORM optimisation (selectrelated / prefetchrelated), multi-tenancy boundaries, generic-FK patterns, permission probes, and translation workflow — before hitting templates.
Skill Claude CodeCodex
Part of monocle
Use when instrumenting a Python agentic app with Monocle telemetry — this is the default, deep posture. Beyond placing the setup call and grading traces, when a gap turns out to be in Monocle itself this skill fixes Monocle directly against a local, writable clone (cloning it from upstream on first use if absent) and…
Skill Claude CodeCodex
Part of python-dev
Reviews Python code for PEP8 compliance, type hints, modern best practices (Python 3.9+), and code quality. Detects anti-patterns, validates documentation, and provides severity-based recommendations. Integrates with modern tooling (ruff, mypy, uv).
Skill Claude CodeCodex
Part of python-dev
Sets up modern Python projects with uv tooling, src layout, and PEP8 standards. Handles both new and existing projects, presents interactive library selection for CLI/TUI apps, generates pyproject.toml, and provides complete scaffolding with type hints and proper structure.
Skill Claude CodeCodex
Part of eso-skills
Modify EDPS (ESO Data Processing System) workflows written in Python. Add or change tasks, datasources, and classification rules in instrument workflow packages. Use when editing wkf.py, datasources.py, classification.py, or related workflow files for any ESO instrument pipeline.
Skill Claude CodeCodex
Use when writing Python code that imports from inkbox, uses pip install inkbox, or when adding email, phone, or agent identity features using the Inkbox Python SDK.
Skill Claude CodeCodex
Standardize Python function docstrings to a team format with a short summary, optional second-paragraph logic notes, optional Args/Returns sections. Default coding style uses four-space indentation and an object-oriented design mindset. Use when adding or normalizing docstrings in Python files, including class methods…
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: