Gap Analysis banner
xujingchen1996 xujingchen1996

Gap Analysis

Development community

Description

--- name: ra:gap-analysis description: Analyze papers for research gaps and generate research ideas argument-hint: "[folder-path-or-zotero-collection]" --- Follow the `gap-analysis` skill workflow to identify research gaps from a collection of papers. If `$ARGUMENTS` is provided, use it as the folder path or Zotero collection name. Otherwise, follow the full paper collection process defined in the skill.

Installation

Installs to ~/.claude/skills/xujingchen1996-research-app-toolkit-gap-analysis/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xujingchen1996-research-app-toolkit-gap-analysis && curl -fsSL https://raw.githubusercontent.com/xujingchen1996/research-app-toolkit/HEAD/commands/gap-analysis.md -o ~/.claude/skills/xujingchen1996-research-app-toolkit-gap-analysis/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository