# `mix pixir.smoke.skills`
[🔗](https://github.com/Ranvier-Technologies/pixir/blob/main/lib/mix/tasks/pixir.smoke.skills.ex#L1)

Verifies Pixir Agent Skills end-to-end without hitting the network:

  * creates repo/user/Pixir-global fixture Skills;
  * proves duplicate resolution and visible warnings;
  * executes `skills_list` and `skill_view`;
  * verifies a canonical `skill_activation` in the NDJSON Log;
  * verifies Provider input replays the activation snapshot;
  * proves ordinary `read` remains Workspace-confined.

Usage:

    mix pixir.smoke.skills

---

*Consult [api-reference.md](api-reference.md) for complete listing*
