Labsco
github logo

hello-world

✓ Official2,700

by github · part of github/copilot-cli-for-beginners

A minimal skill example - use when learning the skill format

🔥✓ VerifiedFreeQuick setup
🧩 One of 4 skills in the github/copilot-cli-for-beginners package — works on its own, and pairs well with its siblings.

A minimal skill example - use when learning the skill format

Inspect the full instructions your agent will receiveExpand

This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.


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"