Files
gh-jeremylongshore-claude-c…/skills/skill-adapter/scripts/README.md
2025-11-29 18:52:04 +08:00

8 lines
357 B
Markdown

# Scripts
Bundled resources for api-batch-processor skill
- [ ] batch_process_init.py: Initializes a batch processing job, setting up the queue and logging.
- [ ] batch_process_status.py: Checks the status of a batch processing job, providing progress updates.
- [ ] batch_process_cancel.py: Cancels a running batch processing job, cleaning up resources.