APM

>Agent Skill

@github/hello-world

skillcode-quality

A minimal skill example - use when learning the skill format

code-quality
apm::install
$apm install @github/hello-world
apm::skill.md
---
name: hello-world
description: A minimal skill example - use when learning the skill format
---

# Hello World Skill

This is the simplest possible skill. It demonstrates the required format.

## When This Skill Activates

This skill loads when you mention "hello world skill" or "test my skills setup".

## What It Does

Responds with a friendly confirmation that skills are working.

## Try It

Ask Copilot: "Test my skills setup" or "Use the hello world skill"