Packs

12 packs
curated
Python Data Visualization
For data scientists to create static and interactive plots using Python libraries.
12 skills · pack
@cjthompson
Python Development
Deep Python production guidance for testing, project tooling, concurrency, and type-system work.
6 skills · pack
curated
Azure Identity and Storage with Python
For Python developers building secure Azure applications with authentication and blob storage.
4 skills · pack
curated
Azure Monitoring for Python
For Python developers on Azure who need to query logs and set up OpenTelemetry instrumentation.
5 skills · pack
curated
Python Test Suite with Coverage
Develop a comprehensive Python test suite using pytest, measure coverage, and increase to 100%.
3 skills · pack
@microsoft
Azure SDK Python
Azure SDK patterns and best practices for Python developers covering AI, storage, identity, monitoring, messaging, and management libraries.
40 skills · pack
curated
Azure Storage Python SDK
For Python developers managing Azure Blob, File Share, and Data Lake Storage Gen2 using the official SDK.
4 skills · pack
@cjthompson
Python Scripting
Low-context guidance for safe one-off Python helpers, typed scripts, lightweight quality checks, and zero-dependency macOS utilities.
4 skills · pack
curated
Generate MCP Server in Python
Generate a complete MCP server project in Python with tools, resources, and proper configuration using uv and the MCP SDK.
9 skills · pack
curated
Azure API Center Management
For Azure developers managing API Center resources with Python and .NET SDKs.
4 skills · pack
curated
Azure Content Safety SDK
For developers integrating Azure AI Content Safety across Python and TypeScript projects.
2 skills · pack
curated
Azure Web PubSub Toolkit
For developers building real-time messaging apps with Azure Web PubSub using JavaScript and Python.
3 skills · pack

Results for “python”

