batch-format-fit

Analyze format suitability for titles across five formats and store results.

Updated Jul 22, 2025
One-click install
npx skills add https://github.com/creepyblues/kstorybridge-integrated --skill batch-format-fit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: batch-format-fit
Source: https://github.com/creepyblues/kstorybridge-integrated/tree/main/.claude/skills/batch-format-fit
Command: npx skills add https://github.com/creepyblues/kstorybridge-integrated --skill batch-format-fit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates batch-format suitability analysis across multiple titles, enabling large-scale format scoring without manual UI interaction.

Core Features & Use Cases

  • Batch evaluation across five formats: Film, TV Series, Animation, Microdrama, and Audio Drama.
  • Seven scoring dimensions per format and per-title analysis stored in the title_format_fit table for catalog reporting.
  • Cost-aware orchestration with batch controls (missing analyses, limits, recent titles) and automatic distribution insights.
  • Use cases include catalog reports, discovery of titles best-suited for microdrama, and overnight batch processing.

Quick Start

Run a batch analysis on a list of titles to generate format-fit scores and a distribution report.

Frequently Asked Questions about batch-format-fit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run batch format suitability analysis across multiple titles?

Batch format suitability analysis evaluates multiple titles across Film, TV Series, Animation, Microdrama, and Audio Drama using GPT-4o. You apply batch controls for missing analyses, limits, and recent titles to orchestrate the process and return per-title scores with a distribution report.

What is format fit scoring and how does it evaluate content?

Format fit scoring analyzes titles using seven scoring dimensions per format. It uses GPT-4o to assess suitability across five formats and stores the structured per-title results in a title_format_fit table for catalog reporting.

Can I estimate API costs before running large-scale AI batch analysis?

Cost estimation guides orchestration before running batch AI analysis. The skill includes cost-aware batch controls that allow you to set limits, target recent titles, and process missing analyses to manage expenses during large-scale evaluation.

Does batch format analysis work for discovering titles best suited for microdrama?

Batch format analysis discovers titles best suited for microdrama by scoring each title across five formats. It automatically generates distribution insights and identifies the best-fit format for each title in the catalog report.

How do I generate a catalog report of title format suitability without manual UI interaction?

You can generate a catalog report by running batch evaluation across your titles. The skill stores all per-title scores, best-fit formats, and distribution insights directly in a title_format_fit table, enabling large-scale reporting without manual UI interaction.

What are the limitations of using GPT-4o for automated format fit analysis?

GPT-4o format fit analysis requires batch controls to manage API limits and costs. You must apply constraints like missing analysis filters and recent title limits to prevent excessive processing during overnight batch runs or large catalog evaluations.