By thinkwee
Diagnose and fix issues in reinforcement-learning training, evaluation, and experiment design for LLM agents (single/multi-agent, multi-turn, tool-augmented). Routes symptoms to fixes anchored in a curated corpus of RL methods and frameworks.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub thinkwee/claude-plugins --plugin agents-meet-rlPre-submission auditor for academic papers: verify references actually exist (catch AI-hallucinated and retracted citations), check internal faithfulness (numbers match the tables, figures match the prose, no broken citations/refs), check LaTeX formatting/writing/anonymization, and enforce venue-specific rules (page limits, mandatory sections, checklists) for ACL/EMNLP/NAACL/CVPR/ICCV/ECCV/NeurIPS/ICML/ICLR.
This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate task-model fit", "structure agent project", or mentions pipeline architecture, agent-assisted development, cost estimation, or choosing between LLM and traditional approaches.
Design patterns for the Langroid multi-agent LLM framework
RL routing + Thompson Sampling bandit for AgentDB. 9 algorithms (Q-Learning, SARSA, DQN, PPO, Actor-Critic, Policy Gradient, Decision Transformer, MCTS, Model-Based RL); /learn-task, /route-task.
ML/RecSys/LLM training workflow for AI agents: Validation Pyramid, experiment planning, process metrics, and proven ML development patterns
LLM application development with LangGraph, RAG systems, vector search, and AI agent architectures for Claude 4.6 and GPT-5.4
Open Agent OS for Claude Code, Codex, and Cursor: meta-agent builder, A2A Hub routing, local ontology, memory/security gates.