---
name: hello-world
description: Prints hello world
---What is airskills?
airskills is one home for your SKILL.md files. Standard format, no lock-in — back them up, publish them, and sync across your whole team in one command. Works with Claude Code, Cursor, Copilot, ChatGPT, and more.
Install this skill
Pick your agent. Free, no account needed for public skills.
One-liner with npx — installs to every detected agent on your machine (~/.claude/skills/,~/.cursor/skills/, and more).
$ npx airskills add tech/hello-world
Or install the Go CLI once: curl -fsSL https://airskills.ai/install.sh | bash
---
name: hello-world
description: Prints hello world
---