329 skills
nvidia
dicom-series-preflight
Scans a DICOM series folder to extract header metadata and produce a preflight verdict without decoding pixel data.
2.2k · bundle
antigravity
cirq
Design, simulate, and run quantum circuits on quantum computers and simulators using Google's Cirq framework.
42.4k
nvidia
amc-run-video-calibration
Calibrate a new dataset from pre-recorded video files via the AutoMagicCalib REST API.
2.2k · bundle
elevenlabs
agents
Build voice AI agents with natural conversations, multiple LLM providers, custom tools, and easy web embedding.
363 · bundle
github
phoenix-tracing
Instrument LLM applications with OpenInference tracing for Phoenix AI observability, covering setup, custom spans, and production deployment.
36.2k · bundle
orchestra-research
sentencepiece
Train and use SentencePiece tokenizers for multilingual NLP, supporting BPE and Unigram algorithms with raw Unicode text.
10.4k · bundle
orchestra-research
instructor
Extract structured data from LLM responses with Pydantic validation, automatic retries, and streaming support across multiple providers.
10.4k · bundle
majiayu000
ray
Scales Python ML workloads across clusters using Ray's distributed tasks, actors, data, and serving capabilities.
567 · bundle
tools-only
007-file-265f6921
Converts documentation websites, GitHub repositories, and PDF files into AI-ready skills for multiple LLM platforms.
7 · bundle
lucaspmarie-a11y
cirq
Design, simulate, and run quantum circuits on simulators and quantum hardware using Google's Cirq framework.
5
qhjqhj00
r2score
Computes the R2Score metric using torchmetrics, handling single and multi-output predictions with options for adjusted and variance-weighted scores.
3
qhjqhj00
anderson
Computes the Anderson-Darling test statistic and p-value using scipy.stats.anderson for evaluating predictions against ground truth.
3
enuno
tiger-strategy
TIGER v2 — Multi-scanner trading system for Hyperliquid perps via Senpi MCP. 5 signal patterns (BB compression breakout, BTC correlation lag, momentum breakout, mean reversion, funding rate arb), DSL v4 trailing stops, goal-based aggression engine, and risk guardrails. Configurable profit target over deadline. 12-cron architecture (10 TIGER + prescreener + ROAR meta-optimizer). Pure Python analysis. Requires Senpi MCP, python3, mcporter CLI, and OpenClaw cron system.
1 · bundle
k-dense-ai
dask
Scale pandas and NumPy workflows to larger-than-memory datasets using parallel and distributed computing.
30.2k · bundle
systemtce
05-integration
Integrates Dify with external systems via REST APIs, webhooks, and the MCP protocol, including client and server implementations.
34 · bundle
tools-only
085-aeon-556c1766
Provides guidance on using the Aeon library for time series forecasting, covering model selection, implementation, and evaluation.
7 · bundle
schattenspiegel
numpyro-python
Write, debug, and test NumPyro probabilistic programs on JAX with correct shapes, PRNG keys, and inference choice.
0 · bundle
itsmostafa
bedrock
Access AWS Bedrock foundation models for generative AI, including text generation, embeddings, and image generation, with CLI and Python examples.
1.1k · bundle
openai
gh-address-comments
Finds the open GitHub PR for the current branch and helps address review comments using the gh CLI.
23.3k · bundle
majiayu000
warden-agent-builder
Guides building original LangGraph agents for Warden Protocol, from setup to deployment and publishing in Warden Studio.
567 · bundle
nimoqup046-collab
cirq
Design, simulate, and run quantum circuits on simulators and real quantum hardware using Google's Cirq framework.
2
scoheart
tavily-best-practices
Reference for building Tavily-powered search, extraction, crawling, and research into agentic workflows and RAG systems.
2 · bundle
neuralblitz
langchain
Build LLM-powered applications with modular components for chains, agents, memory, and retrieval, supporting Python and JavaScript frameworks.
1
phoroth
seaborn
Create publication-quality statistical graphics directly from tabular datasets, covering relational, distribution, categorical, regression, and matrix plots with minimal code.
3
phoroth
langfuse
Instrument LLM applications with Langfuse for tracing, prompt versioning, evaluation, and dataset management across Python and JavaScript SDKs.
3
micsapp
finance-skills
Financial analyst agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Ratio analysis, DCF valuation, budget variance, rolling forecasts. 4 Python tools (stdlib-only).
3 · bundle
jarbitechture
sora
Generates, remixes, polls, lists, downloads, and deletes Sora videos via OpenAI's video API using a bundled CLI.
0 · bundle
lovits
build-mcpb
This skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP", discusses ".mcpb files", mentions bundling a Node or Python runtime with their MCP server, or needs an MCP server that interacts with the local filesystem, desktop apps, or OS and must be installable without the user having Node/Python set up.
0 · bundle
schattenspiegel
pymc-python
Use for writing, reviewing, debugging, testing, or diagnosing Python Bayesian models built directly with PyMC, including Model, coords/dims, Data, random variables, potentials, posterior sampling, prior/posterior predictive checks, and InferenceData output. Trigger on model geometry, shape errors, divergences, sampler choice, mutable prediction data, and probabilistic validation. Do not use for Bambi formula models, NumPyro/JAX programs, ArviZ-only analysis of existing draws, deterministic optimization, or general statistics without PyMC code.
0 · bundle
alirezarezvani
rag-architect
Design, tune, and evaluate production RAG pipelines with deterministic tools for chunking, pipeline design, and retrieval evaluation.
20.4k · bundle
antigravity
seaborn
Create publication-quality statistical graphics from tabular datasets with minimal code, supporting multivariate analysis, statistical estimation, and complex multi-panel figures.
42.4k
k-dense-ai
seaborn
Create publication-quality statistical graphics with dataset-oriented plotting, multivariate analysis, and automatic statistical estimation using minimal code.
30.2k · bundle
orchestra-research
mlflow
Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow.
10.4k · bundle
orchestra-research
langchain
Build LLM-powered applications with agents, chains, and RAG using a framework that supports multiple providers and 500+ integrations.
10.4k · bundle
antigravity
mcp-builder
Guides the creation of MCP servers that enable LLMs to interact with external services through well-designed tools.
42.4k · bundle
lingxling
crewai
Designs collaborative AI agent teams with CrewAI, covering agent roles, task decomposition, crew orchestration, process types, memory, and flows.
253