socialistic.ai — use any Skill in one tap, from a link

Found a skill? Use it now.

socialistic.ai in one sentence

A hand holding a tarot-style card with a glowing skill title — the central metaphor of socialistic.ai: a Claude Skill you can hold and use with one paste, no install.
A Skill, held like an object — the metaphor socialistic.ai is built on.

socialistic.ai is a Tinkerland project that makes any Skill — a Claude Skill, a Codex skill, a Cursor rule, a Gemini extension, an OpenClaw or Hermes skill — instantly usable by anyone who has the link. There is no install step, no config step, and no command line. One paste, one tap, and you are using the Skill.

A Skill is a portable capability package: a folder containing a SKILL.md file plus any helper scripts. The format has been picked up across the agent ecosystem — Anthropic Claude, OpenAI Codex, Cursor IDE, Google Gemini, OpenClaw and Hermes all read variants of it. socialistic.ai is the runtime layer that lets you actually run one without setting up a workspace.

The platform is run by Tinkerland and exists for one job: solve the sharing problem. A creator pastes a GitHub link, drops a .skill file, and a shareable card appears immediately. A consumer opens the card, supplies the inputs the Skill asks for, and starts a conversation. That is the entire surface area.

Three things socialistic.ai is built around

Frictionless — paste a link, use the Skill

Most ways to share an AI Skill require the receiver to clone a repo, install a runtime, and wire up a key. socialistic.ai cuts that to a single paste. The cost of trying a Skill someone showed you should be roughly the cost of opening a tweet.

Zero installs, zero config files, one paste — that is the contract.

Sharing solved — "Found a skill? Use it now."

Skills are pouring out of Claude Code, OpenAI Codex, Cursor and Gemini ecosystems faster than anyone can index them. Most never get used — the friction between "someone showed me a Skill" and "I tried it" is too high. socialistic.ai sits exactly in that gap.

看到了 SKILL 就能用 · Found a skill? Use it now.

A community that pays creators back — and only creators

Running a Skill costs real money: every conversation is a billed LLM call against the creator's API key. So after a short trial, every consumer has to start carrying their own share of that cost. socialistic.ai itself does not take a fee and does not process the payment: the contribution flows to the LLM provider or the creator directly, never through our books. The goal is mutual benefit — consumers pay for what they actually use, creators get covered for the work they share, and the platform stays out of the way.

Consumers cover the LLM cost. Creators get paid for their work. The platform takes nothing in between.
Four readers around a wooden table at night, each holding the same skill card — and an empty creator chair at the head, waiting for whoever publishes next.
Upload a Skill — and the same night, the right small room reads it.

How it works in 30 seconds

  1. Open the link. The shared card appears with no login wall.
  2. Flip the card and drop the inputs the Skill asks for — a file, a URL, a string.
  3. Log in to begin the conversation. The agent warms up in the background.

Try a real Skill: Humanize Chinese →

How creators and consumers meet

Two tracks, one share link — what each side actually does, step by step.

Creator track

  1. Paste a GitHub URL or drop a .skill file

    On the home page, paste a repo link or drop a folder. The skill row is created instantly — no draft state, no review queue.

    /
  2. Bind your LLM key

    You land straight on the configure page. Set endpoint, model and API key. Until a key is bound, the share link is dormant.

    /me/skills/[slug]/configure
  3. Sharing goes live

    The moment runtime_env is set, the share link starts working. No publish button — the key is the publish action.

    runtime_env IS NOT NULL
  4. Share or embed the card

    Copy the link, drop the README badge, or share the card image. Visitors see the tarot cover without logging in.

    /api/embed/[slug]
  5. Watch the collectors

    On the skill detail page, see who used the card, when it was last opened, and whether the key is still healthy.

    /me/skills/[slug]

