Creator · ZeKaiNie
Last updated · Sep 1, 2026
Last-night exam-cram coach as a Claude Agent Skill: turns your slides, notes and past papers into a chaptered knowledge base + quiz bank, teaches only what's in your materials, and never fabricates (measured 100% out-of-scope abstention). Bilingual EN/中文 — the 期末极速备考 skill.
Review then install
Install targets
Codex install prompt
Install the "Universal Examprep Skill" agent skill from https://github.com/ZeKaiNie/universal-examprep-skill. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: An exam cram coach skill for Claude agents that creates chaptered knowledge bases and quiz banks from course materials, with source-labeled answers and abstention when out of scope. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"zekainie-universal-examprep-skill","task":"Install Universal Examprep Skill","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
GitHub automation
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Agent fit
Claude Code + Cursor + CLI
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add ZeKaiNie/universal-examprep-skill
Maintenance
active
2mo since push
Risk
Safe to try
Stars/forks activity: 256 stars, 14 forks; issue activity unavailable in current metadata
GitHub quality
256
91/100 Quality · 83/100 Trust
Coverage tags
Review notes
Stars/forks activity: 256 stars, 14 forks; issue activity unavailable in current metadata
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
256 GitHub stars
Repo activity
256 stars, 14 forks
Maintenance
2mo since push
License
MIT
Install
npx skills add ZeKaiNie/universal-examprep-skill
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add ZeKaiNie/universal-examprep-skillDo not use when
Alternative
16.3K Stars
npx skills add hardikpandya/stop-slop --skill stop-slop
Alternative
4.8K Stars
npx skills add cursor/plugins --skill unslop
Alternative
37.4K Stars
npx skills add blader/humanizer --skill humanizer
Alternative
5.8K Stars
npx skills add petergyang/no-ai-slop --skill no-ai-slop
Agent safety v2
Usable candidate, but the agent should surface permission and audit notes before installation.
Require human approval before installing into a real workspace.
high
Skill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20Universal%20Examprep%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Universal%20Examprep%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/zekainie-universal-examprep-skill/install
Agent should check
Copy prompt
Task: Use Universal Examprep Skill in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Universal%20Examprep%20Skill%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/zekainie-universal-examprep-skill/install
Install command: npx skills add ZeKaiNie/universal-examprep-skill
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/zekainie-universal-examprep-skill/install
LLM text format
/api/skills/zekainie-universal-examprep-skill/install?format=text
Find alternatives
/api/skills/search?q=Universal%20Examprep%20Skill&limit=3
Agent prompt
Use Universal Examprep Skill for this task. Review https://www.openagentskill.com/api/skills/zekainie-universal-examprep-skill/install, then install with: npx skills add ZeKaiNie/universal-examprep-skillRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/zekainie-universal-examprep-skill
LLM text
/api/registry/manifest/zekainie-universal-examprep-skill?format=text
Install alias
/api/registry/install/zekainie-universal-examprep-skill
Recommend
/api/registry/recommend?task=Use%20Universal%20Examprep%20Skill%20in%20an%20agent%20workflow&limit=3
Agent fit
GitHub automation
Use-case tags
Platforms
Python, Claude Code, Cursor
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
GitHub automation
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
INFO256 GitHub stars
Stars/forks activity
CHECK256 stars, 14 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Manage repositories
I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Workflow fit
Ingest, retrieve, and cite
A workflow for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
Inspect, patch, and verify code
A workflow for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Alternative shortlist
Similar skills that may fit this task.
Eliminates predictable AI writing patterns from prose while preserving specific meaning and reader trust.
Applies Cursor's prose-discipline rules to remove filler and AI writing tells from agent-facing and user-facing text.
Rewrites AI-sounding text so it reads naturally while preserving every factual claim and matching the writer's voice.
Audits or minimally edits drafts to remove named AI-writing patterns without flattening the author's voice.
<div align="center">
<img src="assets/exam-panic.png" width="200" alt="Exam Cram Coach" />
# Exam Cram Coach
*One night left. You studied nothing. Every answer should show where it came from.*
English · [中文](README.zh.md)
[](https://github.com/ZeKaiNie/universal-examprep-skill/stargazers) [](LICENSE) [](https://github.com/ZeKaiNie/universal-examprep-skill/actions)
**Grounded to your course materials** · bank-only quizzes · source-labeled AI supplements · chapter-sliced retrieval
</div>
You know him. Night before the exam, hair a mess, eyes wide open, hasn't read a single page of the course. This skill is for him: it grounds teaching in *your* materials, labels any AI supplement, and says when the materials do not support an answer.
**30-second start** — clone the repo, then say one line to your agent:
```bash git clone https://github.com/ZeKaiNie/universal-examprep-skill .claude/skills/universal-exam-cram-coach # In Claude Code / Cursor, say: "use this skill to set up my exam-prep space", then drop in your materials ```
---
## Before / after
**With the skill** — answers and key walkthroughs carry provenance, so you can check them:
> **[#vis_q1]** In the figure, which set relation does the shaded region show? > **The intersection of A and B.** > `Question source: hw02.pdf p.3 | Answer source: hw02_sol.pdf | 🟢 From your materials`
**Closed-book / plain agent** — sounds just as confident, but you can't tell if it's true:
> The shaded region is the **union**. <sub>(It's actually the intersection; no source label, nothing to check against — this is where hallucination happens.)</sub>
The difference isn't tone. It's whether the answer exposes the evidence and any AI-added part.
---
## Numbers
The skill's
Frameworks & tools
Decision snapshot
recent repository activity
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for Universal Examprep Skill, ready for a manual X post.
Universal Examprep Skill: An exam cram coach skill for Claude agents that creates chaptered knowledge bases and quiz ba... 256 stars https://www.openagentskill.com/skills/zekainie-universal-examprep-skill?ref=x
Listing + install path for Universal Examprep Skill: https://www.openagentskill.com/skills/zekainie-universal-examprep-skill?ref=x Install: npx skills add ZeKaiNie/universal-examprep-skill
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Community indexed listing is attributed to ZeKaiNie but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/zekainie-universal-examprep-skill?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/zekainie-universal-examprep-skill?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/zekainie-universal-examprep-skill/audit)
[](https://www.openagentskill.com/skills/zekainie-universal-examprep-skill?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)ZeKaiNie✓
@zekainie
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
stop-slop
Eliminates predictable AI writing patterns from prose while preserving specific meaning and reader trust.
16.3K Starsunslop
Applies Cursor's prose-discipline rules to remove filler and AI writing tells from agent-facing and user-facing text.
4.8K StarsHumanizer
Rewrites AI-sounding text so it reads naturally while preserving every factual claim and matching the writer's voice.
37.4K Starsno-ai-slop
Audits or minimally edits drafts to remove named AI-writing patterns without flattening the author's voice.
5.8K Starsstandard package or runtime install path
Permission surface
shell or command execution, filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness