python-integrations-resilience

Community

Build reliable Python API integrations.

Authorahgraber
Version1.0.0
Installs0

System Documentation

What problem does it solve?

External integrations stay reliable when provider-specific details hide behind explicit client boundaries, and every outbound operation carries a defined reliability policy that is tested against both success and failure paths.

Core Features & Use Cases

  • Hide provider details behind a stable client interface to keep domain logic decoupled.
  • Enforce timeouts, retry, and idempotency across outbound calls, and support contract testing against providers.
  • Use case: When integrating with a third-party API or SDK in a Python service, implement a resilient wrapper that guarantees reliability and observability.

Quick Start

Create a Python client boundary around an external API with explicit timeouts and a retry strategy to enforce resilience.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: python-integrations-resilience
Download link: https://github.com/ahgraber/skills/archive/main.zip#python-integrations-resilience

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.