Consumer track

  1. Open the share link

    Anonymous. The tarot cover loads with no login wall — the share page is fully public.

    /skill/[slug]
  2. Flip the card

    The cold-start surface appears: drop a file, paste a link, or type a prompt. Still anonymous, still no agent.

    card-back · anonymous
  3. Log in once

    OAuth via Google or GitHub. Whatever you dropped on the card back is preserved through the login redirect.

    /auth/login
  4. Agent warms up

    POST /api/sessions starts a Goose session against the creator's key. You see a brief warm-up screen.

    POST /api/sessions
  5. Conversation begins

    The ChatGPT-style page opens. History is bound to your account; you can come back and continue any time.

    /skill/[slug]/chat

The tracks meet at the share link: the moment a creator binds a key, every consumer who opens the link can use the Skill — no install, no negotiation, no extra publish step.

Who socialistic.ai is for

Makers gathered around a wooden table at night, cards laid out like a tarot spread — socialistic.ai's paid Skill creator community.
A community of makers who pay for the tools they use.

For creators

If you write Claude Skills, Codex skills, Cursor rules or Gemini extensions and want them used — not just starred — this is the runtime. Drop in your LLM key once, and every share link runs on your account.

For consumers

If someone sent you a Skill link, you do not need to know which agent ecosystem it came from. socialistic.ai resolves the format, asks for what the Skill needs, and starts the conversation.

What we don't do

  • No app to install. No CLI to set up. No local runtime.
  • No marketplace fees on the MVP. Creators keep the relationship with their users.
  • No anonymous chat. The conversation surface is gated by login so each LLM call can be traced to a real account — that is how cost flows to the right person.
  • No platform cut. Every contribution flows to LLM providers or creators directly; nothing is processed by, or kept by, socialistic.ai.

Frequently asked questions

Do I need to install anything?

No. socialistic.ai runs entirely in the browser. You open a Skill link, the card appears, you drop your inputs and log in to chat. There is no CLI, no local agent, no Docker. The cost of trying a new Skill someone shared with you is one paste and one tap.

What is a Skill (Claude Skill, Codex skill, etc.)?

A Skill is a portable capability package — a folder with a SKILL.md file describing what it does, plus optional helper scripts. The format originated in the Anthropic Claude Skills ecosystem and has been adopted by OpenAI Codex, Cursor IDE, Google Gemini, OpenClaw and Hermes. socialistic.ai runs any of these.

Does socialistic.ai work with Codex, Cursor, Gemini or OpenClaw skills?

Yes. socialistic.ai resolves the SKILL.md format used across Anthropic Claude Code, OpenAI Codex, Cursor IDE, Google Gemini extensions, OpenClaw and Hermes. You paste the GitHub link or drop the .skill file, and the runtime figures out which ecosystem the Skill came from and which agent to spin up.

How do I use a Skill from a link in one tap?

Click the link someone gave you. socialistic.ai opens the share card without asking you to log in first. Flip the card and supply whatever the Skill asks for — a file, a URL, a short prompt. Then log in once, and the conversation page opens with the agent warmed up.

Why does using a Skill require login?

Each Skill conversation is a real agent session against an LLM provider — billed to the creator's API key. We attach the session to your account so the creator can throttle, audit and revoke if needed, and so each call's cost can be traced to a real person who will carry their own share.

Is socialistic.ai free?

Browsing share cards is free. Running a Skill costs whatever the underlying LLM call costs, billed to the creator's API key. After a short trial, consumers have to start carrying their share. socialistic.ai itself takes no fee and does not process the payment — contributions go to LLM providers or creators, never to us.

Who runs socialistic.ai?

socialistic.ai is operated by Tinkerland, a small studio that builds tools for the AI-agent ecosystem. The project lives on GitHub under the tinkerlandai organisation, with code, issues and roadmap in the open. You can reach the team at official@tinkerland.app for any product, billing, partnership or press question.

A small bookshop display in golden afternoon light showing a row of socialistic.ai skill cards on a wooden shelf, with a few people standing and reading and one slipping a folded contribution into the patron's box — the moment a Skill goes out and is quietly valued in the wider world.
Out in the world — the work meeting readers who care.