duyet

101 mods across 9 repositories, 1.8k stars between them.

duyet/bruteforce-database

Instructions file

Instructions for duyet/bruteforce-database, covering claude - project philosophy & principles, the vision, core principles, 1. quality over quantity and 2. ethical use.

1.7k 1mo ago A 1,151 tokens original MIT

duyet/google-search-crawler

Instructions file

Instructions for duyet/google-search-crawler, covering claude.md - google search crawler, project philosophy, vision, core principles and 1. simplicity through elegance.

21 2mo ago A 1,792 tokens original MIT

charts CLAUDE.md

03

duyet/charts

Instructions file

Instructions for duyet/charts, covering claude.md - project philosophy & development guide, the vision, core principles, 1. simplicity without losing power and 2. consistency is kindness.

19 5d ago A 3,153 tokens original MIT

agent-loop

06

duyet/codex-claude-plugins

Plugin Claude Code

Continuous agent loop for overnight/day repository maintenance. Auto-detects and resumes from saved state. Orchestrates triage, autoreview, browser automation, and parallel agent work across threads. Wake every 5 min, direct work to threads, land autonomously.

13 1mo ago A tokens not measured

autoreview

07

duyet/codex-claude-plugins

Command

One-shot autonomous review of a PR. Fetches review comments from AI bots, applies verified fixes, validates, and merges when safe.

13 1mo ago A 27 tokens

inspect

08

duyet/codex-claude-plugins

Command

Deeply inspect the agent-loop state file. View cycle history, thread details, errors, and state integrity. Useful for debugging and understanding loop status.

13 1mo ago A 30 tokens

reset

09

duyet/codex-claude-plugins

Command

Clear the agent-loop state and start fresh. Creates a backup of the current state before clearing. Use this when you want to reset metrics and start a new loop session.

13 1mo ago A 34 tokens

restore

10

duyet/codex-claude-plugins

Command

Restore agent-loop state from a backup. List available backups, restore from a specific backup, or use the most recent backup to recover from corruption or accidents.

13 1mo ago A 31 tokens

resume

11

duyet/codex-claude-plugins

Command

Resume the agent-loop from the last persisted state in .agent-loop/state.json. Loads cycle context and thread history, then continues the maintenance cycle.

13 1mo ago A 29 tokens

start

12

duyet/codex-claude-plugins

Command

Start the agent-loop — continuous overnight/day repo maintenance cycle. Auto-detects existing state and prompts to resume or start fresh. Wakes every 5 minutes, triages repos, dispatches work to parallel agent threads, monitors progress, and reports results.

13 1mo ago A 52 tokens

status

13

duyet/codex-claude-plugins

Command

Check agent-loop status — running state, cycle count, items processed, active threads, and recent results.

13 1mo ago A 21 tokens

stop

14

duyet/codex-claude-plugins

Command

Stop the agent-loop gracefully. Lets active threads finish within timeout, persists final state, and reports cycle summary.

13 1mo ago A 22 tokens

triage

15

duyet/codex-claude-plugins

Command

Run one-shot triage on repo queues. Scans open issues, PRs, CI status. Classifies items by fit, risk, autonomy. No loop, just snapshot.

13 1mo ago A 36 tokens

duyet/codex-claude-plugins

Skill Claude CodeCodex

Autonomous code review and fix skill for the agent-loop plugin. Reviews PRs, applies fixes from AI review bots (CodeRabbit, Sourcery, Gemini), validates changes, and lands them. Designed for unattended overnight operation.

13 1mo ago A 51 tokens

agent-loop-browser

17

duyet/codex-claude-plugins

Skill Claude CodeCodex

Browser automation and computer-use skill for the agent-loop plugin. Takes screenshots, validates UI behavior, fills forms, clicks elements, and performs live web proof. Uses existing Chrome session via DevTools MCP.

13 1mo ago A 44 tokens

duyet/codex-claude-plugins

Skill Claude CodeCodex

Core orchestrator for the agent-loop plugin. Runs a continuous maintenance loop that wakes every N minutes, scans repo queues, dispatches work to parallel agent threads, tracks progress, and reports results. Designed for overnight and day-long autonomous repo upkeep.

13 1mo ago A 55 tokens

agent-loop-triage

19

duyet/codex-claude-plugins

Skill Claude CodeCodex

GitHub project triage for the agent-loop plugin. Scans open issues, PRs, CI queues, and blockers. Classifies items by fit, risk, proof, and autonomy. Adapted from github-project-triage for autonomous loop integration.

13 1mo ago A 57 tokens

anyrouter

20

duyet/codex-claude-plugins

Plugin Claude Code

Wire AnyRouter into Claude Code, Codex, Cursor, and other coding agents. Universal OpenAI-compatible router for 150+ models, with migration recipes from Anthropic, OpenAI, and OpenRouter, plus a remote MCP server for key and credit management.

13 1mo ago A tokens not measured

anyrouter

21

duyet/codex-claude-plugins

MCP server Claude CodeCodexCursor +2

MCP server "anyrouter", hosted remotely at anyrouter.dev, as configured in duyet/codex-claude-plugins.

13 1mo ago A tokens not measured

duyet/codex-claude-plugins

Agent

Specialist for wiring AnyRouter into an existing codebase. Use proactively when the task is "add AnyRouter", "migrate to AnyRouter", "swap LLM provider for AnyRouter", "point our agent at AnyRouter", or any equivalent. Has full context on the AnyRouter contract, model ids, routing, and MCP.

13 1mo ago A 73 tokens

anyrouter-migrate

23

duyet/codex-claude-plugins

Command

Migrate the current project's LLM integration to AnyRouter. Detect existing OpenAI / Anthropic / OpenRouter usage, swap base URL + key + model ids, preserve behavior, and add a smoke test.

13 1mo ago A 42 tokens

anyrouter

24

duyet/codex-claude-plugins

Skill Claude CodeCodex

Wire AnyRouter into a project, migrate from Anthropic / OpenAI / OpenRouter, and call its MCP server. Use when the user mentions AnyRouter, asks to add a unified LLM gateway, wants to swap providers without code churn, migrates an existing OpenAI/Anthropic/OpenRouter integration, sets up Claude Code / Codex / Cursor…

13 1mo ago A 129 tokens