u9401066

363 mods across 11 repositories, 53 stars between them.

pubmed-quick-search

337

u9401066/academic-figures-mcp

Skill Claude CodeCodex

A quick literature-search skill for finding research papers in PubMed and other scholarly databases. PubMed is a database of biomedical and health research.

not rated 0 4mo ago A 40 tokens copy · 100% Apache-2.0

u9401066/academic-figures-mcp

Skill Claude CodeCodex

A workflow for finding research papers as completely as possible. It expands a topic into standard medical terms, synonyms, and PubMed search queries, then runs and saves the search.

not rated 0 4mo ago A 48 tokens copy · 100% Apache-2.0

readme-i18n

339

u9401066/academic-figures-mcp

Skill Claude CodeCodex

A README translation workflow that keeps English and Traditional Chinese versions aligned.

not rated 0 4mo ago A 44 tokens copy · 100% Apache-2.0

readme-updater

340

u9401066/academic-figures-mcp

Skill Claude CodeCodex

A skill for keeping a project's README.md file aligned with changes in its code. README.md is the document that usually explains a project, its setup, features, and usage.

not rated 0 4mo ago A 40 tokens copy · 100% Apache-2.0

roadmap-updater

341

u9401066/academic-figures-mcp

Skill Claude CodeCodex

A skill that updates a ROADMAP.md file, which lists planned and completed project work, based on finished features.

not rated 0 4mo ago A 43 tokens copy · 100% Apache-2.0

test-generator

342

u9401066/academic-figures-mcp

Skill Claude CodeCodex

A test-generation workflow for creating several kinds of checks for code, including static analysis, unit tests, integration tests, end-to-end tests, and coverage reports. Static analysis checks code without running it; unit tests check small pieces, while integration and end-to-end tests check larger workflows.

not rated 0 4mo ago A 58 tokens copy · 100% Apache-2.0

u9401066/academic-figures-mcp

Skill Claude CodeCodex

A Cline setup for this repository that provides working rules, repeatable workflows, and checks for changing, testing, and releasing code. Cline is an AI coding assistant that follows these instructions.

not rated 0 4mo ago A 47 tokens copy · 100% Apache-2.0

u9401066/academic-figures-mcp

Skill Claude CodeCodex

A drawing workflow for making academic charts, diagrams, and scientific illustrations with code, Mermaid, SVG, or generated images. Mermaid is a text format for diagrams, while PubMed is a database of biomedical research papers.

not rated 0 4mo ago A 44 tokens copy · 100% Apache-2.0

architect

345

u9401066/academic-figures-mcp

Agent

An architecture-planning agent for Academic Figures MCP that uses Domain-Driven Design (DDD), a way to organize software around its business concepts, and a project memory bank.

not rated 0 4mo ago A 44 tokens copy · 100% Apache-2.0

ask

346

u9401066/academic-figures-mcp

Agent

A project assistant that reads a project's Memory Bank—a collection of files recording its context, patterns, decisions, and progress—to answer questions in Traditional Chinese.

not rated 0 4mo ago A 35 tokens copy · 100% Apache-2.0

audit

348

u9401066/academic-figures-mcp

Agent

A code-audit agent that reviews software across architecture, security, code quality, testing, and documentation. It produces a structured report with severity levels and repair suggestions.

not rated 0 4mo ago A 44 tokens copy · 100% Apache-2.0

code

349

u9401066/academic-figures-mcp

Agent

A coding agent configured to implement, debug, refactor, and test software using Domain-Driven Design, an approach that organizes code around the real concepts and rules of a business domain.

not rated 0 4mo ago A 43 tokens copy · 100% Apache-2.0

context-loader

350

u9401066/academic-figures-mcp

Agent

An agent prompt for reading a project's memory files, source code, and documentation, then producing a structured summary. The example project is an MCP server for turning PubMed research into academic figures.

not rated 0 4mo ago A 40 tokens copy · 100% Apache-2.0

debug

351

u9401066/academic-figures-mcp

Agent

A debugging agent that investigates software problems using error details, project structure, and the project's stored history of decisions.

not rated 0 4mo ago A 33 tokens copy · 100% Apache-2.0

deep-thinker

352

u9401066/academic-figures-mcp

Agent

An AI assistant for carefully analyzing difficult engineering problems before recommending a solution. It covers algorithms, software architecture, technology choices, performance issues, and root-cause analysis.

not rated 0 4mo ago A 45 tokens copy · 100% Apache-2.0

orchestrator

353

u9401066/academic-figures-mcp

Agent

A coordinator for complex software tasks that breaks work into smaller assignments and delegates them to specialized AI workers. It then tracks the work and combines the results.

not rated 0 4mo ago A 58 tokens copy · 100% Apache-2.0

research

354

u9401066/academic-figures-mcp

Agent

A research assistant for finding biomedical papers in PubMed and managing references in Zotero. PubMed is a database of biomedical literature, and Zotero is a tool for organizing citations.

not rated 0 4mo ago A 34 tokens original Apache-2.0

researcher

355

u9401066/academic-figures-mcp

Agent

A read-only codebase research agent that scans a project, traces how its parts connect, and writes an investigation report. Read-only means it does not change files.

not rated 0 4mo ago A 41 tokens copy · 100% Apache-2.0

review-panel

356

u9401066/academic-figures-mcp

Agent

A code-review workflow in which Claude, GPT, and Gemini review the same project from different angles, then a chairperson combines their findings into one report.

not rated 0 4mo ago A 49 tokens copy · 100% Apache-2.0

reviewer-anthropic

357

u9401066/academic-figures-mcp

Agent

A Claude-based code-review agent that examines security, type correctness, edge cases, and error handling. Type checking verifies that values are used consistently, while edge cases are unusual or boundary inputs.

not rated 0 4mo ago A 29 tokens copy · 100% Apache-2.0

reviewer-google

358

u9401066/academic-figures-mcp

Agent

A Gemini-based code reviewer focused on software structure, tests, documentation, and CI/CD, the automated build and test process.

not rated 0 4mo ago A 28 tokens copy · 100% Apache-2.0

reviewer-openai

359

u9401066/academic-figures-mcp

Agent

A GPT-based code reviewer that checks performance, readability, design patterns, maintainability, and separation between software layers. It returns the review in Traditional Chinese, while keeping technical terms in English.

not rated 0 4mo ago A 26 tokens copy · 100% Apache-2.0

test-runner

360

u9401066/academic-figures-mcp

Agent

An automated test-running agent for Python projects that uses pytest, a Python testing tool, to run tests, inspect failures, and try small local fixes.

not rated 0 4mo ago A 42 tokens copy · 100% Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: