agentsclimarketplace

Full artifact report

Skill jason0404/Jason-Android-Marketplace/plugins/android-artifact-inspector/skills/full-artifact-report

A Claude Code marketplace for Android development, featuring code review, localization management, and APK/AAB release artifact inspection tools.

Install
npx -y skills add jason0404/Jason-Android-Marketplace --skill full-artifact-report

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Run a full APK or AAB release artifact audit and generate a styled standalone HTML report as the final deliverable

SKILL.md

1.0 KB, as published. Nobody here has run it

Perform a complete release-artifact audit.

Workflow

  1. Identify artifact type(s) and the user's requested comparison/release context.
  2. For APK files invoke android-apk-analyzer and android-apk-signing-verifier.
  3. For AAB files invoke android-aab-analyzer, using bundletool where available.
  4. For multiple files invoke android-artifact-comparator.
  5. Consolidate evidence-backed findings and determine result: PASS, PASS WITH WARNINGS, BLOCK RELEASE, or INCOMPLETE VERIFICATION.
  6. Mandatory final step: invoke android-artifact-report-generator, writing a standalone HTML report under android-artifact-reports/.

Rules

  • Do not install or execute supplied artifacts.
  • Do not overwrite artifacts.
  • Do not claim a tool result that was not obtained.
  • Redact any sensitive values encountered.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.