> ## Documentation index
> Fetch the complete documentation index at: https://docs.manyfold.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI 0.18.2 — Skill installation reports real readiness

> Changelog · CLI 0.18.2 · 2026-07-19

Source: https://docs.manyfold.ai/changelog/cli-v0.18.2/

In the index: https://docs.manyfold.ai/changelog#v0.18.2

Installing or re-enabling a skill no longer reports success before the skill
has materialized in the agent workspace.

### Highlights

- **Explicit state.** Installed skills report `installing`, `installed`, or
  `failed` independently from enabled/disabled state.
- **Actionable failures.** `mf skills installed` and `mf skills install` show a
  sanitized materialization reason.
- **Background completion.** Slow installs can continue after the initial
  request returns.
- **Independent batch results.** One failed agent does not abort other skill
  installs.
