Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Skills

Skills에는 zjunlp에서 수집한 skills 300개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
300
Stars
8
업데이트
2026-07-05
Forks
0
직업 범위
직업 카테고리 55개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

citation-network
소프트웨어 개발자

Build and visualize a citation network from a source/target CSV to identify key papers, communities, and emerging hotspots; use when you have citation pairs and need fast literature review or trend analysis.

2026-07-05
citation-verifier
기타 중등 후 교사

Verify, normalize, and enrich a single citation or paper identifier. Use when the user pastes a DOI, URL, arXiv ID, PubMed ID, citation string, or paper title and wants it checked.

2026-07-05
paper-compile
기타 중등 후 교사

Compile LaTeX paper to PDF, fix errors, and verify output. Use when user says \"编译论文\", \"compile paper\", \"build PDF\", \"生成PDF\", or wants to compile LaTeX into a submission-ready PDF.

2026-07-05
retraction-watcher
기타 중등 후 교사

Automatically scan document reference lists and check against Retraction.

2026-07-05
sciatlas-idea-evaluate
기타 중등 후 교사

Use only SciAtlas search-papers to take a novice user from zero setup to an evidence-grounded evaluation of a research idea's novelty, feasibility, soundness, and differentiation. Trigger when the user asks whether an idea is worth pursuing or needs literature-backed critique.

2026-07-05
sciatlas-idea-generate
기타 중등 후 교사

Use only SciAtlas search-papers to take a novice user from zero setup to literature-grounded research idea seeds. Trigger when the user wants new research directions, hypotheses, cross-topic combinations, project ideas, or brainstorming grounded in retrieved papers.

2026-07-05
sciatlas-idea-grounding
기타 중등 후 교사

Use only SciAtlas search-papers to take a novice user from zero setup to prior-art grounding for a research idea. Trigger when the user gives an idea and asks for similar work, differentiation evidence, related work, motivation support, or literature-grounded refinement.

2026-07-05
sciatlas-literature-review
기타 중등 후 교사

Use only SciAtlas search-papers to take a novice user from zero setup to an evidence-grounded literature review, related-work summary, survey outline, or reading list. Trigger when the user asks for a literature review, related work section, paper map, or topic overview.

2026-07-05
sciatlas-quick-paper-search
기타 중등 후 교사

Use only SciAtlas search-papers to take a novice user from zero setup to a small evidence-backed paper search result. Trigger when the user wants a quick paper check, first-pass literature evidence, a retrieval smoke test, or help deciding which deeper SciAtlas agent skill to use next.

2026-07-05
sciatlas-researcher-review
기타 중등 후 교사

Use only SciAtlas search-papers to take a novice user from zero setup to an evidence-grounded researcher profile from retrieved papers. Trigger when the user asks for a researcher's background, representative works, topic trajectory, or author-centered literature overview.

2026-07-05
sciatlas-trend-report
기타 중등 후 교사

Use only SciAtlas search-papers to take a novice user from zero setup to a timeline-oriented research trend report. Trigger when the user asks for topic history, field evolution, recent trends, representative papers over time, or emerging directions.

2026-07-05
scientific-figure-making
기타 중등 후 교사

Generates publication-ready scientific figures in Python/matplotlib with consistent house style (Helvetica/Arial-like fonts, high-contrast palettes, minimal spines, frameless legends). Use when creating bar, trend, scatter, heatmap, or multi-panel figures for papers, slides, or reports that must match repository aesthetics and print/vector export.

2026-07-05
zotero-vectorize
기타 중등 후 교사

Build and maintain a cross-platform local Zotero semantic index using metadata embeddings and PDF full-text chunk embeddings. Use when the user asks to vectorize a Zotero library, create or refresh metadata_vectors.json or fulltext_vectors.json, check for new Zotero items missing from the vector store, incrementally update a Zotero semantic/RAG index, verify vector store counts and sizes, or reproduce this workflow on Windows, macOS, or Linux.

2026-07-05
dabstep-fraud-general-macro-analysis
데이터 과학자

Solve Fraud_and_General_Macro_Analysis questions in the dabstep payment processing dataset. Use this skill for macro-level transaction analysis questions: fraud rates, fraud comparisons by segment, percentage calculations, correlation analysis, most-frequent category lookups, and population-level statistics across merchants, countries, card schemes, and payment methods. Trigger whenever questions ask about fraud rates, fraudulent disputes, transaction counts by category, most/highest/lowest statistics, percentage of transactions, or correlation between payment attributes.

2026-06-11
scp-adr-graph
의학 과학자(역학자 제외)

Use when you need to connect to the SciGraph SCP server for ADR-Graph (drug–adverse reaction knowledge graph dataset for link prediction/side-effect discovery, used with EdgePrediction) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-aeqg-physics
중등 후 물리학 교사

Use when you need to connect to the SciGraph SCP server for AEQG-Physics (AEQG-MCQ-Distractors-Physics high-school physics concept-map knowledge graph for MCQ generation and distractors) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-beacon
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for BEACON (Bridging Chemical Structure and Conceptual Knowledge; CPI prediction) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-bioactivity
데이터 과학자

Use when you need to connect to the SciGraph SCP server for BioActivity/TarIKGC (semantics-enhanced KG for target identification in small-molecule drug discovery) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-biomedical-drug
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for Biomedical-Drug (DREAMwalk multi-layer heterogeneous biomedical knowledge graph for drug repurposing) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-cisreg
데이터 과학자

Use when you need to connect to the SciGraph SCP server for CISREG (genomic regulation knowledge graph about enhancers, TADs, genes, proteins, phenotypes) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-clinicalkg
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for ClinicalKG/CKG (Clinical Knowledge Graph database dump for building Neo4j; proteomics + clinical decision support) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-ddkg
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for the DDKG biomedical knowledge graph (drug–drug interaction prediction) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-dtinet
의학 과학자(역학자 제외)

Use when you need to connect to the SciGraph SCP server for DTINet (Drug-Target Interaction Network knowledge graph for predicting novel drug–target interactions from heterogeneous biomedical networks) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-e-coli
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for E-Coli (antibiotic resistance knowledge graph; KIDS framework) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-elementkg-2
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for ElementKG 2.0 / InstructProteinKG and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including configuration (streamableHttp + SCP-HUB-API-KEY) and Python 3.10+ client usage examples.

2026-04-09
scp-graphysics
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for GraPhysics (physics equation-centered knowledge graph of laws/constants with bridge relations between equations) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-healx
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for Healx (rare disease drug repositioning biomedical knowledge graph by Healx Ltd.) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-idp
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for IDP-KG (Intrinsically Disordered Protein Knowledge Graph) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-ikraph
데이터 과학자

Use when you need to connect to the SciGraph SCP server for iKraph (large-scale biomedical knowledge graph from PubMed + external databases like Hetionet) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-instructproteinkg
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for InstructProteinKG (UniProt/Swiss-Prot derived protein knowledge graph for sequence-text alignment and instruction learning) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-kano-chebi
데이터 과학자

Use when you need to connect to the SciGraph SCP server for KANO-ChEBI / ElementKG-CHEBI (knowledge graph integrating element properties and functional group hierarchies from Periodic Table/Wikipedia/ChEBI to support KANO molecular representation learning and functional prompting) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-kcl
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for KCL (knowledge graph of microscopic chemical associations among common elements; supports knowledge-guided augmentation/message passing for molecular graphs) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-kg-fm
데이터 과학자

Use when you need to connect to the SciGraph SCP server for KG-FM (framework-material knowledge graph dataset; see npj Computational Materials 2025 paper) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-kg-mtl
데이터 과학자

Use when you need to connect to the SciGraph SCP server for KG-MTL (knowledge graph enhanced multi-task learning framework for molecular interaction prediction: DTI/CPI) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-kgnn
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for KGNN (Knowledge Graph Neural Network; drug-drug interaction prediction dataset/framework) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-knowddi
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for KnowDDI (knowledge subgraph learning for accurate + interpretable drug-drug interaction prediction; supports zero-shot DDI) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-marineexpert
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for MarineExpert (marine expert management knowledge graph integrating experts/publications/institutions/collaborations/fields from multi-source marine info) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-material
재료 과학자

Use when you need to connect to the SciGraph SCP server for Material (materials-science knowledge graph built from ~150k papers via an LLM-based NLP pipeline; contains materials, formulas, properties, synthesis conditions) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-matkg
재료 과학자

Use when you need to connect to the SciGraph SCP server for MatKG (autonomously generated materials-science knowledge graph extracted from >5M papers; entities include materials/properties/applications/synthesis) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
scp-matmechonto
소프트웨어 개발자

Use when you need to connect to the SciGraph SCP server for MatMechOnto (MaterioMiner dataset linking a materials mechanics ontology with fine-grained literature entity annotations; supports NER and CPMP relation extraction) and call its MCP tools (query_cypher, get_kg_statistics, get_entity_details, get_experiment_workflow), including streamableHttp configuration with SCP-HUB-API-KEY and Python 3.10+ usage examples.

2026-04-09
이 저장소에서 수집된 skills 300개 중 상위 40개를 표시합니다.