Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add serejaris/kimi-skills --skill bloom-quiz-makergit clone --depth 1 https://github.com/serejaris/kimi-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/serejaris/kimi-skills/bloom-quiz-maker)<a href="https://agentmods.dev/skills/serejaris/kimi-skills/bloom-quiz-maker"><img src="https://agentmods.dev/badge/skills/serejaris/kimi-skills/bloom-quiz-maker/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/serejaris/kimi-skills/bloom-quiz-maker"><img src="https://agentmods.dev/badge/skills/serejaris/kimi-skills/bloom-quiz-maker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00109 | $0.05263 |
| Opus 5 | $0.00055 | $0.02632 |
| Sonnet 5 | $0.00022 | $0.01053 |
| Haiku 4.5 | $0.00011 | $0.00526 |
Grade A, and why
bloom-quiz-maker scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 401 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Exam Question Generator — 按布鲁姆认知层次生成模拟题
基于布鲁姆认知分类学(Bloom's Taxonomy),为任意学科/主题生成多题型模拟题(选择题、简答题、案例分析题),每题附详细解析,覆盖从低阶到高阶的完整认知层次。
Quick Start
用户只需说明:
- 学科/主题:如"微观经济学-供需理论"、"数据结构-二叉树"、"项目管理-风险管理"
- 认知层次(可选):记忆 / 理解 / 应用 / 分析 / 评价 / 创造,或"全部层次"
- 题型(可选):选择题 / 简答题 / 案例分析题,或"混合题型"
- 题量(可选):默认每个层次 1 题
- 难度偏好(可选):基础 / 中等 / 进阶
示例:
"帮我针对'市场营销-4P理论'出一套模拟题,覆盖布鲁姆六个层次,混合题型,每层1题。"
一、布鲁姆认知分类学参考框架
1.1 六级认知层次总览
| 层次 | 英文 | 核心动作 | 典型动词 | 适配题型 |
|---|---|---|---|---|
| L1 记忆 | Remember | 识别、回忆事实性知识 | 列举、定义、识别、匹配 | 选择题 |
| L2 理解 | Understand | 解释、归纳、推断含义 | 解释、举例、分类、比较、概括 | 选择题、简答题 |
| L3 应用 | Apply | 在新情境中使用知识 | 计算、执行、使用、演示 | 选择题、简答题 |
| L4 分析 | Analyze | 分解信息、发现关系和结构 | 区分、组织、归因、比较差异 | 简答题、案例分析题 |
| L5 评价 | Evaluate | 基于准则做出判断 | 评估、批判、论证、辩护 | 简答题、案例分析题 |
| L6 创造 | Create | 整合要素形成新方案 | 设计、构建、规划、提出 | 案例分析题 |
1.2 层次 × 题型匹配矩阵
| 题型 \ 层次 | L1 记忆 | L2 理解 | L3 应用 | L4 分析 | L5 评价 | L6 创造 |
|---|---|---|---|---|---|---|
| 选择题 | ★★★ | ★★★ | ★★ | ★ | — | — |
| 简答题 | ★ | ★★ | ★★★ | ★★★ | ★★ | ★ |
| 案例分析题 | — | ★ | ★★ | ★★★ | ★★★ | ★★★ |
★★★ = 最佳匹配,★★ = 适用,★ = 可用但非最优,— = 不推荐
二、题型规范与模板
2.1 选择题规范
结构:
题号. [L层次标签] 题干
A. 选项A
B. 选项B
C. 选项C
D. 选项D
✅ 正确答案:X
📝 解析:
- 考点:…
- 正确选项分析:…
- 干扰项分析:逐一说明其他选项为何错误
- 认知层次说明:本题考查的是…层次的…能力
编写规则:
- 题干表述清晰完整,避免否定句式(如确需否定,加粗"不"字)
- 四个选项长度相近,避免最长选项总是正确答案
- 干扰项须有合理性(常见误解、易混概念),不设明显荒谬选项
- 选项间互斥,不出现"以上皆是/皆非"
2.2 简答题规范
结构:
题号. [L层次标签] 题干(明确作答要求和预期篇幅)
📋 参考答案:
(结构化的要点式回答)
📝 解析:
- 考点:…
- 得分要点:列出关键得分点及分值分配建议
- 常见失分点:学生容易遗漏或答偏的方向
- 认知层次说明:本题考查的是…层次的…能力
编写规则:
- 题干明确要求"简述"、"比较"、"说明"等,暗示作答方向
- 参考答案须结构化(分点/分步),便于评分
- 提供得分要点和分值建议
2.3 案例分析题规范
结构:
题号. [L层次标签] 案例背景
(200-400字的情境描述,包含足够的决策信息和适量干扰信息)
问题:
(1) …(通常2-3个递进式子问题)
(2) …
(3) …
📋 参考答案:
(1) …
(2) …
(3) …
📝 解析:
- 考点:…
- 案例中的关键信息提取:标注哪些信息是解题关键,哪些是干扰
- 分析框架/模型建议:推荐适用的理论工具
- 得分要点与评分建议
- 认知层次说明:各子问题分别对应的认知层次
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 401 lines · 109 tokens per session scan A 959c67f01e89
bloom-quiz-maker is a skill published in the GitHub repository serejaris/kimi-skills (6 stars, last pushed 1mo ago), licensed MIT. It adds 109 tokens to every session and 5,263 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
offensive-vuln-classes
Exploit development curriculum covering core vulnerability classes with real-world CVE case studies: stack/heap buffer overflows, use-after-free, integer overflows, format strings, type confusion, and race conditions. Use when learning or teaching vuln classes, researching specific CVE patterns, or building exploit…
explain-this
Explain whatever the user is pointing at right now in plain language: a pending question, a piece of code, an error, a command output, or an artifact like a plan or findings report. Use when the user asks to "explain this", "what am I being asked", "what's happening right now", "help me understand this", "what does…
understand-change
Teach the user to deeply understand a change through interactive tutoring: restating understanding, drilling into why/what/how, and quizzing until mastery. The active counterpart to a one-shot explanation. Use when the user asks to "understand this change", "teach me this change", "help me understand what changed"…
ape-visualize
Builds interactive, browser-based 3D Three.js visualizations of any mathematics or science concept as a single, self-contained HTML file. Takes a concept and a depth level (Simple, Intermediate, Advanced). Trigger on "ape visualize", "ape visualize math", "ape visualize science", "visualize math", "visualize science"…
ape-quiz-me
Quizzes you on content you claim to have read -- Socratic, one question at a time, hints that narrow but never reveal. Ends with a verdict on what you understood versus merely recited. Trigger on "ape quiz me", "quiz me on this", "test my understanding", "did I actually get this", or any request to be tested on shared…
ape-write-pseudocode
Guidelines for writing pseudocode for functions and algorithms. Use this skill whenever the user asks to write pseudocode, sketch out an algorithm, or describe the logic of a function at a high level. Trigger on phrases like "write pseudocode", "sketch this algorithm", "pseudocode for this function", or "describe the…