KS
Killer-Skills

english-question-generator — how to use english-question-generator how to use english-question-generator, english-question-generator setup guide, TOEFL question generator, TOEIC question generator, english-question-generator alternative, english-question-generator vs question generator tools, install english-question-generator, english-question-generator for AI agents

v1.0.0
GitHub

About this Skill

Ideal for Language Learning Agents requiring automated TOEFL/TOEIC question generation capabilities. english-question-generator is a skill that generates English questions for TOEFL/TOEIC exams, following specific schemas and tasks.

Features

Generates question JSON files using scripts/make-question.sh
Supports TOEFL/TOEIC question generation for reading and writing sections
Creates questions based on specific tasks, such as complete-words and daily-life
Validates question structure against references/question-schemas.md
Allows for custom difficulty levels, including Module 1 (standard)

# Core Topics

frinfo702 frinfo702
[0]
[0]
Updated: 2/18/2026

Quality Score

Top 5%
23
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add frinfo702/english-test-generator/english-question-generator

Agent Capability Analysis

The english-question-generator MCP Server by frinfo702 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use english-question-generator, english-question-generator setup guide, TOEFL question generator.

Ideal Agent Persona

Ideal for Language Learning Agents requiring automated TOEFL/TOEIC question generation capabilities.

Core Value

Empowers agents to create English questions for TOEFL/TOEIC exams, leveraging task-specific templates and JSON schema validation, with support for sections like reading and writing, utilizing scripts like `make-question.sh` for efficient question generation.

Capabilities Granted for english-question-generator MCP Server

Generating reading comprehension questions for TOEFL exams
Creating writing prompts for TOEIC practice tests
Automating question generation for academic and daily life sections

! Prerequisites & Limits

  • Requires knowledge of JSON schema and question templates
  • Limited to TOEFL/TOEIC exam formats
  • Dependent on `scripts/make-question.sh` for question generation
Project
SKILL.md
1.9 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

TOEFL / TOEIC Question Generator

先に確認すること

  • references/question-schemas.md を先に読む
  • 生成対象タスクの既存サンプルを public/questions/... で確認する

実行手順

  1. 依頼から試験種別・セクション・タスクを特定する
  2. セクション/タスク未指定ならユーザーに確認する
  3. 難易度未指定なら Module 1(標準)を採用する
  4. scripts/make-question.sh <task> で雛形JSONを作成する
  5. 生成ファイルの TODO を本番問題に置換する
  6. JSON構造を references/question-schemas.md と照合する
  7. 保存先パスとファイル名を明示して完了報告する

task パス

  • toefl/reading/complete-words
  • toefl/reading/daily-life
  • toefl/reading/academic
  • toefl/writing/build-sentence
  • toefl/writing/email
  • toefl/writing/discussion
  • toefl/speaking/listen-repeat
  • toefl/speaking/interview
  • toeic/part5
  • toeic/part6
  • toeic/part7

Complete the Words の必須仕様

  • 70〜100語の学術段落を作る
  • 空欄は10個に固定する
  • items[].hint は 2〜3文字にする
  • items[].answer は完全な正解単語を入れる
  • items[].hintitems[].answer の先頭一致にする
  • 解答者は hint の続きのみを入力する前提で作る
  • 続き文字数 = answer.length - hint.length で揃える
  • items[].placeholderhint + 続き文字数分の _ にする
  • paragraph 内の空欄表現を items[].placeholder と完全一致させる
  • 文脈から一意に正解できる語だけを選ぶ

品質チェック

  • index は 0 始まりで連番にする
  • placeholder は段落内に1回だけ出現させる
  • 綴り・文法・語彙レベルを難易度要件に合わせる
  • TOEICはビジネス文脈、TOEFLは学習者向け学術/日常文脈に寄せる

Related Skills

Looking for an alternative to english-question-generator or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication