# Rakenne 0.2.0 — Skill Workshop and More

> 0.2.0 introduces the Skill Workshop project type for authoring custom skills, plus a richer skill library, Learn section, and a host of fixes and improvements.

Author: map[name:Rakenne team]
Published: 2026-02-12

URL: https://rakenne.app/learn/releases/rakenne-0-2-0/index.md


We're excited to announce **Rakenne 0.2.0**. The headline is the **Skill
Workshop** — a dedicated project type for creating and publishing custom skills
— along with a stronger skill library, new Learn content, and important fixes.

## Skill Workshop

**Skill Workshop** is a new project template built for domain experts who want
to author their own document-elaboration skills. When you create a project and
choose "Skill Workshop", you get:

- **Guided authoring** — The workspace is provisioned with a built-in
  *skill-creator* skill that walks you through defining your workflow: what
  triggers it, what steps are involved, and what the output looks like. The
  agent helps structure that into a valid skill (scaffold, validate, refine).
- **Output workspace** — Authored skills are written to an `output/` directory;
  the agent and tools keep skill files in the right shape and validate them
  before you publish.
- **Publish to your library** — When a skill is ready, use **Publish Skill** in
  the project toolbar to push it to your organization's skill library. The skill
  becomes available across all your projects. Republishing updates the existing
  skill in place.

Skill Workshop uses the same project workspace you already know (chat, file
tree, document preview), so there’s no new UI to learn — just a new template and
a workflow focused on skill authoring.

## Other features

- **Skill library** — Pagination, full-text search, and a desktop layout with a
  tags panel so you can browse and filter skills more easily.
- **Learn section** — New tutorials, use cases, releases (like this one), and
  best practices on the website.
- **File upload** — Upload files into the workspace; improved icon navigation
  for a clearer file tree.
- **Output folder** — The workspace output folder is shown as "Output" with an
  AI badge in the file tree.
- **Compaction** — Session compaction events are tracked and shown inline so you
  know when context is summarized.
- **Trial experience** — Sessions, Members, Favorite, and the overflow menu are
  hidden for trial users; a sample SOW skill is available for quick tries.
- **Mobile** — On the project page, the Files panel starts collapsed on mobile
  for a better default layout.
- **Skill library expansion** — Dozens of new skills added across ISO, IEC, and
  other standards (e.g. ISO 9001, 14001, 27001, 45001, 22000, 13485, 14971,
  22301, 37301, 50001, 19650; IEC 62443, 62304; SOC 2, NIST CSF, GDPR ROPA/DPIA,
  PCI-DSS, GRI, and more), plus multi-language skills (Italian, French, German)
  and skill tags for filtering.

## Bug fixes

- **Refresh token** — Fixed refresh token handling on backend disconnection;
  usage tracker corrected.
- **Session management** — Several session lifecycle bugs fixed;


---

Thank you for using Rakenne. If you hit a bug or have ideas for the next
release, we'd love to hear from you — try the [Learn](/learn/tutorials/)
tutorials and share feedback through your usual channel.

— The Rakenne team


---

Back to [Releases](https://rakenne.app/learn/releases/index.md)

