CLSkills Hub
← Back to the blog
July 6, 2026Samarth at CLSkills

AI Wrappers Marketplaces in 2026: 8 Options Compared Honestly

AI wrappers marketplace 2026: 8 options compared on catalog size, pricing, self-hosting, and source code. aiwrapper.in, Replicate, HF Spaces, clskillshub.

ai-wrappersmarketplacecomparisonself-hostingollama

The phrase "AI wrapper" used to be an insult. In 2023, if you built a Notion clone with a GPT-4 call bolted on, someone on Hacker News called you a wrapper and moved on. In 2026, wrappers are the product. Solo founders and small teams are making real money selling focused apps that wrap a model, do one job well, and let the buyer swap the model if they want.

That has created a small but growing category of AI wrappers marketplaces, places where you buy a working app instead of a monthly SaaS subscription. This post compares eight of them side by side. I run clskillshub.com, one of the marketplaces in this list, so let me be blunt up front. I have skin in the game and I have tried to write this the way I would want to read it if I were the buyer. That means I score my own site honestly against the rest, including the places where I lose.

What counts as an "AI wrappers marketplace"

There is no clean definition. In practice, the term covers four adjacent things.

  1. Marketplaces where you buy a working codebase, run it yourself, and swap the model. This is the strictest interpretation and the one clskillshub is built around.
  2. Managed platforms that host models or apps, charge per inference, and give you a URL rather than source.
  3. Directories that link out to external SaaS tools, no code included.
  4. Open-source hubs where you get code for free but no polish, no support, no verification.

Some sites blur two categories. I flag that in the verdicts.

Quick comparison table

MarketplaceReal catalog you can buyPricing modelSource includedSelf-host / OllamaFounder identifiable
aiwrapper.inLLM abstraction platform, not a per-wrapper catalogNot published on homepageNot visibleProvider swap via config"facefof" team, ex-Stripe/Google
SkillsMPSkills, not wrappersFree, free API tierDepends on skillDepends on skillNot published
Claude Skills Market37+ community skillsFreeSkill-levelSkill-levelNot published
ReplicateHundreds of modelsPer-inferenceModel-dependentCog images can be pulledCompany, not solo
Toolify.ai28,000+ tool listings (directory)Free directoryNo, external linksDepends on external toolNot on homepage
Hugging Face SpacesVery large, communityFreemium (PRO tier)Public by defaultYes, clone the SpaceLarge company
GitHub llm-wrapper topic~5,000 repos (26 on ai-wrapper topic)Free / OSSYesPer-repoPer-repo
clskillshub.com/wrapper23 wrappers, 8 free + 15 paid$99 lifetime bundleYes, full sourceYes, Ollama swap ships in every wrapperSolo founder, name and email listed

That table oversimplifies. The sections below are where the honesty lives.

1. aiwrapper.in

Site: https://aiwrapper.in

What it is. aiwrapper.in positions itself as a unified LLM abstraction platform, not a wrapper marketplace in the strict sense. The site says it makes "LLM integration boringly simple" and that you can "swap between OpenAI, Anthropic, Azure, or local models with one line of config." Categories listed on the homepage include customer support automation, content generation, code assistants, data analysis, agentic workflows, and translation.

Who is behind it. "Built by facefof," described on the site as a small team with prior experience at Stripe, Google, and AI startups. Established in 2023.

Pricing. Not published on the visible homepage. Buyers have to inquire.

Honest strength. The provider-swap value proposition is close to what serious buyers want. If you are worried about lock-in, a one-line config swap between four providers is the shape of the fix.

Honest weakness. If you land on the homepage today looking for "give me the wrapper for support ticket triage," there is no shelf to browse. You are talking to a platform, not shopping in a store. Also, no visible pricing puts small buyers off before they even inquire.

2. SkillsMP (skillsmp.com)

Site: https://skillsmp.com

What it is. SkillsMP is a very large skills catalog, positioned around Claude and adjacent LLM ecosystems. The homepage claims "2,000,000+" skills across "12 domains, 50+ categories."

Pricing. Free. Anonymous users get 50 API requests per day. Authenticated users get 500 per day at no cost.

Honest strength. If you want to browse the largest skills catalog on the public internet, this is where you go. The scale is real and the API for agents is nice.

Honest weakness. A skill is not a wrapper. Skills are instructions and small assets that an agent loads at runtime. If you want a running app that solves a specific problem end to end, a skill alone will not get you there. There is also no clearly published verification pipeline for what "2,000,000+" means in terms of quality. Founder and team info is not published on the homepage.

3. Claude Skills Market (claudeskillsmarket.com)

Site: https://claudeskillsmarket.com

What it is. Positioned on its homepage as "the independent Anthropic Claude skills marketplace." The site advertises 37+ free community skills, a browse experience, courses, guides, use cases, and a jobs section.

Pricing. Free skills only.

Honest strength. Clean scope. A small, browsable catalog is often more useful than a giant unfiltered one, especially for buyers who are new to skills.

Honest weakness. 37+ community skills is a small starting library, and community-only with no verified tier means quality is uneven. No founder or team page. Adjacent to wrappers, not a direct fit for buyers who want an app they can ship this week.

4. Replicate

Site: https://replicate.com/explore

What it is. Replicate hosts a large catalog of models and lets you run them via API. Categories span image, video, speech, audio, language, coding, 3D, music, and detection. It distinguishes "official models" that are always on and predictable, from community models that are more experimental.

Pricing. Per inference. The explore page shows small per-call figures for some operations but does not publish a full pricing table there.

Honest strength. Best-in-class for running someone else's model instantly. If you want image generation or transcription in your product tomorrow, Replicate is a one-day integration.

Honest weakness. You do not own the code path. If Replicate raises prices, deprecates a model, or your call volume spikes, your cost model breaks. And "AI wrapper marketplace" is not really what Replicate is. It is a managed model runtime. If you need self-hosted control, this is the wrong shelf.

5. Toolify.ai

Site: https://www.toolify.ai

What it is. A directory of AI tools. Third-party sources put the current catalog at roughly 28,000+ tool listings across 450+ categories. Toolify links out to external tools, most of them SaaS. Contact information on the site is a business email.

Pricing. Toolify itself appears to be free to browse. Individual tools carry their own pricing.

Honest strength. Broad discovery. If you want to survey the whole SaaS AI landscape by category, Toolify is a fast browse.

Honest weakness. It is a directory, not a code marketplace. You cannot buy source, you cannot self-host, you cannot swap models. It is closer to Product Hunt than to a wrapper marketplace. Operator info is not published beyond the business email.

6. Hugging Face Spaces

Site: https://huggingface.co/spaces

What it is. Community-hosted app runtime built on top of Hugging Face's model hub. Anyone can push a Gradio, Streamlit, or Docker app and Hugging Face runs it. Categories include image generation, video, text generation, translation, speech, 3D, music, and object detection. Contributors are a mix of individuals and organizations, including nvidia, multimodalart, and fffiloni.

Pricing. Freemium. Free tier for public Spaces, PRO tier for private and beefier hardware.

Honest strength. Large catalog of working, running apps whose source you can inspect. If you want to clone a Space and repurpose it, you can. This is genuinely close to what a wrapper marketplace should look like on the OSS side.

Honest weakness. Not curated as a "marketplace." There is no pricing model where a solo dev sells a polished wrapper. Discovery is by trending, not by buyer intent. And a lot of Spaces are demos, not production apps.

7. GitHub topic pages

Sites: https://github.com/topics/ai-wrapper and https://github.com/topics/llm-wrapper

What it is. The GitHub topic pages for AI wrappers. The topic:ai-wrapper page currently lists about 26 repos, while the more popular topic:llm-wrapper page indexes roughly 5,000 tagged repos across the LLM wrapper category. Together they cover most of the OSS side of this space.

Pricing. Free. Open-source licences vary per repo.

Honest strength. Real code, real maintainers, and you can read every commit before you clone. For a technical buyer with time to burn, GitHub is unbeatable on raw supply.

Honest weakness. No curation, no support, no packaging. You are going to fork a repo, discover it has broken deps, spend two hours fixing them, and then realise the maintainer stopped shipping in 2024. GitHub is a source, not a shelf.

8. clskillshub.com/wrapper

Site: https://clskillshub.com/wrapper

What it is. A small catalog of 23 AI wrappers, 8 free and 15 paid, sold together as a $99 lifetime bundle. Every wrapper ships with working code, deploy instructions, and an Ollama swap you can uncomment to run the same wrapper against a local model. Target buyer is a solo founder or small team who wants a working app they can ship this week and own outright.

