[GH-ISSUE #1] When cloning this skill, the parent directory is cloned into the skills directory #2

Closed
opened 2026-03-03 18:49:52 +03:00 by kerem · 5 comments
Owner

Originally created by @drjagan on GitHub (Jan 4, 2026).
Original GitHub issue: https://github.com/OthmanAdi/planning-with-files/issues/1

Hi, I followed the instructions to install this skill

# Navigate to your Claude Code skills directory
cd ~/.claude/skills  # or your custom skills path

# Clone this skill
git clone https://github.com/OthmanAdi/planning-with-files.git

The whole planning-with-files was cloned into the skills directory.
Inside was another folder 'planning -with-files' with the 'examples.md', 'reference.md' and 'SKILL.md' file

I had to move these three to the higher folder and delete the other LICENSE and README.md files.

Please update the git clone command to specify only the folder to be cloned into the skills directory.

Thank you

Originally created by @drjagan on GitHub (Jan 4, 2026). Original GitHub issue: https://github.com/OthmanAdi/planning-with-files/issues/1 Hi, I followed the instructions to install this skill ``` # Navigate to your Claude Code skills directory cd ~/.claude/skills # or your custom skills path # Clone this skill git clone https://github.com/OthmanAdi/planning-with-files.git ``` The whole planning-with-files was cloned into the skills directory. Inside was another folder 'planning -with-files' with the 'examples.md', 'reference.md' and 'SKILL.md' file I had to move these three to the higher folder and delete the other LICENSE and README.md files. Please update the git clone command to specify only the folder to be cloned into the skills directory. Thank you
kerem closed this issue 2026-03-03 18:49:52 +03:00
Author
Owner

@anencore94 commented on GitHub (Jan 6, 2026):

Same here.

<!-- gh-comment-id:3713268778 --> @anencore94 commented on GitHub (Jan 6, 2026): Same here.
Author
Owner

@sacrrie commented on GitHub (Jan 7, 2026):

hear hear, I had to manually move it, I thought it didn't work at first

<!-- gh-comment-id:3717244853 --> @sacrrie commented on GitHub (Jan 7, 2026): hear hear, I had to manually move it, I thought it didn't work at first
Author
Owner

@OthmanAdi commented on GitHub (Jan 8, 2026):

Fixed by PR #9 - new plugin structure eliminates the nested directory issue.

<!-- gh-comment-id:3725254419 --> @OthmanAdi commented on GitHub (Jan 8, 2026): Fixed by PR #9 - new plugin structure eliminates the nested directory issue.
Author
Owner

@OthmanAdi commented on GitHub (Jan 8, 2026):

@sacrrie @drjagan @anencore94 @kaichen im so freaking sorry. thank you for using the skill, i hope you like the update. happy new year <3

<!-- gh-comment-id:3726415450 --> @OthmanAdi commented on GitHub (Jan 8, 2026): @sacrrie @drjagan @anencore94 @kaichen im so freaking sorry. thank you for using the skill, i hope you like the update. happy new year <3
Author
Owner

@mohamedmagdysayed2030-hash commented on GitHub (Jan 27, 2026):

👍

<!-- gh-comment-id:3804748970 --> @mohamedmagdysayed2030-hash commented on GitHub (Jan 27, 2026): 👍
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/planning-with-files#2
No description provided.