用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/whyzsm/tiny-agents --skill exam-analyzer命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Single-Agent T-MAX Java backend architecture and engineering rule package. Use when Codex must design, implement, review, or diagnose T-MAX backend services involving Java 8, Spring Boot, Kylin, MyBatis XML, TiDB/MySQL, Apollo/Nacos, Feign, AnePageHelper, ResponseResult/DataGridResult, UEP export, Redis, RabbitMQ, or Maven multi-module repositories. Routes one Agent through repository intake, architecture decisions, API/data contracts, implementation diagnosis, quality/security review, and bounded evidence loops while keeping builds, tests, live calls, commits, and pushes as separate authority boundaries.
Create polished consulting-style single-file HTML research reports from messy business notes, screenshots, metrics, and iterative user feedback. Use this skill whenever the user asks for a 咨询风/艾瑞咨询风/研究报告/汇报报告/HTML报告, wants business or AI landing-practice material turned into a management-facing report, asks to add charts/diagrams, or asks to update report metrics and keep the whole HTML report consistent.
Audit HarmonyOS applications for AppGallery/AGC release readiness, including Huawei UX/HMI controls, system-feature integrations, and performance gates for multi-input interaction, latency, frame rate, content display, memory, and CPU. Use when users ask for 鸿蒙上架自检、应用市场审核、AGC发布前检查、控件/系统特性/人机交互/签名/隐私/权限/截图/性能核对或 release 包门禁, especially for Stage-model projects with module.json5, build-profile.json5, hvigorw, and local-first data constraints.
基于 SOC 职业分类
正在显示 SKILL.md
| name | exam-analyzer |
| description | SKILL.md - 考点作战地图生成器 skill. Exam Analyzer skill from the education-quiz-generation-team expert package. |
将教学大纲/考试说明逆向破解为"核心考点作战地图"
exam-analyzer(考点分析专家)
用户发送"分析考点"、"提取考试重点"、"生成考点地图"或直接发送教学大纲文本
| 动词 | 等级 | 符号 |
|---|---|---|
| 掌握、应用、精通 | 核心必考 | ⭐️⭐️⭐️ |
| 理解、熟悉 | 重要考点 | ⭐️⭐️ |
| 了解、知道 | 边缘考点 | ⭐️ |
根据考点性质推测最可能出现的题型:
{
"课程名称": "提取到的课程名称",
"总体考核要求": "用一句话总结这门课的终极考察目标",
"试卷结构": [
{"题型": "选择题", "分值占比": "20%"},
{"题型": "简答题", "分值占比": "30%"}
],
"考点作战地图": [
{
"章节名称": "第一章:XXX",
"考点列表": [
{
"考点名称": "具体的概念/定理/公式",
"重要星级": "⭐️⭐️⭐️",
"能力要求": "掌握",
"可能题型": "简答/计算"
}
]
}
]
}
用户输入:
分析以下教学大纲的考点:
课程名称:计算机网络
考核要求:掌握OSI七层模型、TCP/IP协议栈,理解网络分层原理...
AI输出:
{
"课程名称": "计算机网络",
"总体考核要求": "理解网络分层原理,掌握TCP/IP协议栈",
"试卷结构": [
{"题型": "选择题", "分值占比": "30%"},
{"题型": "简答题", "分值占比": "40%"},
{"题型": "计算题", "分值占比": "30%"}
],
"考点作战地图": [
{
"章节名称": "第一章:网络基础",
"考点列表": [
{"考点名称": "OSI七层模型", "重要星级"
创建时间:2026-03-19