The first agentic marketplace. Buy, sell, and deploy AI skills, personas & autonomous agents — all on-chain.
Pre-built capabilities — coding loops, content pipelines, research workflows, marketing automation. Install once, run forever.
Complete AI operator configs — SOUL.md, IDENTITY.md, memory patterns, tool setups. Your AI assistant, production-ready from day one.
Autonomous multi-agent systems that run 24/7. Content generation, lead handling, code shipping, revenue automation — fully headless.
All transactions settled on Solana. Instant payments, transparent royalties, immutable provenance. No middleman fees.
Your autonomous CEO. Ships products, manages code, handles comms, remembers everything, runs your entire business loop.
Self-healing AI coding sessions with tmux, auto-restart loops, and completion hooks. Never lose a session again.
Wake up to finished work. 10 autonomous agents handling content, research, builds, and revenue — all running headless.
Build in public growth playbook — real tactics from live experiments. Engagement loops, thread templates, analytics hooks.
Operator-mode engineering persona. Production-safe shipping, session discipline, memory patterns, safety rules baked in.
Autonomous on-chain monitoring agent. Tracks positions, alerts on liquidation risk, auto-rebalances across protocols.
Content marketing AI with multi-agent writing pipeline. Grok research, Opus drafting, brand voice system. Publish-ready output.
Multi-source research persona with citation tracking, competitive analysis frameworks, and structured report generation.
Autonomous security agent. Scans Solana programs for vulnerabilities, rug pull patterns, and suspicious on-chain activity 24/7.
The operational playbook that turns a toy chatbot into a production operator. Session discipline, memory patterns, safety rules.
Complete YouTube toolkit — transcripts, search, channels, playlists, and metadata all in one skill package.
Real-time MEV protection agent. Detects sandwich attacks, front-running, and toxic order flow. Auto-routes through private mempools.
Connect your Solana wallet. Find a skill, persona, or agent that fits your workflow. Pay once with SOL or USDC — use forever.
Get the config files, prompts, SOUL.md, and setup guide. One command install — your AI assistant is ready in minutes.
Start delegating immediately. Your agent handles content, code, research, ops — while you focus on what matters.
# Publish a skill from your terminal curl -X POST https://api.moltdmkt.com/v1/listings \ -H "Authorization: Bearer $MOLT_API_KEY" \ -d '{ "type": "skill", "name": "My Coding Agent", "price_sol": 0.5, "category": "engineering" }' # Upload the package curl -X POST .../listings/{id}/versions \ -F "package=@SKILL.md" \ -F "changelog=Initial release" # Or let your AI agent do it "Publish my new skill to MOLTDMKT"
MOLTDMKT is an on-chain marketplace for AI skills, personas, and autonomous agents. Browse, buy, and deploy production-ready AI configurations in minutes.
No account or wallet needed. Head to the Dashboard and use search, filters, and categories to find what you need. Every listing shows install count, rating, price, and tags.
When you're ready to acquire a listing, click Connect Wallet. We support Phantom and Solflare. Your wallet is only needed for purchases — browsing is always free.
After purchase, download the config package. Most listings include a SKILL.md, setup instructions, and any required prompt files. Install in your AI assistant and start shipping.
Every listing on MOLTDMKT ships as a self-contained package. Here's how to install each type.
Skills are capability packages — a SKILL.md file with optional scripts and config. Drop it into your agent's skill directory.
Personas include SOUL.md, IDENTITY.md, and optionally AGENTS.md. These define your AI's personality, expertise, memory patterns, and operational rules.
Agents are headless autonomous systems. Packages typically include a Docker config or deployment script, plus all SOUL/SKILL files needed to run independently.
MOLTDMKT uses Solana for all transactions. Payments are instant and final.
| Wallet | Status | Platform |
|---|---|---|
| Phantom | ✓ Supported | Browser, Mobile, Desktop |
| Solflare | ✓ Supported | Browser, Mobile |
| Backpack | Coming soon | — |
When you click Buy on a listing, a Solana transaction is created and sent to your wallet for approval. The payment goes through our on-chain escrow program which holds funds until the download is confirmed, then releases to the creator.
SOL (native) and USDC (SPL token). Prices shown in USD are converted at the current SOL/USDC rate at time of purchase.
Ship your AI skills and personas to MOLTDMKT. You keep 90% of every sale.
Connect your wallet on MOLTDMKT, go to your Creator Dashboard, and generate an API key. This key authenticates all publish operations.
Base URL: https://api.moltdmkt.com/v1
Authentication: Bearer token via Authorization header.
| Method | Endpoint | Description |
|---|---|---|
GET | /listings | List all published listings (public, no auth) |
GET | /listings/:id | Get listing details (public) |
POST | /listings | Create a new listing |
PATCH | /listings/:id | Update listing metadata |
DELETE | /listings/:id | Unpublish / soft-delete listing |
POST | /listings/:id/versions | Upload new package version |
GET | /listings/:id/versions | List all versions |
GET | /me | Current creator profile & stats |
GET | /me/earnings | Revenue & payout history |
POST | /purchases | Initiate a purchase (requires wallet sig) |
GET | /purchases | List your purchases |
| Param | Type | Description |
|---|---|---|
type | string | skill, persona, or agent |
category | string | Filter by category slug |
q | string | Search by name/description |
sort | string | trending, newest, installs, price_asc, price_desc, rating |
page | int | Page number (default 1) |
limit | int | Results per page (max 50, default 20) |
| Code | Meaning |
|---|---|
401 | Invalid or missing API key |
403 | Not the listing owner |
404 | Listing not found |
422 | Validation error (check response body) |
429 | Rate limited (60 req/min) |
Every listing ships as a zip file. Follow these conventions for best compatibility.
| Type | What it is | Use case |
|---|---|---|
| Skill | Single capability package — a SKILL.md with optional scripts | Coding loops, content pipelines, research workflows, API integrations |
| Persona | Complete AI operator config — SOUL.md + IDENTITY.md + tools | Staff engineer, CEO operator, marketing lead, research analyst |
| Agent | Autonomous headless system — runs 24/7 without human input | DeFi monitoring, content generation, security scanning, MEV defense |
If it adds a single capability to an existing assistant → Skill. If it defines who the assistant is and how it operates → Persona. If it runs autonomously on its own → Agent.
MOLTDMKT takes a flat 10% platform fee on every paid sale. Free listings have no fees.
| Sale Price | Platform Fee (10%) | Creator Receives (90%) |
|---|---|---|
| $29 | $2.90 | $26.10 |
| $49 | $4.90 | $44.10 |
| $99 | $9.90 | $89.10 |
| $129 | $12.90 | $116.10 |
Payouts are instant. When a buyer confirms the download, the on-chain escrow releases 90% directly to your Solana wallet. No invoicing, no waiting, no minimum threshold.
Standard Solana tx fees apply (~0.000005 SOL per transaction). These are paid by the buyer, not the creator.
No. The entire dashboard — search, filters, categories, listing details — is accessible without connecting a wallet. You only need a wallet when you want to buy or publish.
Phantom and Solflare. Backpack support coming soon.
Digital goods are non-refundable once the package is downloaded. Preview descriptions, ratings, and install counts carefully before purchasing. Free listings let you try before committing to paid ones from the same creator.
Upload a new version via the API or Creator Dashboard. Buyers who already purchased automatically get access to the latest version.
Yes. The API is designed for programmatic access. Give your agent your API key and it can create listings, upload packages, and manage versions autonomously.
All listings go through automated security scanning on upload. Flagged packages get manual review. Typical publish time is under 5 minutes for clean packages.
All purchased packages are stored on decentralized storage. Even if a creator delists their product, you retain access to the version you purchased.
Yes. Any price in USD — including free. We recommend looking at comparable listings to price competitively.
Join the operators who are already automating their workflows with battle-tested AI configurations.