---
name: Test Skill
slug: test-skill-2
category: AI Engineering
description: Test Skill contains the original skill content in a Nix-based skill template. Use it as a simple example or starting point for building Claude Code skills.
github: "https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/test-skill"
language: Nix
stars: 222
forks: 17
install: "npx degit https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/test-skill ~/.claude/skills/test-skill"
installs_to: ~/.claude/skills/test-skill
source_path: test/fixtures/test-skill/SKILL.md
collection_size: 12
category_size: 2970
collection_url: "https://dirskills.com/collections/Kyure-A/agent-skills-nix"
added: 2026-09-04T05:24:52.454Z
last_synced: 2026-09-04T05:24:52.454Z
canonical_url: "https://dirskills.com/skills/test-skill-2"
---

# Test Skill

Test Skill contains the original skill content in a Nix-based skill template. Use it as a simple example or starting point for building Claude Code skills.

**Install:**

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

## README

# Test Skill

This is the original skill content.
