hello_world

A minimal example skill that demonstrates the basic structure of an open-skills skill bundle.

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 rscheiwe/open-skills/rscheiwe-open-skills-hello-world

Hello World Skill

A minimal example skill that demonstrates the basic structure of an open-skills skill bundle.

What it does

This skill takes a name as input and returns a friendly greeting message.

Usage

{ "name": "Alice" }

Returns:

{ "greeting": "Hello, Alice! Welcome to open-skills." }

Files

  • SKILL.md : Skill metadata and documentation (this file)

  • scripts/main.py : Main entrypoint with the run() function

  • tests/sample_input.json : Example input for testing

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.

General

text_summarizer

No summary provided by upstream source.

Repository SourceNeeds Review
General

news-aggregation

No summary provided by upstream source.

Repository SourceNeeds Review
General

anonymous-file-upload

No summary provided by upstream source.

Repository SourceNeeds Review
General

hello_world

No summary provided by upstream source.

Repository SourceNeeds Review