Results for “async-processing”
3 skillsAsync Tasks
Turn "block until condition X is met" into an agent wake-up via the bash_async tool. Use when you need to wait for a one-shot event without burning context — a webhook arriving, a CI pipeline finishing, a file appearing, a long shell command completing — AND you want this conversation to resume with full context when the event fires. Distinct from pollers (recurring) and the synchronous Bash tool (blocks the turn). The completion event lands as a fresh turn on the spawning channel; no polling needed.
6
Asc Metadata Sync
Syncs App Store metadata with App Store Connect using the canonical asc metadata workflow, including pull, validate, preview, and apply steps for app-info and version localization fields.
7
Processing Stix Taxii Feeds
Processes STIX 2.1 threat intelligence bundles from TAXII 2.1 servers, normalizing objects into platform-native schemas and routing them to consuming systems.
24.6k · bundle