Skip to content

fix(install): Add missing output directory to Parser skill for v4.0.x (Issue 848)#881

Open
danheberden wants to merge 1 commit intodanielmiessler:mainfrom
danheberden:fix_848
Open

fix(install): Add missing output directory to Parser skill for v4.0.x (Issue 848)#881
danheberden wants to merge 1 commit intodanielmiessler:mainfrom
danheberden:fix_848

Conversation

@danheberden
Copy link
Copy Markdown

@danheberden danheberden commented Mar 2, 2026

Creates missing output folders in v4.0.x.

Simple fix for #848 after deducing (https://github.com/danielmiessler/Personal_AI_Infrastructure/blob/main/Releases/v4.0.3/.claude/skills/Utilities/Parser/Workflows/BatchEntityExtractionGemini3.md?plain=1#L559) this was the intended folder structure. Assuming the original git add didn't work because you can't add empty folders in git, so added a brief .gitignore to each folder in the v4.0.x series.

@danheberden danheberden changed the title Issue 848 - Add missing output directory to Parser skill for v4.0.x fix(install): Add missing output directory to Parser skill for v4.0.x (Issue 848) Mar 3, 2026
@b3ngriffiths
Copy link
Copy Markdown

Had the same issue on 4.0.3 fresh install, the above fix worked for me.

@danheberden
Copy link
Copy Markdown
Author

Looks like @christauff fixed this in #957 even though there was already a PR. Keep this around if you want to fix 4.0.1 and 4.0.2.

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