batch-intelligence

Collect batch metrics for titles across Korean platforms, Reddit, and AO3.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Batch intelligence enables large-scale data collection for titles across Korean platforms, updating metrics without manual UI interaction.

Core Features & Use Cases

  • Cross-platform batch collection for Naver Webtoon, Naver Series, Kakao Page, Kakao Webtoon, Manta, Reddit, and AO3.
  • Automated ingestion of collected metrics into the titles table and support for batch workflows (identify, extract, collect, ingest, and error handling).
  • Porting and automation: design pipelines that port to other apps and run automated batches.

Quick Start

Provide a batch URL list to the title-intelligence endpoint and enable auto-ingest to update the titles table.

Frequently Asked Questions about batch-intelligence

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

FAQPage Schema
How do I collect bulk metrics from Korean webtoon platforms like Naver and Kakao?

Bulk metrics collection from Korean webtoon platforms like Naver and Kakao is done by providing a batch URL list to the collection endpoint. The Skill enforces input structure and rate limiting to fetch fresh metrics across Naver Webtoon, Naver Series, Kakao Page, Kakao Webtoon, and Manta in a single run.

Can I automate webtoon data ingestion for a large set of titles without manual UI interaction?

Yes, automated webtoon data ingestion is supported by enabling the auto-ingest feature after batch collection. This updates the central titles table with fresh metrics directly, eliminating manual UI interaction and supporting large title sets processed in one operation.

Does batch data collection work with Reddit and AO3 alongside Korean webtoon sources?

Batch data collection works across Korean platforms like Naver and Kakao alongside Reddit and AO3. The Skill enforces rate limiting and error handling across all sources, producing structured metrics suitable for ingestion and downstream analysis from any supported platform.

What is the best way to handle rate limiting and errors during cross-platform batch data collection?

Handling rate limiting and errors during cross-platform batch data collection is built into the batch workflow. The Skill enforces input structure, applies rate limiting, and manages error handling automatically, ensuring structured metrics are produced even when collecting from multiple title sources simultaneously.

How do I design a data pipeline to port batch collection workflows to other apps?

Designing a data pipeline to port batch collection workflows involves using the identify, extract, collect, and ingest stages. The Skill supports porting these automated batch workflows to other apps, enabling large-scale data collection and metric updates across different environments.