academic-research
Comprehensive academic research assistant with paper search, analysis, and citation management capabilities
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Comprehensive academic research assistant with paper search, analysis, and citation management capabilities
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
A library of 150 brand and aesthetic design systems (Apple, Stripe, Linear, Vercel, Notion, GitHub, Figma, Spotify, Tesla, and more, plus styles like brutalism, glassmorphism, neumorphism, editorial, minimal). Use when the user wants a UI to look like a brand, match a brand's style or vibe, or adopt a named aesthetic. Read references/<brand>.md for that brand's colors, typography, spacing, radii, and component style before generating any UI.
Apply Anthropic's official brand colors and typography to artifacts for consistent visual identity and professional design standards. A reference for shaping your own.
Create beautiful visual art in PNG and PDF documents using design philosophy and aesthetic principles for posters, illustrations, and static pieces.
Frontend design and UI/UX development tools for shipping production-ready interfaces with strong typographic and layout discipline.
Apply professional font and color themes to artifacts including slides, docs, reports, and HTML landing pages. Ships 10 pre-set themes.
Orchestrates UI and page design. Use when the user asks to design a page, screen, UI, landing page, dashboard, login flow, pricing page, invoice, resume, FAQ, article, slide deck, social card, or any web layout; to make it look like a brand (Apple, Stripe, Linear, Vercel, Notion, ...); or to build a mockup, prototype, wireframe, or HTML preview. Picks a matching layout skill, optionally adopts a brand design system, then writes a single self-contained HTML file to <project>/.devspace/preview/ so DevSpace can preview it.
| name | academic-research |
| description | Comprehensive academic research assistant with paper search, analysis, and citation management capabilities |
This built-in skill provides comprehensive academic research capabilities for AI agents to search, analyze, and manage academic papers, citations, and research data.
tool: academic-research
action: search_papers
query: "large language models for code generation"
databases: ["arxiv", "semantic_scholar"]
date_range:
start: "2023-01-01"
end: "2026-03-13"
max_results: 20
sort_by: "relevance"
tool: academic-research
action: analyze_paper
paper_id: "arxiv:2305.12345"
analysis_type: "comprehensive"
include:
- "summary"
- "methodology"
- "results"
- "limitations"
- "citations"
tool: academic-research
action: generate_citations
papers:
- "arxiv:2305.12345"
- "doi:10.1038/s41586-023-12345-6"
format: "apa"
include_doi: true
include_urls: true
The academic-research skill can be configured with the following parameters:
default_databases: Default academic databases to search (default: arxiv, semantic_scholar)citation_format: Default citation format (default: apa)max_papers_per_search: Maximum papers to return per search (default: 50)api_keys: API keys for premium academic database accesscache_duration: Duration to cache search results (default: 7 days)export_formats: Supported export formats (bibtex, ris, csv, json)This skill is essential for any agent that needs to conduct academic research, write scholarly papers, or stay current with scientific literature. It provides comprehensive research support while maintaining academic integrity and copyright compliance.