terminal-get-operation-status

Official

Check async operation status

AuthorX-School-Academy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to check the status of asynchronous operations like file transfers or tunnel setups, eliminating the need for manual polling or guesswork.

Core Features & Use Cases

  • Status Monitoring: Retrieve the current status (pending, running, succeeded, failed) of an operation using its unique ID.
  • Result Retrieval: Access detailed results or error messages upon operation completion.
  • Use Case: After initiating a large file upload using scp_upload, you can periodically call this Skill with the returned operationId to know exactly when the upload is finished or if it encountered an error.

Quick Start

Check the status of the operation with ID 'op-abc123'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: terminal-get-operation-status
Download link: https://github.com/X-School-Academy/skill-pilot/archive/main.zip#terminal-get-operation-status

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.