Saarthi-AI artifacts

This project only supports mockup sandbox. Call createArtifact() with artifactType 'mockup-sandbox' only.

install
source · Clone the upstream repo
git clone https://github.com/SAARTHII-AI/Saarthi-AI
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/SAARTHII-AI/Saarthi-AI "$T" && mkdir -p ~/.claude/skills && cp -r "$T/.local/skills/artifacts" ~/.claude/skills/saarthii-ai-saarthi-ai-artifacts && rm -rf "$T"
manifest: .local/skills/artifacts/SKILL.md
source content

Artifacts

This project only supports mockup sandbox. Only call

createArtifact()
with
artifactType: "mockup-sandbox"
. Do NOT use any other artifact type.

If the user asks to create any other type of artifact (web app, video, slides, mobile), inform them that: