From 78ab59df050e598f6b6a9b2b7f86dd049969bac2 Mon Sep 17 00:00:00 2001 From: nextgenthemes Date: Sun, 19 Jul 2026 09:34:05 +0200 Subject: [PATCH] fix folder name its .agentS --- skills/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/README.md b/skills/README.md index 69b728254..de146de54 100644 --- a/skills/README.md +++ b/skills/README.md @@ -16,7 +16,7 @@ use case mentioned in the description of the SKILL.md frontmatter. Copy the `nushell/` directory to `~/.claude/skills/` for global use in Claude Code, to `~/.copilot/skills` for global use with the Copilot coding agent or GitHub -Copilot CLI, or to `~/.agent/skills/` for Codex, OpenCode, and other coding agents. +Copilot CLI, or to `~/.agents/skills/` for Codex, OpenCode, and other coding agents. See your preferred LLM provider's documentation for specific details. ### Project usage