From 119d0ef30c0f131a1225c60116119fba7469c2aa Mon Sep 17 00:00:00 2001 From: Han Hu <72934230+hanhuark@users.noreply.github.com> Date: Fri, 12 Jun 2026 18:55:55 -0500 Subject: [PATCH] Add reviewer-author loop skill --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..4c020b8 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ Reusable instruction bundles in `SKILL.md` format. Place in `~/.codex/skills/` ( - [legendaryvibecoder/gigabrain](https://github.com/legendaryvibecoder/gigabrain) - Local-first memory layer for Codex CLI: capture, recall, dedupe, and native sync across sessions. ![GitHub stars](https://img.shields.io/github/stars/legendaryvibecoder/gigabrain?style=flat-square) - [mrvladd-d/memobank](https://github.com/mrvladd-d/memobank) - Agent-first Memory Bank skill pack for Codex CLI, Claude Code, and similar runtimes. ![GitHub stars](https://img.shields.io/github/stars/mrvladd-d/memobank?style=flat-square) - [voidful/academic-skills](https://github.com/voidful/academic-skills) - Complete academic research skill suite for Claude Code, Codex CLI, and Gemini CLI. ![GitHub stars](https://img.shields.io/github/stars/voidful/academic-skills?style=flat-square) +- [hanhuark/reviewer-author-loop-skill](https://github.com/hanhuark/reviewer-author-loop-skill) - Human-in-the-loop manuscript improvement workflow that alternates reviewer, author, verifier, and re-review stages for Codex and Claude Code. ![GitHub stars](https://img.shields.io/github/stars/hanhuark/reviewer-author-loop-skill?style=flat-square) - [Upskill](https://github.com/huggingface/upskill) - Hugging Face's official skill pack for ML/AI development workflows. ![GitHub stars](https://img.shields.io/github/stars/huggingface/upskill?style=flat-square) - [Mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) - Security-focused skills: vulnerability scanning, dependency auditing, OWASP checks. Works in Codex too despite the name. ![GitHub stars](https://img.shields.io/github/stars/mukul975/Anthropic-Cybersecurity-Skills?style=flat-square) - [nicepkg/ai-workflow](https://github.com/nicepkg/ai-workflow) - Workflow automation skills - chained multi-step tasks with conditional logic. ![GitHub stars](https://img.shields.io/github/stars/nicepkg/ai-workflow?style=flat-square)