From claude-scholar
Brainstorms research ideas with 5W1H, conducts literature reviews with Zotero/WebSearch, analyzes gaps, defines questions, and selects methods for project initiation.
npx claudepluginhub xxm-2025/sciconsist --plugin claude-scholarThis skill uses the workspace's default tool permissions.
Supports the complete workflow for the research project initiation phase, from literature review to research question definition, method selection, and research planning.
examples/example-literature-review.mdexamples/example-research-proposal.mdreferences/5w1h-framework.mdreferences/gap-analysis-guide.mdreferences/literature-search-strategies.mdreferences/method-selection-guide.mdreferences/research-planning.mdreferences/research-question-formulation.mdreferences/zotero-integration-guide.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
Supports the complete workflow for the research project initiation phase, from literature review to research question definition, method selection, and research planning.
Systematically brainstorm research ideas using the 5W1H framework:
Integration with superpowers:brainstorming: Can invoke the superpowers:brainstorming skill for interactive brainstorming to help rapidly generate and evaluate research ideas.
Systematically search, analyze, and synthesize related literature:
Systematically identify and evaluate research gaps:
Analysis Dimensions:
Formulate specific research questions based on literature analysis:
Select appropriate research methods:
Develop detailed research plans:
Use the research-ideation skill in the following situations:
Research interest → Idea brainstorming (5W1H) → Literature review → Gap analysis → Define question → Select method → Create plan
Output Files:
literature-review.md - Structured literature reviewresearch-proposal.md - Research proposal (including question, method, plan)references.bib - References in BibTeX formatresearch-ideation (Research initiation)
↓
Experiment execution (completed by user)
↓
results-analysis (Results analysis)
↓
ml-paper-writing (Paper writing)
Through the Zotero MCP server, the research-ideation workflow automates literature management:
zotero_add_items_by_identifier to prefer paper/preprint imports before any webpage fallbackzotero_create_collection creates topic-based collections with standard sub-collections (Core Papers, Methods, Applications, Baselines, To-Read)zotero_add_items_by_identifier(..., attach_pdf=true) runs a PDF cascade (landing-page PDF hints → direct PDF → Unpaywall), and zotero_find_and_attach_pdfs can be used as a follow-up sweep for remaining itemszotero_get_item_fulltext reads indexed PDF content for analysis and note-takingzotero_search_items and zotero_get_collection_items browse existing papers to avoid duplicatesResearch-{topic}-{YYYY} formatDetailed methodology guides, loaded on demand:
references/5w1h-framework.md - 5W1H Framework Guide
references/literature-search-strategies.md - Literature Search Strategies
references/zotero-integration-guide.md - Zotero MCP Integration Guide
references/gap-analysis-guide.md - Gap Analysis Guide
references/research-question-formulation.md - Research Question Formulation
references/method-selection-guide.md - Method Selection Guide
references/research-planning.md - Research Planning
Complete working examples:
examples/example-literature-review.md - Literature Review Example
examples/example-research-proposal.md - Research Proposal Example