Facilitation-value-tool 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/iwant2facilitate/facilitation-value-tool
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/iwant2facilitate/facilitation-value-tool "$T" && mkdir -p ~/.claude/skills && cp -r "$T/.local/skills/artifacts" ~/.claude/skills/iwant2facilitate-facilitation-value-tool-artifacts && rm -rf "$T"
manifest:
.local/skills/artifacts/SKILL.mdsource 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:
- This project does not support artifacts.
- They can create other artifact types by creating a new project.
- Link: https://replit-add-agent-4-docs.mintlify.app/replitai/artifacts