Runs literature and SOTA research before writing proposal sections. Uses PubMed, Tavily, and Brave MCP tools. Use when the user asks for literature review, SOTA survey, or before drafting any proposal section (research objectives, methodology, innovation, etc.) for grant proposals in healthcare, neuroscience, or brain foundation models.
/sc write <section> <prompt>.pubmed_search_articles: queryTerm from step 1, maxResults 20–50, sortBy "relevance" or "pub_date", dateRange last 3–5 years.pubmed_fetch_contents for key PMIDs (abstract_plus) to cite accurately.tavily_research: broad question e.g. "state of the art brain foundation model 2025–2030" or "cognitive decoding breakthroughs recent years", model "pro" for deep research.brave_web_search: recent news, preprints (e.g. "brain decoding site:arxiv.org"), or policy (e.g. "K-NeuroMind NRF")../scripts/sc write <section> ....| Tool | Server | Purpose |
|---|---|---|
| pubmed_search_articles | user-pubmed | Search by queryTerm, dateRange, sortBy |
| pubmed_fetch_contents | user-pubmed | Get abstract/details by pmids |
| tavily_research | user-tavily | Deep research (input string, model pro/mini/auto) |
| tavily_search | user-tavily | Focused search |
| brave_web_search | user-brave-search | Web/news, query, count 10–20 |
pubmed_research_agent (user-pubmed) with project_title_suggestion, primary_research_goal, research_keywords, then execute searches per the plan.