---
name: Skill A
slug: skill-a-5
category: DevOps
description: Skill A uses a source-root-relative symlink to access a shared directory. Use it when a Claude Code setup needs shared files available from the repository root.
github: "https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/source-root-symlinks/skill-a"
language: Nix
stars: 222
forks: 17
install: "npx degit https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/source-root-symlinks/skill-a ~/.claude/skills/skill-a"
installs_to: ~/.claude/skills/skill-a
source_path: test/fixtures/source-root-symlinks/skill-a/SKILL.md
collection_size: 12
category_size: 920
collection_url: "https://dirskills.com/collections/Kyure-A/agent-skills-nix"
added: 2026-09-04T05:24:53.538Z
last_synced: 2026-09-04T05:24:53.538Z
canonical_url: "https://dirskills.com/skills/skill-a-5"
---

# Skill A

Skill A uses a source-root-relative symlink to access a shared directory. Use it when a Claude Code setup needs shared files available from the repository root.

**Install:**

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

## README

# Skill A

Uses a shared directory through a source-root-relative symlink.
