New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@izdandavis/clay

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@izdandavis/clay

Global Clay CLI shim and self-updater for the local Loom/Clay system.

latest
npmnpm
Version
0.1.0
Version published
Weekly downloads
2
-50%
Maintainers
1
Weekly downloads
 
Created
Source

@izdandavis/clay

Tiny global npm shim for the local Clay/Loom system.

This package intentionally does not ship Clay weights, training artifacts, or the Loom repository. It installs a global clay command that calls the real checkout at C:\dev\loom by default, or $CLAY_LOOM when set.

Install

npm install -g @izdandavis/clay

Update

clay update

That fast-forwards the Loom checkout, updates this npm shim, rebuilds the Clay Ollama persona, and writes receipts under:

C:\dev\clay_home\training\updates

If the checkout does not exist yet:

clay update --clone

Dry-run:

clay update --dry-run --skip-persona

Scheduled Windows update:

clay update install-scheduled

The scheduled task skips npm updates until the package is published. After the npm package is live, recreate it with:

clay update install-scheduled --include-npm

FAQs

Package last updated on 25 Jul 2026

Related posts