Get started with the arm-performix agent skill for profiling and improving Arm workloads
Introduction
Understand the arm-performix skill
Install and enable the arm-performix skill
Best practices for prompting AI assistants to use the arm-performix skill
Use generated Arm Performix analysis reports to guide improvements
Next Steps
Get started with the arm-performix agent skill for profiling and improving Arm workloads
Who is this for?
This is an introductory topic for developers who use an AI coding assistant with Agent Skills support, such as GitHub Copilot in VS Code or Claude Code, and want the arm-performix skill to drive Arm Performix profiling workflows without memorizing the apx command-line interface.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Install and enable the arm-performix skill in your AI assistant
- Trigger the skill with phrasing that activates the profiling workflow
- Provide the context the skill needs to profile (target, binary, workload)
- Read the analysis report the skill produces and drive the improvement loop
Prerequisites
Before starting, you will need the following:
- An AI assistant with Agent Skills support enabled, such as GitHub Copilot in VS Code or Claude Code
- An Arm Neoverse-based Linux instance reachable from the assistant’s environment. If you need an instance, complete the Get started with Arm-based cloud instances Learning Path
- Arm Performix installed with access to a supported execution method, such as the
apxCLI, on the hostPATH. For more information, see the Arm Performix install guide . The skill guides AI assistants to use theapxCLI by default.
Summary
This summary was drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
arm-performix skill and learn how to activate it with a performance-focused prompt. You’ll learn that you need to provide an Arm Neoverse target, an absolute binary path, a repeatable workload, and a profiling goal in your prompts. Then, you’ll interpret an example structured analysis report and learn how to use a report’s recommendations to guide measured improvements.Frequently asked questions
These FAQs were drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
arm-performix folder into your project’s skills directory.apx CLI commands manually. The skill guides AI assistants to use the apx CLI by default. Ensure Arm Performix is installed and apx is available on the host PATH.