Atharva Gupta avatar

Atharva Gupta

Community

@Its-Atharva-Gupta · India

3Followers
|
36Public Repos
|
11Published Skills

I am a passionate coder, interested in AI and ML.

Skills Distribution
DomainAI Models & ...Autonomous Researc.. (30%)Academic Paper Aut.. (25%)LLM Benchmarking &.. (20%)Scientific Rigor A.. (15%)

Agent Skills by Atharva Gupta

Showing 11 vetted skills indexed across 1 GitHub repositories.

Its-Atharva-GuptaIts-Atharva-Gupta

autoresearch

Orchestrates autonomous ML research projects using a two-loop experiment and synthesis architecture.

Community
Advanced
Its-Atharva-GuptaIts-Atharva-Gupta

evaluating-llms-harness

Evaluates LLMs across 60+ academic benchmarks using standardized prompts and metrics.

Community
Advanced
Its-Atharva-GuptaIts-Atharva-Gupta

ara-rigor-reviewer

Reviews Agent-Native Research Artifacts across six epistemic dimensions and writes a severity-ranked JSON report.

Community
Advanced
Its-Atharva-GuptaIts-Atharva-Gupta

plot-worker

Generates dual-axis learning curves and benchmark comparison charts from results.tsv files.

Community
Basic
Its-Atharva-GuptaIts-Atharva-Gupta

research-manager

Orchestrates ML research workflows through hypothesis planning, subagent routing, and approval gates.

Community
Intermediate
Its-Atharva-GuptaIts-Atharva-Gupta

academic-plotting

Generates publication-quality ML paper figures via Gemini diagrams and matplotlib charts.

Community
Advanced
Its-Atharva-GuptaIts-Atharva-Gupta

rigor-worker

Validates that paper claims in LaTeX manuscripts match raw results.tsv data.

Community
Basic
Its-Atharva-GuptaIts-Atharva-Gupta

eval-worker

Writes and executes sandboxed ML training scripts and logs metrics to results.tsv.

Community
Intermediate
Its-Atharva-GuptaIts-Atharva-Gupta

write-worker

Generates a 2-column LaTeX research manuscript from hypotheses, citations, results, and figures.

Community
Intermediate
Its-Atharva-GuptaIts-Atharva-Gupta

brainstorming-research-ideas

Guides structured research ideation using ten frameworks to generate and rank research directions.

Community
Intermediate
Its-Atharva-GuptaIts-Atharva-Gupta

ml-paper-writing

Write publication-ready ML papers with LaTeX templates and verified citations.

Community
Advanced

Frequently Asked Questions About Atharva Gupta

FAQPage Schema
What tasks can I accomplish with Atharva Gupta's research skills?

You can orchestrate end-to-end autonomous research projects, benchmark LLMs on 60+ academic suites, audit research artifacts for epistemic rigor across six scored dimensions, generate publication-quality matplotlib figures and architecture diagrams, and write camera-ready ML papers for NeurIPS, ICML, ICLR, ACL, AAAI, and COLM.

Who are these skills designed for?

ML researchers, academic authors, and model evaluation engineers. The autoresearch and research-manager skills suit teams running multi-hypothesis experiments, while rigor-reviewer serves reviewers needing objective pre-publication critique, and ml-paper-writing targets authors preparing conference submissions.

How does the autonomous research workflow operate in practice?

The autoresearch skill runs a two-loop architecture: an inner loop executes rapid sandboxed experiments logging to results.tsv via eval-worker, while an outer loop synthesizes results and steers direction. Research-manager handles hypothesis planning, subagent routing, and approval gates, with continuous operation via Claude Code /loop or OpenClaw heartbeat.

Are these skills free and open source?

Yes. All versioned skills in the manifest, including autoresearch, evaluating-llms-harness, rigor-reviewer, academic-plotting, brainstorming-research-ideas, and ml-paper-writing, are released under the MIT license by Orchestra Research at no cost.

What dependencies are required to run these skills?

LLM evaluation requires lm-eval, transformers, and vllm. Figure generation needs matplotlib>=3.8.0, seaborn>=0.13.0, numpy, and google-genai>=1.0.0. Paper writing requires semanticscholar, arxiv, habanero, and requests. The rigor-reviewer and brainstorming skills have no external dependencies.