Skip to content

Add android-perfetto-skill for Android Perfetto trace capture and analysis#366

Open
no-hup wants to merge 1 commit into
openai:mainfrom
no-hup:add-android-perfetto-skill
Open

Add android-perfetto-skill for Android Perfetto trace capture and analysis#366
no-hup wants to merge 1 commit into
openai:mainfrom
no-hup:add-android-perfetto-skill

Conversation

@no-hup
Copy link
Copy Markdown

@no-hup no-hup commented Apr 23, 2026

Summary

Adds android-perfetto-skill, a portable Agent Skill for Android Perfetto trace capture and analysis.

The skill is intended for coding agents working on Android performance investigations involving:

  • app startup and cold-start analysis
  • UI jank and frame timing
  • freezes and ANR investigations
  • memory and CPU scheduling bottlenecks
  • binder IPC analysis
  • structured run comparison and scored reporting

Included

  • SKILL.md with Agent Skills-compatible frontmatter
  • LICENSE.txt
  • references/ supporting materials
  • agents/openai.yaml UI metadata

Validation

Validated locally with:

pipx run --spec skills-ref agentskills validate skills/.curated/android-perfetto-skill

Result:

Valid skill: skills/.curated/android-perfetto-skill

@no-hup no-hup requested a review from a team April 23, 2026 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants