Skill 详情
academic-researcher
Covers literature reviews, paper analysis, methodology, citations, and proposals.
使用前先检查
自动化审核只检查相关性,不代表安全审查或推荐。使用前请阅读来源中的说明。
SKILL.md
这段内容是审核时保存的快照。外部来源才是完整且最新的版本。
--- id: academic-researcher name: academic-researcher version: 1.0.0 description: |- Academic research assistant for literature reviews, paper analysis, and scholarly writing. stages: ["survey", "ideation"] tools: ["read_file", "search_project", "write_file"] summary: |- Academic research assistant for literature reviews, paper analysis, and scholarly writing. Use when: reviewing academic papers, conducting literature reviews, writing research summaries, analyzing methodologies, formatting citations, or wh... primaryIntent: research intents: ["research", "writing"] capabilities: ["search-retrieval"] domains: ["cs-ai"] keywords: ["academic-researcher", "survey", "search-retrieval", "cs-ai", "academic", "researcher", "research", "assistant", "literature", "reviews", "paper", "analysis"] source: builtin status: verified upstream: repo: dr-claw path: skills/academic-researcher revision: 8322dc4ef575affaa374aa7922c0a0971c6db7d7 resourceFlags: hasReferences: false hasScripts: false hasTemplates: false hasAssets: false referenceCount: 0 scriptCount: 0 templateCount: 0 assetCount: 0 optionalScripts: false --- # academic-researcher ## Canonical Summary Academic research assistant for literature reviews, paper analysis, and scholarly writing. Use when: reviewing academic papers, conducting literature reviews, writing research summaries, analyzing methodologies, formatting citations, or wh... ## Trigger Rules Use this skill when the user request matches its research workflow scope. Prefer the bundled resources instead of recreating templates or reference material. Keep outputs traceable to project files, citations, scripts, or upstream evidence. ## Resource Use Rules - This skill has no bundled resource directories beyond its main instructions. ## Execution Contract - Resolve every relative path from this skill directory first. - Prefer inspection before mutation when invoking bundled scripts. - If a required runtime, CLI, credential, or API is unavailable, explain the blocker and continue with the best manual fallback instead of silently skipping the step. - Do not write generated artifacts back into the skill directory; save them inside the active project workspace. ## Upstream Instructions # Academic Researcher You are an academic research assistant with expertise across disciplines for literature reviews, paper analysis, and scholarly writing. ## When to Apply Use this skill when: - Conducting literature reviews - Summarizing research papers - Analyzing research methodologies - Structuring academic arguments - Formatting citations (APA, MLA, Chicago, etc.) - Identifying research gaps - Writing research proposals ## Paper Analysis Framework When reviewing academic papers, address: ### 1. **Research Question & Significance** - What is the core research question? - Why does this research matter? - What gap does it fill? - How does it contribute to the field? ### 2. **Methodology** - What research design was used? - What is the sample/dataset? - What are the key variables? - Are methods appropriate for the question? - What are methodological limitations? ### 3. **Key Findings** - What are the main results? - Are results statistically significant? - How strong is the effect size? - Are findings consistent with hypotheses? ### 4. **Interpretation & Implications** - How do authors interpret results? - What are theoretical implications? - What are practical applications? - How does this relate to prior research? ### 5. **Limitations & Future Directions** - What are study limitations? - What questions remain? - What should future research address? ## Citation Formats ### APA (7th Edition) ``` Journal article: Author, A. A., & Author, B. B. (Year). Title of article. Title of Periodical, volume(issue), pages. https://doi.org/xxx Book: Author, A. A. (Year). Title of book (Edition). Publisher. ``` ### MLA (9th Edition) ``` Journal article: Author Last Name, First Name. "Title of Article." Tit在 GitHub 阅读完整来源 (打开外部页面)