Skip to content

Conversation

@sti0
Copy link
Contributor

@sti0 sti0 commented Jan 3, 2026

Removed legacy single file packs which led to confusing during the install process. Changed path references to folder structure packs.

@sti0
Copy link
Contributor Author

sti0 commented Jan 3, 2026

With the recent chages of browser skill I think the .md files should remain. But are outdated. E.g. hook and history try do create files instead of copying them.

@danielmiessler
Copy link
Owner

Great cleanup work, @sti0! Removing the legacy single-file packs will reduce confusion significantly.

This has some merge conflicts with main now (likely from recent merges). Could you rebase against main when you get a chance?

git fetch origin
git rebase origin/main
git push --force-with-lease

Once conflicts are resolved, we'll merge. Thanks for all your contributions! 🎯

@sti0
Copy link
Contributor Author

sti0 commented Jan 4, 2026

Hi @danielmiessler,
as these files are updated yesterday. Are you sure that we should delete them? In my understanding the pack root md's are the description of the skill which has additional information within the subdirectory.
But some of these skills like hooks are trying to install some packs instead of using the SRC files.

Could you please clarify?

@sti0 sti0 force-pushed the bugfix/rm-legacy-packs branch from ea07a2c to bba4863 Compare January 5, 2026 01:14
@sti0
Copy link
Contributor Author

sti0 commented Jan 5, 2026

rebased in case the deletion is the right way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants