Auto-discovered marketplace from rainshed/agent-benchmark
npx claudepluginhub rainshed/agent-benchmarkExtract theoretical physics benchmark test cases from Claude Code/Codex conversation history
A Claude Code plugin that extracts theoretical physics benchmark test cases from conversation history.
/extract-testcase parses Claude Code or Codex JSONL conversation logs, identifies physics problems and research tasks within them, and generates structured YAML test cases. It supports:
Step 1: Add the marketplace source
claude plugins marketplace add rainshed/Agent-Benchmark
Step 2: Install the plugin
claude plugins install agent-benchmark@agent-benchmark
/extract-testcase path/to/conversation.jsonl
/extract-testcase session1.jsonl session2.jsonl
The skill will:
examples/ directory| Template | Use case |
|---|---|
question | Single physics problem (concept, derivation, simulation, etc.) |
composite | Multi-step research task with dependencies between steps |
Agent-Benchmark/
├── .claude-plugin/
│ └── plugin.json
├── skills/
│ └── extract-testcase/
│ └── SKILL.md
├── templates/ # Reference templates
└── tools/ # Standalone conversation parser
MIT
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations