Temporal Python Pro

by hainamchung · devops · python, go, docker, kubernetes, skill

Master Temporal workflow orchestration with Python SDK. Implements durable workflows, saga patterns, and distributed transactions. Covers async/await, testing strategies, and production deployment.

Source: https://github.com/hainamchung/agent-assistant

Install

git clone https://github.com/hainamchung/agent-assistant

Tags: python, go, docker, kubernetes, skill

53 GitHub stars · Source: skillsdirectory

About devops MCP servers and Claude skills

devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Temporal Python Pro is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related devops MCPs and skills

  • Sdf Text by danielraffel

    Work with Pulp's SDF / MSDF / PSDF glyph atlases — building, sampling via SkSL, and the shared text-layout helpers.

  • Admission Control by grafana

    Use when the user asks to "write a validator", "add validation", "implement admission control", "write a mutating webhook", "add a mutation handler", "validate incoming resources", "implement admission logic", "add admission webhooks", "write ingress validation", or asks how to validate or mutate resources before they are persisted in a grafana-app-sdk app. Provides guidance on implementing validation and mutation admission handlers for grafana-app-sdk apps.

  • Cue Kind Definition by grafana

    Use when working with CUE kind definitions, schemas, or versioning in grafana-app-sdk projects (app platform apps). This skill should be used when the user asks to "define a kind", "add a CUE kind", "write a kind schema", "create a CUE schema", "model a resource", "add a new resource type", "edit kinds/", "what is a kind in grafana-app-sdk", "add a version to a kind", or asks about CUE kind structure, versioning, schema fields, validation constraints, or the codegen configuration section. Pro...

  • Adaptive Metrics by grafana

    Adaptive Metrics analyses your Prometheus metrics usage and suggests aggregation rules that reduce series count without breaking any queries. Rules pre-aggregate high-cardinality metrics into lower-cardinality forms before storage. **How it works:** 1. Adaptive Metrics scans your metric usage (dashboards, alerts, recording rules) over a lookback window 2. It identifies labels that are never queried for a given metric 3. It generates aggregation rules that drop those labels, reducing series co...

  • Cloud Integrations by grafana

    Grafana Cloud Integrations connect cloud provider monitoring APIs to your Grafana stack without running your own exporters. Hosted exporters scrape cloud APIs on your behalf and push metrics to your Grafana Cloud stack. **Supported hosted exporters:** - **AWS CloudWatch** - all CloudWatch namespaces via YACE (Yet Another CloudWatch Exporter) - **Azure Monitor** - Azure resource metrics via the Azure Monitor API - **Confluent Cloud** - Kafka cluster metrics via the Confluent Metrics API - **Ge...

  • Cost Management by grafana

    Grafana Cloud cost management — usage monitoring, cost attribution by label, usage alerts, invoice management, and optimization strategies. Covers Adaptive Metrics (cardinality reduction), Adaptive Logs (log filtering), cost attribution labels, and the FOCUS-compliant billing application. Use when analyzing Grafana Cloud spending, setting up cost alerts, attributing costs to teams, reducing metric/log cardinality, or forecasting observability budgets.

  • Dpm Finder by grafana

    Grafana Professional Services tool for identifying which Prometheus metrics drive high Data Points per Minute (DPM). Analyzes metric-level DPM with per-label breakdown to help optimize Grafana Cloud costs. Use when the user asks about DPM analysis, high-cardinality metrics, metric cost optimization, finding noisy metrics, or running dpm-finder against a Grafana Cloud Prometheus endpoint.

  • Fleet Management by grafana

    Fleet Management lets you author pipeline configurations once and distribute them to many Alloy collectors remotely via OpAMP. Collectors poll for updates and apply new configurations without a restart. **Key concepts:** - **Collector** - an Alloy agent instance, identified by a unique ID and set of attributes - **Pipeline** - a named Alloy configuration (YAML) stored in Fleet Management - **Matcher** - a label selector that maps a pipeline to matching collectors - **Attributes** - key/value ...

Frequently asked questions

How do I install Temporal Python Pro?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Temporal Python Pro?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Temporal Python Pro free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.