external-service-template
CommunityCall long-running external services.
Software Engineering#template#api integration#external service#polling#long-running tasks#job management
Authorfagemx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust template for integrating with external services that handle long-running jobs, ensuring reliable execution and status monitoring.
Core Features & Use Cases
- External Job Orchestration: Manages the lifecycle of asynchronous tasks executed by external APIs.
- Polling Mechanism: Implements a time-based polling strategy to track job progress and completion.
- Error Handling: Gracefully handles service failures, timeouts, and connection errors.
- Use Case: Integrate with a third-party image processing service that takes time to render complex graphics. This Skill will initiate the job, poll for its completion, and retrieve the final rendered image.
Quick Start
Use the external-service-template skill to start a new job with the description 'generate report' and parameters {'user_id': 123}.
Dependency Matrix
Required Modules
None requiredComponents
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: external-service-template Download link: https://github.com/fagemx/karvi/archive/main.zip#external-service-template Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.