APM

>Agent Skill

@microsoft/example-skill

skilltesting

An example skill from the mock plugin

testing
apm::install
$apm install @microsoft/example-skill
apm::skill.md
---
name: example-skill
description: An example skill from the mock plugin
version: 1.0.0
author: Test Plugin
---

# 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

## How to Use

This skill is available after plugin installation and can be invoked through the normal skill discovery mechanism.