your coding agent knows how to upload a bit to plethora

Step 1
copy to your coding agent Claude, Cursor, and Codex
I want to make a Plethora Bit.
First fetch and follow the current creator contract:
https://api.plethora.studio/v1/agent/context.md
Use the current SDK, schema, approved libraries, examples, best practices,
and upload/pairing flow from that context
Step 2

Approve pairing

Give the agent draft-upload access only after you approve the pairing code.

Step 3

Describe idea

Tell the agent what kind of Bit you want to make in plain language.

Step 4

Review & Publish

Inspect the uploaded draft on Plethora and publish manually when it feels right.

See what people are building with this

Prompt

I want to make a Plethora Bit.
First fetch and follow the current creator contract:
https://api.plethora.studio/v1/agent/context.md

Create a one-thumb arcade game Bit: dodge hazards, collect sparks, save the best score locally, and make replay instant.

Use approved libraries from the Plethora context. Keep it playable on phones. Include a clear start state, remixable controls, and a publish-ready draft.

Bring your idea. Plethora briefs the agent.

You describe what you want to make. Plethora gives your coding agent the live context, rules, approved tools, examples, and upload flow it needs to turn that idea into a Bit.

1. Live context

The current instructions your agent reads before it starts building.

2. Schema

The structure that keeps every Bit packaged correctly.

3. Libraries

Approved tools and versions the agent can use safely.

4. Draft review

Review uploaded drafts, approve pairing, and publish manually when it feels ready.

Use creative libraries without CDN chaos.

Public Bits use approved, version-pinned Plethora-hosted libraries. No latest tags, no random script URLs, no public CDN drift.

Library registry lives in the agent context.

three@0.164.1 three-global@0.134.0 three-global@0.128.0 playcanvas@1.74.0 mediapipe-hands@0.4.1675469240 html2canvas@1.4.1 ammo.js@0.0.10 d3@7.9.0 vfx-js-core@0.11.1+esbuild.0.28.1 animejs@3.2.1 p5@2.2.3 pixi.js@8.18.1

Have an idea? Start making a Bit.

Connect your agent using this prompt Claude, Cursor, and Codex
I want to make a Plethora Bit.
First fetch and follow the current creator contract:
https://api.plethora.studio/v1/agent/context.md
Use the current SDK, schema, approved libraries, examples, best practices,
and upload/pairing flow from that context
1. Copy prompt
2. Approve pairing
3. Describe idea
4. Review & Publish
`; const makeHeroFramesDoc = (frames, offset = 0) => ` ${frames.map((src, index) => ``).join("")}