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

8 lines
473 B
Markdown

# References
Bundled resources for api-batch-processor skill
- [ ] api_batch_processing_best_practices.md: Provides best practices for implementing batch API processing, including error handling and optimization techniques.
- [ ] job_queue_schema.md: Defines the schema for the job queue used in batch processing, including fields for job ID, status, and progress.
- [ ] error_handling_guide.md: A guide to handling common errors encountered during batch API processing.