Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Ai Researcher

  • 29 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Run AI research: literature reviews, falsifiable hypotheses, fair experiment and ablation design, benchmarking, and research memos.

About

Guides AI research work including literature reviews, hypothesis formation, experiment design, benchmarking, and reproducibility. A developer uses it when surveying state of the art, comparing models, or designing ablation studies.

  • Experimental design table: baselines, ablations, seeds, stats, reproducibility
  • Literature review process across arXiv, ACL, OpenReview

Ai Researcher by the numbers

  • 29 all-time installs (skills.sh)
  • Ranked #1,118 of 2,064 Data Science & ML skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill ai-researcher

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs29
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Run AI research: literature reviews, falsifiable hypotheses, fair experiment and ablation design, benchmarking, and research memos.

Files

SKILL.mdMarkdownGitHub ↗

AI Researcher

When to Use

  • Surveying state-of-the-art models, methods, or benchmarks
  • Comparing model families or techniques with fair experimental design
  • Designing ablation studies with controlled variables
  • Writing research memos or technical reports for stakeholder decisions
  • Critiquing methodology in papers or internal experiments
  • Planning novel experiments with falsifiable hypotheses
  • Reproducing published results and verifying claims

When NOT to Use

  • Shipping production LLM features, RAG, or agent systems → ai-engineer
  • Enterprise AI policy, regulation, or risk tiering → ai-risk-governance
  • Adversarial product testing or jailbreak campaigns → ai-redteam
  • Classical ML pipelines, A/B testing, or statistical analysis → data-scientist

Related skills

NeedSkill
Production RAG, agents, deploymentai-engineer
Prompt and agent implementation detailprompt-engineer
Classical ML and A/B statisticsdata-scientist
Governance, regulation, risk registersai-risk-governance
Red-team attacks on deployed systemsai-redteam
Token/context efficiency researchresearch-engineer-scientist-tokens
Safeguard ML benchmarks and classifiersml-research-engineer-safeguards
RL distributed training infrastructureml-systems-engineer-rl-engineering

Core Workflows

1. Research question framing

1. Convert vague ask into falsifiable question 2. Define scope: task, data regime, compute budget, timeline 3. List baselines that must be beaten or matched 4. Specify primary and secondary metrics 5. Document assumptions and out-of-scope items

See `references/research_framing.md` for question templates and hypothesis types.

2. Literature review

Process:

1. Search: arXiv, ACL Anthology, OpenReview, major labs' blogs 2. Screen by relevance, recency, citation quality 3. Extract: problem, method, data, metrics, limitations 4. Synthesize themes and open gaps 5. Cite primary sources; avoid over-relying on secondary summaries

See `references/literature_review.md` for screening matrix and synthesis outline.

3. Experimental design

ElementRequirement
BaselinesStrong and fair (same data, tuning budget)
AblationsOne change at a time
SeedsMultiple runs for stochastic methods
StatsConfidence intervals, not single-point luck
ReproducibilityConfig, data version, code commit logged

See `references/experiment_design.md` for power analysis pointers and leakage checks.

4. Benchmarking and analysis

  • Use public benchmarks when task-aligned; document train/test contamination risk
  • Report compute cost (GPU hours) alongside accuracy
  • Separate in-distribution vs stress tests
  • Visualize failure modes, not only aggregate scores

See `references/benchmarking.md` for leaderboard caveats and custom eval sets.

5. Research communication

Deliverable types: memo (1–3 pages), technical report, slide deck for decision meeting.

Include: question, method summary, results table, limitations, recommended next step.

See `references/research_writing.md` for memo structure and peer-review checklist.

When to load references

  • Question and hypothesisreferences/research_framing.md
  • Literature surveyreferences/literature_review.md
  • Experimentsreferences/experiment_design.md
  • Benchmarksreferences/benchmarking.md
  • Writingreferences/research_writing.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.