بنقرة واحدة
gesp
为GESP等级考试生成作业卷子,包含选择/判断/编程题。知识点定制,答案随机分布防猜测。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
为GESP等级考试生成作业卷子,包含选择/判断/编程题。知识点定制,答案随机分布防猜测。
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | GESP作业 |
| version | 1.1.5 |
| description | 为GESP等级考试生成作业卷子,包含选择/判断/编程题。知识点定制,答案随机分布防猜测。 |
| metadata | {"slug":"gesphw","trigger":"GESP作业、作业生成、出题、练习卷、GESP试卷"} |
GESP, 作业生成, 出题, 练习卷, 选择题, 编程题, 判断题, 试卷生成
根据用户指定知识点生成GESP标准作业卷(10选择+5判断+5编程),答案随机分布防猜测。
AVOID:
| 题型 | 题数 | 每题分值 | 总分 |
|---|---|---|---|
| 选择题 | 10 | 10 | 100 |
| 判断题 | 5 | 10 | 50 |
| 编程题 | 5 | 100 | 500 |
| 合计 | 20 | - | 650 |
班级名/日期 - 知识点.md # 作业题目
班级名/日期 - 知识点 - 答案.md # 答案
如用户提供OJ地址,编程题标题需嵌入超链接:
### 1、<a href="OJ链接" target="_blank">【题目名称】</a>(100分)
如无链接,直接写题目名称即可。
---
title: "日期 作业 - 故事主题"
description: 知识点1、知识点2、知识点3
---
核心原则:不套用固定故事模板,以约束词引导AI自主创造情境。
🎯 最核心标准:学以致用
学数学最大的问题在于难以学以致用。出题时一定要让题目有个跟现实匹配的场景,考察的东西能够解决现实中某个实际场景问题。这是出一道好题目的最核心标准。
判断标准:读完题目后问自己——"这个场景在现实生活中真的存在吗?考察的技能能解决实际问题吗?"两个都是"是"才合格。纯数学分类、纯图案打印、科幻场景、与现实脱节的抽象问题——统统不合格。
情景约束词库(每题从中抽取2-3个组合):
接地气原则:
生成规则:
示例:
值日生统计黑板擦使用次数,第1天用1次,之后每天比前一天多用2次... 课代表收作业,发现学号是连续的ASCII码,'A'是65,'B'是66...
## 第 1 题【关卡名】(10分)
题目描述(融入故事情境)
- A. 选项1
- B. 选项2
- C. 选项3
- D. 选项4
## 第 11 题【关卡名】(10分)
题目陈述
- T. 正确
- F. 错误
### 1、<a href="题目链接" target="_blank">题目名称</a>(100分)
**题目描述**
...
**输入格式**
...
**输出格式**
...
1. A
2. B
...
15. T
16. cpp
选择题:A/B/C/D均匀分布(各2-3个) 判断题:T/F比例控制在2:3或3:2之间,禁止全T或全F
##,编程用###每次出题后,须与往次作业逐题比对,确认无重复。判定标准:
| 情况 | 判定 | 操作 |
|---|---|---|
| 知识点不同 | ✅ 不重复 | 保留 |
| 知识点相同,考查方式不同 | ✅ 不重复 | 保留(如以往考"选语句",本次考"算结果") |
| 知识点相同,考查方式也相同 | ❌ 重复 | 必须替换 |
查找范围:该班级全部历史作业文件(按日期命名排列) 查找方法:逐题读题干,凭知识点匹配,不可仅凭关键词搜索 不可替换:保留的数量不可低于2道(全部推翻则失去考点覆盖)
选择题A/B/C/D四项必须各出现2-3次(10题)。出完题后须统计分布。
若分布不均,不可改题,仅用选项重排法:
原分布(失衡例):A(4) B(4) C(2) D(0) ← D缺项,须调
目标分布: A(3) B(2) C(2) D(3)
操作步骤:
单选题必须4选项:若某题只有3选项(如A/B/C无D),须补第4个干扰项。
判断题:T/F比例2:3或3:2即可,不做强制精确平衡。
因编程教材过度滥用,以下题材不得用作新题:
| 方向 | 说明 | 适合结构 |
|---|---|---|
| 真实奥数应用题 | 定义新运算、错中求解、统筹规划、买赠比价、分段计费 | 顺序/分支/循环 |
| 生活情境改编 | 超市价格统计、便利店库存、运动会记分 | 循环+数组 |
| 数学教材经典题 | 封闭图形植树、周期问题、等差数列 | 循环/分支 |
| PPT/讲义案例改编 | 已有教学PPT中的案例,降级为GESP难度 | 依内容定 |
循环结构编程题优先设计为多组测试(含T组输入):
while(T--))当判定某题与历史作业重复时:
答案文件中的答案字母必须与调整后的字母严格一致,每调整一次选项顺序,答案文件须同步更新。
Use when users ask to design a logo, create a wordmark, generate typographic logo, make text-based brand identity, or request AI image prompts for logo design where the text itself forms the graphic. Triggers: "logo", "wordmark", "字标", "文字logo", "创意logo", "LOGO设计", "AI生图生成logo", "文字图形logo".
📋 GESP试卷处理:从官网下载PDF→提取全文→检查流程图→创建标准化文件(.md/.json/答案.md) | 触发:GESP、真题、试卷处理、gesp真题
Use this skill only for scheduled or recurring tasks. Manage jobs with qwenpaw cron list/create/get/state/pause/resume/delete/run, and always pass --agent-id explicitly.
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a "report", "memo", "letter", "template", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Generate AI-implementable product requirement documents (PRDs) from one-line product ideas, vague app/site/tool requests, or feature concepts. Use when the user asks for PRD, 产品需求文档, 需求文档, AI 可执行 PRD, 产品规格, MVP 方案, app/site/tool planning, or developer handoff docs for AI coding assistants.
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.