content-generator

Generate TypeScript-typed Quiz, Poll, and Reaction content with required rules.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/dayoumin/mbti --skill content-generator
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: content-generator
Source: https://github.com/dayoumin/mbti/tree/main/.claude/skills/content-generator
Command: npx skills add https://github.com/dayoumin/mbti --skill content-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill requires node, and includes scripts (resource) components.

What problem does it solve?

μ£Όμ–΄μ§„ μΉ΄ν…Œκ³ λ¦¬μ™€ νƒ€μž…μ— 맞좰 지식 ν€΄μ¦ˆ, μ‹œλ‚˜λ¦¬μ˜€ ν€΄μ¦ˆ, νˆ¬ν‘œ λ“± μ½˜ν…μΈ λ₯Ό μžλ™ μƒμ„±ν•©λ‹ˆλ‹€.

Core Features & Use Cases

  • ν€΄μ¦ˆ/νˆ¬ν‘œ/ν† λ„ˆλ¨ΌνŠΈ μœ ν˜•λ³„ ꡬ쑰 생성: 지식 ν€΄μ¦ˆ, μ‹œλ‚˜λ¦¬μ˜€ ν€΄μ¦ˆ, VS νˆ¬ν‘œ, 선택 νˆ¬ν‘œ, 상황별 λ°˜μ‘ νˆ¬ν‘œ λ“± λ‹€μ–‘ν•œ μ½˜ν…μΈ  μœ ν˜• 생성
  • μ½˜ν…μΈ  κ·œμΉ™ 적용: 각 νƒ€μž…λ³„ ν•„μˆ˜ κ·œμΉ™(μ •λ‹΅ ꡬ성, μ˜΅μ…˜ 수, 점수 λ°°λΆ„, νƒœκ·Έ 생성 λ“±) 반영
  • μƒ˜ν”Œ 데이터 ν…œν”Œλ¦Ώ: λ‹€μˆ˜μ˜ μ˜ˆμ‹œ ν…œν”Œλ¦Ώ 및 데이터 ꡬ쑰λ₯Ό λ°”νƒ•μœΌλ‘œ λΉ λ₯Έ μ½˜ν…μΈ  생성

Quick Start

제곡된 μΉ΄ν…Œκ³ λ¦¬/νƒ€μž…μ— 맞좰 μ½˜ν…μΈ λ₯Ό μƒμ„±ν•©λ‹ˆλ‹€: μ˜ˆμ‹œλ‘œ subject에 λŒ€ν•΄ 데이터 ꡬ쑰λ₯Ό λ§Œλ“€μ–΄ λ³΄μ„Έμš”.

Frequently Asked Questions about content-generator

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

FAQPage Schema
How do I auto-generate quiz and poll content for a specific category?β–Ό

This Skill automatically generates structured quiz, poll, and tournament content by accepting a category input and producing TypeScript-typed data with 2-4 options per question, exactly one correct answer, mandatory sources for fact-based categories, and required tags aligned to your category.

Can I generate different types of quizzes and polls with enforced rules?β–Ό

Yes. The Skill generates knowledge quizzes, scenario-based quizzes, VS polls, choice polls, and reaction-based tournaments, each applying category-specific rules including correct answer validation, option constraints, score distribution, and automatic tag generation.

What data structure does the generated content follow?β–Ό

Generated content follows TypeScript-typed data structures for all Quiz, Poll, and Reaction content types, ensuring type safety and consistency across knowledge quizzes, tournament scenarios, and poll variants with structured metadata.

Does this work for creating content across multiple predefined categories?β–Ό

The Skill applies category-aligned content generation across predefined categories, producing category-specific quizzes and polls that satisfy functional requirements like fact sourcing and structured data formatting per category type.

What happens if required fields like sources or tags are missing?β–Ό

The Skill enforces mandatory requirements: fact-required categories must include sources, all content types require tags, and quiz questions must have exactly one correct answer with 2-4 options. Missing fields prevent content generation.