open-artifacts
Installation
SKILL.md
Open Artifacts
Open Artifacts is a self-hosted alternative to Claude Artifacts: any AI agent can publish HTML, Markdown, Mermaid, or SVG content to it and get back a URL a human can open in a browser. Content renders in a sandboxed iframe (no access to the host page, no network access out), so it's safe to publish agent-generated content without a security review.
Link modes
A share link comes in one of three modes. Which one you get when you don't ask for a specific one is decided by the team's own settings, not by you — see below.
team— only someone logged in and a member of the artifact's team can open it. No password needed; the URL alone is safe to paste into a team chat.password— anyone with the URL and the password can open it, logged in or not.public— anyone with the URL can open it, no login or password. A team or the instance may disable this mode entirely, in which case creating one fails withpublic_shares_forbidden.