explaingit

hughyau/academicforge

Analysis updated 2026-05-18

2,095PythonAudience · researcherComplexity · 2/5LicenseSetup · easy

TLDR

A plug-in library of 32 research-focused AI skills for Claude Code, OpenCode, and Codex, covering protein structure prediction, genomics, figure creation, literature review, and remote compute workflows.

Mindmap

mindmap
  root((AcademicForge))
    Skill categories
      Structure prediction
      Protein design
      Genomics and single-cell
      Figures and visualization
      Literature and writing
      Compute and workflows
    How it works
      Browse skills on website
      Generate install command
      Run in project folder
    Compatible agents
      Claude Code
      OpenCode
      Codex
    Platforms
      macOS
      Linux
      Windows
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Install the AlphaFold2 skill so your AI coding assistant can run protein structure predictions without step-by-step setup instructions each time.

USE CASE 2

Add the figure-style skill to get your AI assistant to produce charts that meet journal submission standards automatically.

USE CASE 3

Install literature-review and pdf-explore skills to help your AI assistant search, compare, and summarize research papers across a project.

USE CASE 4

Use the remote-compute-ssh skill to have your AI assistant submit, monitor, and retrieve results from SLURM jobs on a university cluster.

What is it built with?

PythonBashPowerShellShell

How does it compare?

hughyau/academicforgegoogle-deepmind/science-skillsideogram-oss/ideogram4
Stars2,0952,2022,406
LanguagePythonPythonPython
Last pushed2026-07-012026-06-30
MaintenanceActiveActive
Setup difficultyeasymoderatemoderate
Complexity2/52/53/5
Audienceresearcherresearcherdesigner

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Skills install via a single curl or PowerShell command run from your project root, no special dependencies beyond the target AI coding assistant.

MIT license for the repository structure and scripts, third-party skills keep their own licenses.

In plain English

Academic Forge is a curated library of AI skill add-ons for researchers who use AI coding assistants in their scientific work. If you use tools like Claude Code, OpenCode, or Codex to help write code or run analyses, Academic Forge lets you install pre-built skill packs that teach those assistants how to handle specific research tasks: predicting protein structures, reviewing literature, running genomics pipelines, making publication-quality figures, and more. Think of it like a plug-in manager for your AI assistant. Instead of explaining from scratch what AlphaFold2 or scGPT does every time you start a session, you install the relevant skill and the assistant already knows the workflow, the tools involved, and the expected outputs. You browse a website, check the boxes for the skills you want, and it generates a one-line install command. You run that command in your project folder and the skills are ready to use. The library currently includes 32 skills organized under six research themes. The structure prediction group covers tools like AlphaFold2, Boltz, and DiffDock for predicting how proteins fold and how small molecules bind to them. The genomics group includes tools for single-cell RNA sequencing analysis and genome-wide function prediction from DNA sequences. A separate group handles protein design, helping you generate amino acid sequences for a given protein backbone. Figure and visualization skills help produce charts at the standard expected for journal submissions. Literature and writing skills handle tasks like synthesizing papers, exploring PDFs, and structuring the narrative of a research manuscript. A final group covers compute workflows: setting up remote GPU environments, submitting SLURM jobs, and managing model endpoints. Installation works on macOS, Linux, and Windows via either a bash or PowerShell script. The repository and the website tooling are MIT licensed. Third-party skills bundled from other projects keep their original licenses.

Copy-paste prompts

Prompt 1
I want to install the AlphaFold2 and literature-review skills from AcademicForge into my Claude Code project. Show me the curl command and what happens after I run it in my project folder.
Prompt 2
I have AcademicForge installed with the figure-style skill. Ask me about my data and then generate a publication-ready multi-panel figure following journal submission standards.
Prompt 3
Using the scvi-tools skill from AcademicForge, walk me through running a scVI analysis on a 10x Genomics single-cell RNA-seq dataset, from loading the data to generating a UMAP.
Prompt 4
I want to use the remote-compute-ssh skill to submit a GPU job to a SLURM cluster. What information do I need to provide, and what does the submit-wait-retrieve workflow look like?

Frequently asked questions

What is academicforge?

A plug-in library of 32 research-focused AI skills for Claude Code, OpenCode, and Codex, covering protein structure prediction, genomics, figure creation, literature review, and remote compute workflows.

What language is academicforge written in?

Mainly Python. The stack also includes Python, Bash, PowerShell.

What license does academicforge use?

MIT license for the repository structure and scripts, third-party skills keep their own licenses.

How hard is academicforge to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is academicforge for?

Mainly researcher.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Scan in gitsafehub Deploy in gitdeployhub hughyau on gitmyhub

Verify against the repo before relying on details.