research-skills

agent
Security Audit
Warn
Health Warn
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 26 GitHub stars
Code Pass
  • Code scan — Scanned 2 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

Claude Code skills for AI/ML researchers

README.md

research-skills

Claude Code skills for AI/ML researchers.

Demos

Research Collaborator

Results to Slides

Skills

research-collaborator Guardrails your research workflow. Encodes principles from experienced researchers and applies them before you spend the GPU hours. Checks your hypothesis, catches known bugs and flags sloppy methodology.
results-to-slides Discovers experiments from git history and output folders, collects images and metrics, generates editable PowerPoint presentations (.pptx).

Installation

Copy the skill directories into your Claude Code skills folder:

# Copy a single skill
cp -r research-collaborator ~/.claude/skills/

# Or copy all skills
cp -r research-collaborator results-to-slides ~/.claude/skills/

Skills are invoked via slash commands in Claude Code:

  • /research-collaborator - start a research collaboration session
  • /results-to-slides 0301 0308 - generate a presentation for experiments from March 1-8

Requirements

results-to-slides:

  • Python with python-pptx, Pillow, lxml
  • Optional: cv2 or ffmpeg for video poster frame extraction
  • A git repository with experiment outputs

research-collaborator:

  • Web search access (for literature search)
  • A codebase with experiments to investigate

License

MIT

Reviews (0)

No results found