원클릭으로
dependabit-plugin-arxiv
Documentation site for dependabit Use when: Tracking research papers that your project cites or implements, to be....
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Documentation site for dependabit Use when: Tracking research papers that your project cites or implements, to be....
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Documentation site for dependabit
Documentation site for dependabit Use when: You need to plug in a custom or self-hosted language model as the....
Documentation site for dependabit Use when: Making authenticated GitHub API calls from the monitor or action packages....
Documentation site for dependabit Use when: Loading an existing manifest to pass to the monitor or detector..
Documentation site for dependabit Use when: Polling a set of tracked dependencies for state changes on a schedule..
Documentation site for dependabit Use when: Tracking libraries whose documentation is indexed by Context7 (e.g., React,....
| name | dependabit-plugin-arxiv |
| description | Documentation site for dependabit Use when: Tracking research papers that your project cites or implements, to be.... |
Documentation site for dependabit
Use this skill when:
Do NOT use when:
API surface: 1 functions, 1 classes, 3 types
abstract.fetch will throw 'Could not parse arXiv response'.ArxivConfig — Configuration for the ArxivChecker. (2 options — see references/config.md)
Pitfalls:
url should point to the abstract page (/abs/) not the PDF (/pdf/). The ID extractor supports both, but the canonical URL in the manifest should use the abstract form.checker: createArxivChecker (Create an arXiv checker instance), ArxivPaper (arXiv paper metadata), ArxivSnapshot (arXiv snapshot result), ArxivChangeDetection (arXiv change detection result)
plugin-arxiv: ArxivChecker (Monitors arXiv preprints for new versions via the arXiv Atom API)
Load these on demand — do NOT read all at once:
references/functions.md for full signatures, parameters, and return typesreferences/classes/ for properties, methods, and inheritancereferences/types.mdreferences/config.md for all settings and defaults