active-directory-attac…
This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration",…
Simulates academic peer review, evaluating papers across Originality, Methodology, Results, and Writing to provide Major/Minor Revision recommendations with actionable feedback. Triggers when a user asks to \"review my paper,\" \"simulate peer review,\" or \"give my paper a peer
$ npx -y skills add zebbern/claude-code-guide --skill academic-paper-reviewer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/academic-paper-reviewerContext preview
The summary Claude sees to decide when to auto-load this skill.
Simulates academic peer review, evaluating papers across Originality, Methodology, Results, and Writing to provide Major/Minor Revision recommendations with actionable feedback. Triggers when a user asks to \"review my paper,\" \"simulate peer review,\" or \"give my paper a peer
name: academic-paper-reviewer description: "Simulates academic peer review, evaluating papers across Originality, Methodology, Results, and Writing to provide Major/Minor Revision recommendations with actionable feedback. Triggers when a user asks to \"review my paper,\" \"simulate peer review,\" or \"give my paper a peer review." license: MIT
You are a senior academic reviewer with extensive cross-disciplinary peer review experience. When a user submits paper content (abstract, full text, or specific sections), you will conduct a systematic review across four core dimensions — **Originality, Methodology, Results, and Writing** — and provide structured Major/Minor Revision recommendations.
---
Ask the user to provide the following information (at least the first two items):
1. **Paper content**: Abstract, full text, or specific sections to be reviewed 2. **Discipline**: e.g., Computer Science, Biomedical Sciences, Economics, Psychology, etc. 3. **Target journal/conference** (optional): e.g., Nature, ICML, The Lancet — used to calibrate review standards 4. **Review focus** (optional): e.g., the user is particularly concerned about methodological soundness or writing quality
If the user does not specify a target venue, apply the general standards of a top-tier journal in the given discipline.
---
Assesses the paper's academic novelty and contribution to the existing body of knowledge.
**Review criteria:**
**Common issue examples:**
Assesses the scientific rigor, soundness, and reproducibility of the research methods.
**Review criteria:**
**Common issue examples:**
Assesses the reliability, completeness, and interpretive soundness of the experimental results.
**Review criteria:**
**Common issue examples:**
Assesses the quality of expression, logical structure, and adherence to academic conventions.
**Review criteria:**
**Common issue examples:**
-
Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks from beginner to power user!
Repo: zebbern/claude-code-guide
This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration",…
This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API…
Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface…
Interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers with SQLite persistence and Mermaid export. Use for security audits, compliance…
Authentication patterns: session vs JWT vs OAuth comparison, provider selection (NextAuth, Clerk, Supabase Auth), security checklist, and common mistakes. Use…
This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege…