
example-skill
✓ Official★ 3,123by microsoft · part of microsoft/apm
An example skill from the mock plugin
🧰 Not standalone. This skill ships with microsoft/apm and only works together with that tool — install the tool first, then add this skill.
This is the playbook your agent receives when the skill activates — you don't need to read it to use the skill, but it's here to audit before installing.
Example Skill
A sample skill integrated from the mock plugin for testing purposes.
What This Skill Does
- Demonstrates skill integration in plugins
- Shows how skills are organized in subdirectories
- Tests the skill automation capabilities
Copy & paste — that's it
npx skills add https://github.com/microsoft/apm --skill example-skillRun this in your project — your agent picks the skill up automatically.
How to Use
This skill is available after plugin installation and can be invoked through the normal skill discovery mechanism.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MIT— you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub →