time-trainer-audio-generator

Generate 1440 Japanese time-reading MP3 files with Gemini TTS and verification.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/ozkayas/jlpt-bites-ecosystem --skill time-trainer-audio-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: time-trainer-audio-generator
Source: https://github.com/ozkayas/jlpt-bites-ecosystem/tree/main/.agents/skills/time-trainer-audio-generator
Command: npx skills add https://github.com/ozkayas/jlpt-bites-ecosystem --skill time-trainer-audio-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, firebase-admin, python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of 1440 Japanese audio files for every minute of the day, essential for practicing time-reading in the JLPT Time Trainer feature.

Core Features & Use Cases

  • Comprehensive Audio Generation: Creates all 1440 MP3 files (0:00-23:59) for Japanese time readings.
  • Automated Verification: Uses Gemini Flash to verify the accuracy of generated audio.
  • Stateful Operation: Resumes generation from the last progress point if interrupted.
  • Use Case: When a user requests to 'generate time audio' or 'create 1440 mp3s', this skill will produce the necessary audio files for the JLPT Time Trainer.

Quick Start

Use the time-trainer-audio-generator skill to generate the time audio files.

Frequently Asked Questions about time-trainer-audio-generator

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

FAQPage Schema
How do I generate Japanese time-reading audio files for JLPT practice?

This skill generates Japanese time-reading audio for JLPT practice by creating 1440 MP3 files covering every minute of the day. It uses Gemini TTS for audio synthesis and supports batch processing for comprehensive generation.

What is the best way to verify the accuracy of generated Japanese TTS audio?

Verifying generated Japanese TTS audio accuracy is handled automatically by Gemini Flash. The skill integrates this verification step to validate the accuracy of synthesized Japanese time readings during the MP3 generation process.

Can I resume Japanese audio generation if the batch process is interrupted?

Yes, you can resume Japanese audio generation if interrupted because the skill supports stateful operation. It resumes generation from the last progress point tracked in progress.json, preventing data loss during batch processing.

Does Gemini TTS support generating all 1440 time variations for language learning?

Yes, Gemini TTS supports generating all 1440 time variations for language learning. The skill creates individual MP3 files for every minute from 0:00 to 23:59, providing complete coverage for JLPT time-reading practice.

How do I generate individual Japanese time MP3 files instead of a full batch?

You can generate individual Japanese time MP3 files because the skill supports individual file generation alongside batch processing. This allows targeted creation of specific time readings rather than the full 1440 file batch.