fix(import): treat each SKILL.md as one skill #59

Merged
clawdie merged 1 commit from fix/import-skill-md into main 2026-06-14 02:08:23 +02:00
Owner

Import smoke (#4) against the populated layered-soul found the importer over-imported: skills/**/*.md pulled references/+templates/ in as skills (56 rows for 9 real skills). Now imports each skills/**/SKILL.md (category soul). Verified: 9 skills imported, idempotent, curated memory deferred. Integration doc updated.

Note for layered-soul cleanup (#3): skills/freebsd/freebsd-cost-optimization.md has no SKILL.md wrapper so it is skipped — that file should be restructured into a skill dir.

Import smoke (#4) against the populated layered-soul found the importer over-imported: `skills/**/*.md` pulled `references/`+`templates/` in as skills (56 rows for 9 real skills). Now imports each `skills/**/SKILL.md` (category `soul`). Verified: **9 skills imported, idempotent, curated memory deferred**. Integration doc updated. Note for layered-soul cleanup (#3): `skills/freebsd/freebsd-cost-optimization.md` has no `SKILL.md` wrapper so it is skipped — that file should be restructured into a skill dir.
clawdie added 1 commit 2026-06-14 02:08:19 +02:00
fix(import): treat each SKILL.md as one skill (not every .md)
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled
a56c33c30d
The layered-soul skills importer globbed skills/**/*.md, pulling references/ and
templates/ in as separate skills. Import each skills/**/SKILL.md instead
(frontmatter name/description, category 'soul'); supporting files are not skills.
Verified against the populated layered-soul: 9 skills imported, idempotent,
curated memory deferred. Doc updated to match.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie merged commit cce15a3b7a into main 2026-06-14 02:08:23 +02:00
Sign in to join this conversation.
No reviewers
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: clawdie/colibri#59
No description provided.