bingo-questions

Generate 25 bingo questions from PDF textbook sections into HWPX worksheets.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/dldcom/claude --skill bingo-questions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bingo-questions
Source: https://github.com/dldcom/claude/tree/main/.claude/skills/bingo-questions
Command: npx skills add https://github.com/dldcom/claude --skill bingo-questions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of generating bingo questions from specific sections of a PDF textbook, streamlining educational content creation for teachers and educators.

Core Features & Use Cases

  • PDF Text Extraction: Extracts text from a PDF textbook and parses the metadata to identify the relevant sections.
  • Bingo Question Generation: Creates 25 unique bingo questions based on the extracted text.
  • HWPX Worksheet Generation: Outputs the questions into a HWPX format for easy integration into educational materials.

Quick Start

To generate bingo questions for a specific PDF, run the skill with the command: /bingo-questions [PDF 경로].

Frequently Asked Questions about bingo-questions

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

FAQPage Schema
How do I generate bingo questions from a PDF textbook extract?

Generating bingo questions from a PDF textbook requires a tool that extracts text from specific sections and structures it into an educational activity. This Skill creates 25 unique questions from selected textbook parts for in-class exercises.

What is the best way to turn textbook sections into an educational activity?

Turning textbook sections into an educational activity is best achieved by extracting text and formatting it into a bingo game. This Skill parses PDF metadata to identify relevant sections and generates practice questions automatically.

Can I output generated bingo questions into a HWPX worksheet format?

Yes, you can output generated bingo questions into a HWPX worksheet format. The Skill creates HWPX files from the 25 generated questions, allowing easy integration of the educational activity into your teaching materials.

Do I need Python scripts to extract text and create bingo questions from PDFs?

Yes, you need Python scripts to extract text and create bingo questions from PDFs. The Skill requires these scripts for text processing and bingo creation to automate the educational worksheet generation.

Does the bingo question generator work with specific PDF sections or entire textbooks?

The bingo question generator works with specific PDF sections rather than entire textbooks. It extracts text and parses PDF metadata to identify targeted textbook sections for creating focused educational practice questions.