What problem does it solve?
Investigating image and video generation jobs on the Civitai Orchestration platform requires manual API calls and JSON parsing. This Skill provides a command-line client to query workflows, inspect job details including content moderation scan results, and download generated media without writing custom API code.
Core Features & Use Cases
- Workflow Querying: Search workflows by user ID, tags, metadata text, date range, or status with pagination support.
- Job Inspection: Retrieve job details including prompt classification and moderation scan results like hive_csam_score and hive_vlm_summary from event context.
- Result Retrieval: View or download generated images and videos from workflows or individual blobs, with optional NSFW handling.
- Use Case: A trust-and-safety analyst investigating a flagged generation can run the job command with a job ID to immediately see the prompt classification, Hive scan scores, and resulting blob availability.
Quick Start
Ask the assistant to look up the details and scan results for a specific Civitai Orchestration job ID using the civitai-orchestration skill.