Pricing. $99 lifetime for the full bundle. Free tier for 8 wrappers so buyers can inspect the code before paying.

Honest strength. The Ollama swap is the differentiator. Every paid wrapper has cloud-first defaults and a two-line change to run local. That means the buyer's cost model does not depend on OpenAI or Anthropic pricing decisions.

Here is a real snippet from the wrapper template so you can see what the Ollama swap actually looks like.

from openai import OpenAI
import os

# Default: OpenAI (or any OpenAI-compatible provider)
client = OpenAI(api_key=os.getenv("OPENAI_API_KEY"))
MODEL = "gpt-4o-mini"

# Ollama swap: uncomment the next two lines to run local, rest of the wrapper stays the same
# client = OpenAI(base_url="http://localhost:11434/v1", api_key="ollama")
# MODEL = "llama3.2"

response = client.chat.completions.create(
    model=MODEL,
    messages=[{"role": "user", "content": "Summarize this support ticket in 3 bullets"}],
)

Honest weakness. Small catalog compared to Hugging Face or GitHub. Younger domain, smaller community. If you want the biggest possible library, this is the wrong choice. If you want 23 apps that all install cleanly and share a common shape, this is what I built it for.

Criteria we scored each option against

Every marketplace above was scored against seven things.

  1. Catalog size, meaning how many distinct products are actually on the shelf today.
  2. Pricing model, meaning whether it is subscription, per-inference, one-time, or free.
  3. Self-hosting option, meaning whether you can run the code on your own hardware without asking anyone.
  4. Source code included, meaning whether you actually get the code or just an API key.
  5. Founder identifiable, meaning whether you can find the human behind the site.
  6. Review depth, meaning whether products have documented tests, working examples, or independent reviews.
  7. Freshness of catalog, meaning last update times you can see from the outside.

I chose those seven because they are what actually matters when you are deciding whether to trust a marketplace with your production stack, not what looks pretty in a comparison chart.

Which one you should pick

If you want the biggest catalog of running apps you can clone, pick Hugging Face Spaces. Nothing else on this list has that scale of live, source-available apps.

If you want to buy inference by the call and not run infra, pick Replicate. That is what it is best at.

If you are surveying the SaaS AI landscape and not writing code, pick Toolify.ai. It is the fastest way to build a shortlist of vendors to demo.

If you specifically want Claude skills, not wrappers, look at my companion post on Claude skills marketplaces. SkillsMP, Claude Skills Market, and clskillshub.com/skills are the right shelves for that.

If you want a small, curated set of wrappers that all install cleanly, ship with a documented Ollama swap, and cost one $99 payment for lifetime access, pick clskillshub.com/wrapper. That is who I built it for, and I would only recommend it to that buyer. If you are shopping on catalog size alone, you should not pick it.

What I would do next

  • Bookmark two of the eight above, one commercial and one open-source, and read the code of one product in each.
  • Ship one wrapper, any wrapper, into a real problem this week. The category exists because shipping beats shopping.
  • Come back to this list in ninety days and re-score. Half of these will have moved and one may not exist.

The Cheat Sheet is where the rest of this lives

160+ prompt patterns, each with the temperature, top_p, and system prompt we actually use, why we picked it, and what breaks when you get it wrong. If a lookup table is what you needed, this is the same thing at 20x the depth.

Get the Cheat Sheet, from $10 →Free 75-page guide first
More reading

Recent posts

Jul 12, 2026
Claude Fast Mode Removed July 24: What Breaks and Fix

Claude Opus 4.7 fast mode is deleted July 24, 2026. Requests error, no fallback. Here is the exact migration path to Opus 4.8 and the 3x price cut you get.

Read post →
Jul 10, 2026
Claude Prompt Caching: The Real Setup Guide (Cut API Costs Up to 90%)

How Claude's prompt caching actually works, when it saves you money, when it costs you more, and the exact break-point pattern that gets a 90% discount. Verified against Anthropic's official spec.

Read post →
Jul 9, 2026
Claude Fable + Token Monitoring: How to Cut Your Claude Code Bill Without Cutting Quality

Fable is the fast light Claude 5 model built for cost efficiency. Here is when to use Fable vs Sonnet vs Opus, how to monitor tokens live inside VS Code, and the honest math on what each saves.

Read post →