---
name: Hello
slug: hello
category: Automation
description: Hello greets a user and reads a bundled shared message from the fixture files. Use it when testing portable Agent Plugin exports.
github: "https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/agent-plugin/valid/hello"
language: Nix
stars: 222
forks: 17
install: "npx degit https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/agent-plugin/valid/hello ~/.claude/skills/hello"
installs_to: ~/.claude/skills/hello
source_path: test/fixtures/agent-plugin/valid/hello/SKILL.md
collection_size: 12
category_size: 1860
collection_url: "https://dirskills.com/collections/Kyure-A/agent-skills-nix"
added: 2026-09-04T05:24:53.964Z
last_synced: 2026-09-04T05:24:53.964Z
canonical_url: "https://dirskills.com/skills/hello"
---

# Hello

Hello greets a user and reads a bundled shared message from the fixture files. Use it when testing portable Agent Plugin exports.

**Install:**

```bash
npx degit https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/agent-plugin/valid/hello ~/.claude/skills/hello
```

## README

# Hello

Run `scripts/greet.sh`, and consult `shared/message.txt` for the shared fixture data.
