---
name: Skill B
slug: skill-b-4
category: Automation
description: Skill B reads from the same shared directory as Skill A. Use it when you need access to shared files managed alongside another skill.
github: "https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/multi-skill-shared-root/skill-b"
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-b ~/.claude/skills/skill-b"
installs_to: ~/.claude/skills/skill-b
source_path: test/fixtures/multi-skill-shared-root/skill-b/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.333Z
last_synced: 2026-09-04T05:24:53.333Z
canonical_url: "https://dirskills.com/skills/skill-b-4"
---

# Skill B

Skill B reads from the same shared directory as Skill A. Use it when you need access to shared files managed alongside another skill.

**Install:**

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

## README

# Skill B

Reads from the same shared dir as Skill A.
