Skills Management¶
Install and manage AI-powered analysis skills that extend perfetto-cli's capabilities.
Overview¶
Skills are pluggable analysis modules that can be installed from external sources. They add new analysis capabilities beyond the built-in commands.
Commands¶
skills install¶
Install a skill from a URL or local path.
skills list¶
List all installed skills.
skills uninstall¶
Remove an installed skill.
Tips¶
- Skills extend the analysis capabilities without modifying the core tool
- Check the project repository for available community skills