loom 0.1.0 · a package manager for AI skills

A package manager for AI skills.

Loom installs reusable skills for Claude Code, Codex, and other AI agents — search a shared repository, install with one command, and the skill lands in your agent's skills folder. Like Homebrew, but for what your agents know how to do.

brew install wess/packages/loom
loom install pdf
loom search pdf, then loom install pdf installing the skill into the Claude Code skills folder

from the repository

Featured skills

A handful of what your agents can pick up today. Browse the full index for the rest.

how it works

Three steps to a smarter agent

Search

Find a skill in the shared repository with loom search or the Browse page.

Install

Run loom install <name>. Loom fetches the source described by the skill's manifest and verifies it.

It lands in place

The skill is woven into your agent's skills folder — ~/.claude/skills by default — ready to use.