Skip to content

chore: Removed legacy single file packs#307

Closed
sti0 wants to merge 2 commits into
danielmiessler:mainfrom
sti0:bugfix/rm-legacy-packs
Closed

chore: Removed legacy single file packs#307
sti0 wants to merge 2 commits into
danielmiessler:mainfrom
sti0:bugfix/rm-legacy-packs

Conversation

@sti0

@sti0 sti0 commented Jan 3, 2026

Copy link
Copy Markdown
Contributor

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

@sti0

sti0 commented Jan 3, 2026

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown
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

sti0 commented Jan 4, 2026

Copy link
Copy Markdown
Contributor Author

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

sti0 commented Jan 5, 2026

Copy link
Copy Markdown
Contributor Author

rebased in case the deletion is the right way.

@danielmiessler

Copy link
Copy Markdown
Owner

Thank you @sti0 for tackling the legacy pack cleanup! 🙏

PAI v2.1 completed this work - all single-file kai-*.md packs are gone, replaced with directory-based pai-* packs. Your PR was ahead of its time and helped drive the direction!

See the release: https://github.com/danielmiessler/PAI/releases/tag/v2.1.0

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