📁
AutomationNix

Escaping Skill

by Kyure-A

Escaping Skill is an Automation skill for Claude Code, published by Kyure-A in agent-skills-nix.

222 stars17 forkson Kyure-A/agent-skills-nixAdded 2026/09/04Repository updated 2026/09/02
agent-skillsclaude-skillsnixskills
Install in seconds
Install Escaping Skill
Copy Escaping Skill into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Kyure-A/agent-skills-nix/tree/master/test/fixtures/escaping-skill-target ~/.claude/skills/escaping-skill-target

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Kyure-A/agent-skills-nix.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
test/fixtures/escaping-skill-target/SKILL.md in Kyure-A/agent-skills-nix
Installs to
~/.claude/skills/escaping-skill-target
Collection
One of 12 skills cataloged from this repository
Category
Automation1860 skills

What Escaping Skill does

Escaping Skill describes a skill stored outside the declared source root. Use it when a Claude Code skill needs to reference or operate from a path beyond the normal root boundary.

Escaping Skill is cataloged under Automation on DirSkills. Escaping Skill comes from a repository tagged agent-skills, claude-skills, nix and skills.

Documentation

README

Escaping Skill

This skill lives outside the declared source root.

Frequently asked about Escaping Skill

  • What else does Kyure-A publish alongside Escaping Skill?

    Escaping Skill is one of 12 skills that DirSkills catalogs from Kyure-A/agent-skills-nix, the repository it ships in. Its siblings there include Escaping Symlink Fixture, Hello and Not Hello. Each one is a separate skill with its own page in this directory, installs the same way Escaping Skill does, and is maintained by Kyure-A in that same repository. The rest of the collection is listed on the Kyure-A/agent-skills-nix page.

  • How does Escaping Skill compare to other Automation skills?

    Escaping Skill ranks #1617 by stars among the 1860 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Escaping Skill against them. Open each page to compare what they document and how they install.