bloatware-log

Inspect and audit the append-only bloatware log with read-only filtering.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/danielrosehill/Claude-ADB-Ops-Plugin --skill bloatware-log
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bloatware-log
Source: https://github.com/danielrosehill/Claude-ADB-Ops-Plugin/tree/main/skills/bloatware-log
Command: npx skills add https://github.com/danielrosehill/Claude-ADB-Ops-Plugin --skill bloatware-log

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read-only browser over the append-only bloatware log, enabling quick auditing of what was removed or changed on devices.

Core Features & Use Cases

  • Browse the bloatware-log.jsonl file from the workspace without modifying it.
  • Filter by device (serial), by package, or by date range to locate relevant actions.
  • Summarize activity such as counts by action, device, and top affected packages; highlight failures for retry.

Quick Start

Run the bloatware-log skill to view the operation history and filter by device or package.

Frequently Asked Questions about bloatware-log

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit bloatware removal history on Android devices?

You can audit bloatware removal history by browsing the append-only bloatware log, which records device changes in read-only mode to prevent data modification.

Can I filter the Android bloatware log by device serial or package name?

Yes, you can filter the bloatware log by device serial number, specific package name, or date range to locate relevant actions and audits.

How do I summarize bloatware removal operations to identify failed actions?

Summarize bloatware operations by counting actions per device and top affected packages, highlighting failures so you can identify and retry them.

Does the bloatware audit tool modify the existing log file?

No, the bloatware audit tool accesses the log file in read-only mode to prevent data modification while you inspect and browse the records.

What is the best way to inspect an append-only bloatware log without altering data?

The best way to inspect an append-only bloatware log without altering data is using a read-only browser that supports filtering by device, package, and date.