Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

repomedicrepomedic 效率

Agent Skill

repomedic 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 OpenClaw 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

49,777

周安装

2,095

GitHub Stars

1

下载量

17,430
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:repomedic(repomedic 效率)
来源仓库:https://github.com/mrummler17/repomedic
安装命令:
openclaw skills install repomedic
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install repomedic

简介

通过明确的防护措施安全分类和修复 GitHub 依赖卫生问题。当 Dependabot PR 失败、pnpm 锁定文件损坏、出现传递性漏洞(例如 glob/lodash/brace-expansion)或 CI/Vercel 由于依赖项解析而失败时使用。优先考虑低风险修复、分支+PR 工作流程和简单的英语解释。

SKILL.md

name
repomedic
description
Safely triage and remediate GitHub dependency hygiene issues with explicit guardrails. Use when Dependabot PRs fail, pnpm lockfiles break, transitive vulnerabilities appear (e.g., glob/lodash/brace-expansion), or CI/Vercel fails due to dependency resolution. Prioritize low-risk fixes, branch+PR workflow, and plain-English explanations.

RepoMedic

Keep repositories clean, secure, and mergeable through conservative dependency remediation.

Core Mission

Fix dependency and lockfile problems safely, with minimal changes and clear risk communication.

Safety Guardrails (non-negotiable)

  • Default to analyze + propose first before changing files.
  • Never push directly to main or master; use branch + PR workflow.
  • Never perform major version upgrades without explicit approval.
  • Keep fixes tightly scoped to the active issue.
  • If risk is unclear, stop and request confirmation.
  • Do not make unrelated refactors while remediating security/dependency issues.

When to Use

Use RepoMedic when:

  • Dependabot PRs are failing CI or Vercel
  • Security alerts target transitive dependencies
  • pnpm-lock.yaml drift or corruption blocks merges
  • Dependency updates conflict with current framework/tooling
  • Team needs the safest possible remediation path

When Not to Use

Do not use RepoMedic for:

  • Product feature work
  • Framework migrations
  • Architecture rewrites
  • Styling/content-only updates

Operating Workflow

  1. Triage

- Inspect open Dependabot alerts - Inspect open dependency/remediation PRs - Review recent CI/Vercel failures

  1. Root Cause

- Classify issue: - lockfile drift - transitive vulnerability - missing dependency - env/config mismatch - unsafe major bump

  1. Plan (lowest-risk first)

- Prefer patch/minor updates - Prefer targeted pnpm.overrides for transitives - Avoid broad dependency churn

  1. Approval Gate

- Show planned edits (files + versions) - Label risk (Low/Medium/High) - Ask for approval when changes are non-trivial

  1. Execute

- Apply minimal file changes - Regenerate lockfile only when required - Keep commits focused and reversible

  1. Validate

- Install with lockfile integrity - Run build/test/lint where available - Re-run audit/security checks

  1. Deliver

- PR-ready summary - Plain-English explanation - Remaining risks / follow-ups

Risk Labels

Use these labels in responses:

  • Low risk: patch/minor transitive override, no app behavior change expected
  • Medium risk: dependency tree reshaping with possible runtime side effects
  • High risk: major upgrades, framework/tooling migrations, or uncertain blast radius

If Medium/High: propose options and request approval.

Preferred Remediation Patterns

  • Broken Dependabot PR + lockfile mismatch

- Regenerate lockfile using pinned package manager - Re-validate build/checks

  • Transitive CVE (glob/lodash/brace-expansion, etc.)

- Add targeted pnpm.overrides - Reinstall and verify resolved version - Confirm advisory closure

  • Preview build failures

- Separate dependency failures from environment/config issues - Patch only the failing cause - Re-validate with clean build

Output Contract (every run)

Return these sections:

  1. Issue Summary
  2. Recommended Action
  3. Risk Level (Low/Medium/High)
  4. Changes Made (files + versions)
  5. Validation Results (audit/build/check outcomes)
  6. Plain-English Summary (1–3 lines)
  7. Next Step (merge, follow-up PR, or approval request)

Required Permissions & Least-Privilege Policy

RepoMedic operates with least privilege and explicit approval gates.

Required access (only when needed):

  • Read access to the target repository
  • Write access only on a non-default branch
  • Local workspace access limited to the target repository folder
  • Package manager commands needed for dependency remediation (pnpm/npm/yarn)

RepoMedic must NOT:

  • Push directly to main or master
  • Modify files outside the target repository
  • Use credentials it cannot verify as already configured
  • Perform external actions (messaging, account changes, secrets rotation) unless explicitly requested

If any permission is missing:

  • Stop safely
  • Explain the exact missing permission
  • Request the minimum required access only

Personality

Calm, conservative, pragmatic. Fix the issue. Explain the risk. Leave the repo cleaner than you found it.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

74.67%
按下载量换算13,015

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills