Now recruiting design partners · v0.1

Equip your agents. Govern the kit.

LoadoutHQ is the private skills registry for enterprise AI agents. Publish versioned skills into governed folders. Let local agents — Claude Code, Cursor, anything MCP-native — consume only what your team allows.

No commitment. 30-minute intro call. 3 of 5 seats remaining.

The only private package registry whose primary abstraction is the AI agent skill.

Vendor-neutral. MCP-native. Shared-hosted or self-hosted. Built for teams that need governance without the weight of a full enterprise platform.

/01 · Tenancy

Tenant isolation from day one

Skills, folders, tokens, and audit are scoped to your organization. Cross-tenant exposure isn't a configuration option — it isn't a code path.

/02 · Access

Folders are loadouts

Folder-based permissions. Direct users or groups, reader or writer. No skill-level ACL maze and no overrides to audit.

/03 · Consumption

MCP-native, user-scoped

Local agents authenticate with a user-scoped token. They see exactly what their human is allowed to — no broker, no ticket queue.

/ 01 · The artifact
SKILL.md

Skills are packages, not prompts.

A skill is a small directory with a SKILL.md at the root, optional scripts, references, and assets. The frontmatter is required and minimal: name, description, optional labels. Every reader can open every file before they decide to install.

support / triage-router Anthropic Agent Skills · spec preview
support / triage-router
SKILL.md
README.md
scripts/
classify.py
route.py
references/
policy-graph.md
tone-guide.md
assets/
escalation-paths.json

Triage Router

Routes inbound support tickets to the correct team using the company policy graph and on-call rotations.

name: triage-router
description: Route support tickets per policy graph
labels: [support, retrieval, on-call]
When to use

When a support ticket arrives without a clear owner or escalation path, or when the requester references a team that no longer exists in the directory.

Behavior
  • Reads the active policy graph from references/policy-graph.md.
  • Resolves the on-call rotation for the matched team.
  • Falls back to the originating product area's owner when no graph match is found.
Out of scope
  • Drafting customer responses (handled by support/responder).
  • SLA escalation timers (managed in your ticketing tool).
// Layout per Anthropic Agent Skills spec. LoadoutHQ stores, versions, and serves these packages — it does not redefine them.
/ 02 · Governance
The brief

The permission you set is the permission your agent inherits.

Deny by default. Communicate by default.

When a user lacks access, we don't show a blank 403 — we show an empty state that explains why, where the request lives, and who to ping. Authorization boundaries are a product feature, not a footnote.

Groups are first-class.

Owners create groups inside one organization and assign them to folders with reader or writer permission. The same group can guard a private folder of skills and a public folder of references — one membership change, every surface updates.

Multi-tenant from the data layer up.

A user can be a member of more than one organization, with membership tracked independently. Skills, folders, groups, members and tokens are scoped to a single org — there's nowhere a query can leak across tenants.

The same answer, every surface.

Whether the request comes from the web app, the download endpoint, an API token, or an MCP client, the platform resolves the same permission state. The UI is the contract users see first; it doesn't promise capabilities the other surfaces won't honor.

3 of 5 design-partner seats remaining · 2026 cohort

What does your agent need to do its job?

Pilot LoadoutHQ with a single team. Ship the same governance surface to the rest of the company once it lands. Self-host the moment you outgrow shared.

Who fits

You're a fit if your team —

  • Manages 5+ internal agent skills, even informally
  • Has an opinion on tenant isolation and self-hosting
  • Uses MCP-compatible local agents (Claude Code, Cursor, similar)
  • Can spare 30 minutes every two weeks for 6–8 weeks
What you get

In exchange, you get —

  • Extended free access through and beyond v1
  • Direct input on what we ship next, week by week
  • Founder-staffed Slack channel — no support tier in between
  • Pricing locked in at design-partner terms

A loadout is a deliberate selection, not a pile of stuff. Curation is the feature.