This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+8 more
ReleasePort's take
Light signalThe release relocates third‑party skills from `.agents/skills` to the root `skills/` directory with Klimkit‑prefixed naming.
Why it matters: Updates affect file system layout; projects must adjust import paths after upgrading to v0.2.7.
Summary
AI summaryMoves installed third‑party skills to a root skills/ directory with Klimkit‑prefixed naming.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Moves installed third‑party skills from `.agents/skills` to root `skills/` directory. Moves installed third‑party skills from `.agents/skills` to root `skills/` directory. Source: llm_adapter@2026-05-29 Confidence: low |
— |
| Feature | Low |
Reimports requested non-poisonous third-party skills using Vercel Skills CLI. Reimports requested non-poisonous third-party skills using Vercel Skills CLI. Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
| Feature | Low |
Applies Klimkit-prefixed folder and frontmatter names while preserving references, scripts, data, agents metadata, and original skill markdown content. Applies Klimkit-prefixed folder and frontmatter names while preserving references, scripts, data, agents metadata, and original skill markdown content. Source: granite4.1:30b@2026-05-29-audit Confidence: low |
— |
Full changelog
Klimkit v0.2.7 reimports the requested non-poisonous third-party skills using the Vercel Skills CLI, moves the installed folders from .agents/skills into root skills/, and applies only Klimkit-prefixed folder and frontmatter names while preserving the installed references, scripts, data, agents metadata, and original skill markdown content.
Breaking Changes
- Installed skill folders moved from `.agents/skills` to root `skills/`
- Folder and frontmatter names now require Klimkit prefixes
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Klimkit
All releases →Related context
Related tools
Earlier breaking changes
- v0.2.1 Moves old Switchboard/runtime/plugin machinery to deprecated paths.
Beta — feedback welcome: [email protected]