Products
Market
Browse, publish, and sell Agent Kits — with organizations, private catalogs, and paid listings.
AgentKitMarket (market.agentkitproject.com) is the catalog for Agent Kits. Browse the public catalog with no account; sign in to download into Forge or submit your own kits for review.
Browse & download
- Browse or search the public catalog — no sign-in required to look.
- View kit details: description, publisher, version, and validation level.
- Choose Download / Open in Forge and sign in if needed.
- Forge retrieves the package, verifies its sha256, and adds it to My Kits with its source recorded.
- Edit or export the kit; Forge tracks when a newer version is available.
Downloaded kits become local edits you own. Validation levels indicate review/trust but don't guarantee fit for a specific use case.
Submit a kit
Submission goes through validation and admin review — no kit is ever published automatically.
- From Forge (or
agentkitforge market submit), the kit is validated at thepublishableprofile and packaged. - The package is uploaded to a presigned URL and queued for server-side validation.
- Your AgentKitProfile display name is required and is frozen into the submission as the publisher identity.
- An admin reviews the submission. Status flows through
awaiting_upload → uploaded → validating → validation_passed/failed → published | rejected | canceled | archived.
The server owns slug and kit-ID generation, sha256 duplicate protection, and auto-sequential vN versioning. See Concepts for versioning details.
Organizations & team roles
Beyond personal publishing, Market supports organizations. An org can be personal or a team, with members and roles (owner and member). Team orgs can own kits and manage invitations from the org management UI.
Private catalogs
Kits carry a visibility setting — public or private. Private kits are excluded from the public catalog and are visible only within their owning org, enabling private team catalogs.
Premium kits
Kit owners choose how to list each kit:
- Free — anyone can download it.
- Premium — priced per run. A premium kit runs on AgentKitAuto (server-side; its files are never handed to the buyer), and each run charges the buyer the seller-set per-run price from their prepaid balance. The seller earns that price — net of the platform fee — every time the kit runs.
Payments and payouts run through Stripe (Stripe Connect for seller payouts). The platform fee is 6% — sellers keep 94% of every run. A buyer prepays a balance; each premium run draws it down and accrues the seller's share, which is paid out on a periodic schedule. Access to premium kits is gated by buyer entitlements.
Self-hosting
Market runs on the same codebase whether hosted or self-hosted, with cloud coupling behind swappable adapters. See Self-hosting on Kubernetes.