| RISS·KCI·DBpia·Google Scholar에서 논문을 통합 검색해 서지정보와 인용 형식을 정리해 드립니다.
npx skills add https://github.com/modu-ai/cowork-plugins --skill paper-search
RISS, KCI, DBpia, Google Scholar 등 주요 학술 데이터베이스에서 논문을 통합 검색하고, 서지정보와 인용 형식을 체계적으로 정리하는 전문 스킬입니다. 선행연구 조사, 문헌 고찰, 참고문헌 정리를 지원합니다.
KCI 논문 검색 API 키가 필요합니다:
IF KCI_API_KEY 미설정:
"KCI 논문 검색을 위해 API 키가 필요합니다.
발급 방법 (간편):
1. https://www.data.go.kr/data/3049042/openapi.do 접속
2. 활용신청 → 자동승인 → 키 발급
API 키를 입력해 주세요 (또는 '건너뛰기'로 웹검색만 사용):"
→ '건너뛰기' 시: RISS/DBpia/Google Scholar 웹검색으로 진행
→ 키 입력 시: ${CLAUDE_PLUGIN_DATA}/moai-credentials.env에 KCI_API_KEY 저장
| 검색 소스 | URL | 검색 방법 | 특징 |
|----------|-----|----------|------|
| KCI | open.kci.go.kr | REST API (WebFetch) | 인용색인, 학술지 평가 (API 키 필요) |
| RISS | riss.kr | WebSearch | 학위논문, 해외 DB 연계 |
| DBpia | dbpia.co.kr | WebSearch | 전 분야 학술지 |
| Google Scholar | scholar.google.com | WebSearch | 글로벌 학술 검색 |
> ⚠️ 각 API의 정확한 base URL·파라미터·오퍼레이션명은 발급처 개발가이드 기준으로 확인하세요 (표의 호스트는 참고용이며, KCI 등은 data.go.kr 경유 시 호스트가 다를 수 있습니다).
KCI API 호출 예시 (키 있을 때):
GET https://open.kci.go.kr/po/openapi/openApiSearch.kci
?apiCode=articleSearch
&key={KCI_API_KEY}
&title={검색어}
"딥러닝 기반 이미지 분류 관련 논문을 찾아줘. 최근 5년 내로."
"자연어 처리 선행연구 조사해줘. 특히 트랜스포머 모델 관련."
"KCI 등재 학술지에서 '머신러닝' 키워드 논문 검색해줘."
"의료 영상 진단 관련 연구 동향 파악해줘."
KCI API (한국연구재단 인용색인)
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews.
Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends, finding works by authors or institutions, tracking citations, discovering open access publications, or conducting bibliometric analysis across 240M+ scholarly works. Use for literature searches, research output analysis, citation analysis, and academic database queries.
Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.
Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, executing computational experiments, performing literature searches, or generating publication-ready papers in LaTeX format. Supports end-to-end research pipelines with customizable agent orchestration.
Automated LLM-driven hypothesis generation and testing on tabular datasets. Use when you want to systematically explore hypotheses about patterns in empirical data (e.g., deception detection, content analysis). Combines literature insights with data-driven hypothesis testing. For manual hypothesis formulation use hypothesis-generation; for creative ideation use scientific-brainstorming.
Take modu-ai/paper-search from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.