---
name: Skill A
slug: skill-a-4
category: Automation
description: Skill A reads from a shared directory at the source root. Use it when a workflow needs access to common files stored there.
github: "https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/multi-skill-shared-root/skill-a"
language: Nix
stars: 222
forks: 17
install: "npx degit https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/multi-skill-shared-root/skill-a ~/.claude/skills/skill-a"
installs_to: ~/.claude/skills/skill-a
source_path: test/fixtures/multi-skill-shared-root/skill-a/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.110Z
last_synced: 2026-09-04T05:24:53.110Z
canonical_url: "https://dirskills.com/skills/skill-a-4"
---

# Skill A

Skill A reads from a shared directory at the source root. Use it when a workflow needs access to common files stored there.

**Install:**

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

## README

# Skill A

Reads from a shared dir at the source root.
