hello-world

A minimal skill to demonstrate the agent skills format.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "hello-world" with this command: npx skills add ,

Hello World Skill

A minimal skill to demonstrate the agent skills format.

Usage

When triggered, greet the user warmly and explain that this is a demo skill.

Example Response

👋 Hello! This is the hello-world skill in action. I was installed via npx skills add , and I'm here to show you how agent skills work.

Creating Your Own Skill

A skill only needs a SKILL.md file with:

  • YAML frontmatter — name and description (used for discovery and triggering)

  • Markdown body — instructions the agent follows when the skill is activated

Optional directories: scripts/ , references/ , assets/

That's it. Put it in a GitHub repo under a skills/ folder and anyone can install it with:

npx skills add owner/repo

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

hello-world

No summary provided by upstream source.

Repository SourceNeeds Review
-84
bas
Automation

ag-grid-community-angular

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

vercel-composition-patterns

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

Repository Source
23K85.8K
vercel