一键导入
dependabit-detector
Documentation site for dependabit Use when: You need to plug in a custom or self-hosted language model as the....
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Documentation site for dependabit Use when: You need to plug in a custom or self-hosted language model as the....
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | dependabit-detector |
| description | 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 this skill when:
GitHubCopilotProviderDetectorDo NOT use when:
dependencies array has a small overhead but is safe. (GitHubCopilotProvider)Detector)temperature: 0. (Detector)API surface: 16 functions, 2 classes, 12 types, 1 constants
LLMResponse shape. Returning plain text causes the detector to silently produce zero LLM-sourced results.analyze response across different model values — classification schemes differ between model versions.DetectorOptions.llmProvider when reproducibility matters.dependencies arrays if LLM classification is involved. Never diff two manifests by dependency count alone.2 configuration interfaces — see references/config.md for details.
Key functions: createDetectionPrompt (Renders a detection prompt by substituting the content-type, file path,
and raw content into DETECTION_PROMPT_TEMPLATE), createClassificationPrompt (Renders a classification prompt for a single URL, asking the LLM to
determine the dependency type and best access method)
Key classes: GitHubCopilotProvider (Contract that all LLM provider implementations must satisfy), Detector (Orchestrates multi-stage detection of informational external dependencies
inside a local repository clone)
31 exports total — see references/ for full 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/variables.mdreferences/config.md for all settings and defaultsDocumentation site for dependabit
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 research papers that your project cites or implements, to be....
Documentation site for dependabit Use when: Tracking libraries whose documentation is indexed by Context7 (e.g., React,....