Hand an artifact to a teammate — and to Claude.
Download any artifact with a README that tells Claude Code exactly how it's built and what's safe to change. Edit or remix, then drop it back in to publish a new version — the share link stays stable the whole time.
Artifacts ship with their own instructions.
Attach a README when you publish and it travels with the HTML on every download. It's written for whoever opens the bundle next — a teammate or Claude Code — explaining what the artifact is, what's safe to customize, and what to leave alone. The agent reads it and knows whether to collaborate on this exact asset or fork it into something new.
- Markdown README, versioned alongside the HTML
- Download bundles as a ZIP: artifact.html + README.md
- Pre-filled on the Replace screen so guidance evolves with the asset
Republish without breaking a single link.
When you drop an edited artifact back in, Indy publishes it as a new version behind the same URL. Everyone you've already shared with sees the update on their next open. Recipients, analytics, and access settings all carry forward untouched.
- Replace content; the public link and recipient list stay intact
- Past versions are retained — analytics span every revision
- Recipients with live sessions see the new version automatically
Promote the good ones so the team can reuse them.
Any artifact can become a team template — a forkable starting point that doesn't count against your plan. Teammates fork it, get their own copy with the README intact, and customize from there.