ax-batch-analysis

Analyze remote D1 database items in batches using Claude Code subscriptions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AX-BD-Team/Discovery-X --skill ax-batch-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ax-batch-analysis
Source: https://github.com/AX-BD-Team/Discovery-X/tree/main/.claude/skills/ax-batch-analysis
Command: npx skills add https://github.com/AX-BD-Team/Discovery-X --skill ax-batch-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the batch processing of internal data for AI analysis, such as clustering, entity extraction, and quality evaluation, without consuming API credits. It serves as a supplement to production cron jobs for correcting omissions and handling bulk processing.

Core Features & Use Cases

  • Batch AI Analysis: Processes items in batches from a remote D1 database using Claude Code subscriptions.
  • Multiple Modes: Supports 'radar' (clustering/idea generation), 'ontology' (entity/relation extraction), 'eval' (item quality assessment), or 'all' modes.
  • Use Case: Run a batch job overnight to analyze newly collected radar items, extract key entities from evidence documents, and evaluate the quality of radar items, ensuring your internal knowledge base is up-to-date and insightful.

Quick Start

Execute the ax-batch-analysis skill in radar mode to process unprocessed items.

Frequently Asked Questions about ax-batch-analysis

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

FAQPage Schema
How do I automate batch AI analysis on internal data without consuming API credits?

Batch AI analysis on internal data can be automated using Claude Code subscriptions instead of API credits. This Skill processes items from a remote D1 database in batches to handle tasks like clustering and evaluation without extra costs.

What types of data processing tasks can I run in batch mode for radar items?

Batch data processing supports radar item clustering, idea generation, ontology entity and relation extraction, and item quality evaluation. You can execute these tasks using radar, ontology, eval, or all modes.

Does batch AI analysis work with a remote D1 database for entity extraction?

Yes, batch AI analysis connects directly to a remote D1 database to retrieve and process items. It extracts ontology entities and relations from your stored data using Claude Code subscriptions.

How do I process items in batches when some data might fail during AI analysis?

Batch AI analysis handles up to 5 items per batch and includes error skipping for individual item failures. This ensures the batch job continues processing remaining items even if one fails.

What is the best way to evaluate item quality and correct omissions from production cron jobs?

Running batch AI analysis in eval mode evaluates item quality and serves as a supplement to production cron jobs. This approach corrects omissions and handles bulk processing efficiently overnight.

Are there limitations on batch size when running ontology extraction on a D1 database?

Batch size is limited to 5 items per batch when running ontology extraction or other AI analysis modes on a D1 database. This constraint optimizes processing stability and manages subscription usage.