Skip to main content

danielrosehill/Claude-ADB-Ops-Plugin

SkillsMP는 danielrosehill/Claude-ADB-Ops-Plugin에서 8개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
8
GitHub 스타
1
GitHub 포크
0

이 저장소의 skills

수집된 skill 8개 중 8개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

First-run onboarding for the adb-ops plugin. Interview the user about the Android device connected via ADB — model, Android version, rooted status — then collect folder mappings (phone path to local path, with labels and use cases). Writes profile and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

View, search, and summarise the bloatware operations log at <workspace>/bloatware-log.jsonl. Use when the user asks "what bloatware did I remove", "show my debloat history", "what did I disable on this phone", or wants to audit past package operations before…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Report the status of Android devices connected via ADB — serial, manufacturer, model, Android version, battery, storage, and whether the device matches the onboarded profile in <workspace>/profile.yaml. Use when the user asks "is my phone connected", "what…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Import media (photos, videos, voice memos, downloads) from the connected Android device to the local computer using saved mappings from <workspace>/mappings.yaml. Supports "import new since last run" (incremental) or full sync. Use when the user says "import…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Pull an arbitrary folder (or single file) from the connected Android device to the local computer via `adb pull`. Unlike import-media this is ad-hoc — the user supplies the phone path and optional local destination. Use when the user wants "just grab…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Push a local folder or file to the connected Android device via `adb push`. Uses mappings from <workspace>/mappings.yaml when the direction is `push` or `bidirectional`, or accepts ad-hoc source/destination from the user. Use when the user wants to "sync…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Remove or disable Android bloatware (carrier apps, OEM pre-installed apps) via ADB using `pm uninstall --user 0` or `pm disable-user`. Logs every operation to <workspace>/bloatware-log.jsonl so the history is auditable and reversible. Use when the user wants…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Capture a screenshot from the connected Android device via ADB and pull it to the local computer. Defaults to saving under ~/Pictures/Phone/Screenshots/ with a timestamped filename, or uses the screenshots mapping from <workspace>/mappings.yaml if the user…

원문 언어: 영어

업데이트
수집된 skill 8개 중 8개를 표시합니다.