MCPcopy Create free account

hub / github.com/Yuan1z0825/nature-skills / types & classes

Types & classes24 in github.com/Yuan1z0825/nature-skills

↓ 40 callersClassDataSourceError
Error from a specific data source.
skills/nature-academic-search/mcp-server/utils/errors.py:8
↓ 12 callersClassFinding
skills/nature-paper-to-patent/scripts/audit_claims.py:21
↓ 7 callersClassCrossRefSource
CrossRef API wrapper with unified result format.
skills/nature-academic-search/mcp-server/sources/crossref.py:13
↓ 7 callersClassPubMedSource
PubMed data source providing search, fetch, and MeSH lookup.
skills/nature-academic-search/mcp-server/sources/pubmed.py:160
↓ 6 callersClassArxivSource
arXiv search and retrieval via the Atom API.
skills/nature-academic-search/mcp-server/sources/arxiv.py:27
↓ 3 callersClassScienceDirectSource
pybliometrics-backed ScienceDirect metadata operations.
skills/nature-academic-search/mcp-server/sources/sciencedirect.py:17
↓ 3 callersClassWizard
配置向导状态机。 状态流转: step1 (学校名) -> 命中预设 -> step4 (数据库确认) -> step6 (自检) -> step7 (保存) 未命中 -> step2 (CARSI自查) -> step3 (
skills/nature-downloader/src/wizard.py:94
↓ 2 callersClassArrow3D
skills/nature-figure/assets/figures4papers/figure_Dispersion/plot_illustration.py:99
↓ 2 callersClassScopusSource
pybliometrics-backed Scopus operations.
skills/nature-academic-search/mcp-server/sources/scopus.py:30
↓ 2 callersClassSegment
skills/nature-citation/scripts/nature_citation.py:160
↓ 1 callersClassCandidate
skills/nature-citation/scripts/nature_citation.py:176
↓ 1 callersClassConfig
skills/nature-academic-search/mcp-server/utils/config.py:9
↓ 1 callersClassFinding
skills/nature-paper-to-patent/scripts/validate_patent_draft.py:24
↓ 1 callersClassJSONFormatter
skills/nature-academic-search/mcp-server/utils/logging.py:9
ClassAcademicSearchError
Base exception for academic search operations.
skills/nature-academic-search/mcp-server/utils/errors.py:4
ClassConfigError
Configuration error.
skills/nature-academic-search/mcp-server/utils/errors.py:21
ClassConfigWizardTest
skills/nature-downloader/tests/python/test_config_wizard.py:16
ClassDraftValidationTests
skills/nature-paper-to-patent/tests/test_validation.py:138
ClassTestArxivSearch
Test arXiv search with date filtering and ID normalization.
skills/nature-academic-search/mcp-server/tests/test_sources.py:510
ClassTestCrossRefSearch
Test CrossRef search returns the unified result format.
skills/nature-academic-search/mcp-server/tests/test_sources.py:49
ClassTestDetectIdType
Test _detect_id_type auto-identification logic.
skills/nature-academic-search/mcp-server/tests/test_sources.py:676
ClassTestPubMedSearch
Test PubMed esearch + efetch flow with WebEnv/query_key handling.
skills/nature-academic-search/mcp-server/tests/test_sources.py:226
ClassTestResolveIdType
Test _resolve_id_type explicit and auto modes.
skills/nature-academic-search/mcp-server/tests/test_sources.py:718
ClassTimeoutError
Request timeout after retries.
skills/nature-academic-search/mcp-server/utils/errors.py:17