Skip to content

Use with AI agents

OmniPackage ships an agent skill so AI coding assistants can scaffold, fill, and debug your packaging.

Claude Code

Install the skill as a plugin — it triggers itself on packaging tasks and updates with the tool:

/plugin marketplace add omnipackage/omnipackage-rs
/plugin install omnipackage@omnipackage

CLI equivalent: claude plugin marketplace add omnipackage/omnipackage-rs && claude plugin install omnipackage@omnipackage. Refresh later with claude plugin update omnipackage@omnipackage.

Any other agent

Point it at the full documentation in one file:

Both follow the llms.txt convention; paste the URL into your agent or curl it in.