quiz-builder
✓LINE Bot 題庫系統的題目建立流程,包含 JSON 格式規範、命名規則、圖片規範。當需要建立新題庫、維護現有題目、或查詢題庫格式時使用此 skill。
Installation
SKILL.md
| Bot 名稱 | Webhook URL | config.php 位置 |
| Dietitian Dilbert(主要) | https://lt4.mynet.com.tw/linebot/webhook.php | /linebot/config.php | | Quiz Bot(測試用) | https://lt4.mynet.com.tw/linebot/quiz/webhook.php | /linebot/quiz/config.php |
| 主 Bot config | /home/lt4.mynet.com.tw/publichtml/linebot/config.php | | 題庫 JSON 目錄 | /home/lt4.mynet.com.tw/publichtml/linebot/quiz/ | | 圖片 URL | https://lt4.mynet.com.tw/linebot/images/ | | 核心程式庫 | /home/lt4.mynet.com.tw/linebotcore/ |
LINE Bot 題庫系統的題目建立流程,包含 JSON 格式規範、命名規則、圖片規範。當需要建立新題庫、維護現有題目、或查詢題庫格式時使用此 skill。 Source: bingo-taiwan/claude-code-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bingo-taiwan/claude-code-skills --skill quiz-builder- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is quiz-builder?
LINE Bot 題庫系統的題目建立流程,包含 JSON 格式規範、命名規則、圖片規範。當需要建立新題庫、維護現有題目、或查詢題庫格式時使用此 skill。 Source: bingo-taiwan/claude-code-skills.
How do I install quiz-builder?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bingo-taiwan/claude-code-skills --skill quiz-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bingo-taiwan/claude-code-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01