What problem does it solve? Managing versioned creations (images, videos, markdown notes, HTML pages) that need to be shared across Gobi posts requires tracking revision history and attachments manually. This Skill wraps the gobi personal artifact CLI commands so an agent can author, revise, revert, download, and attach artifacts programmatically. ## Core Features & Use Cases - Versioned Artifact CRUD: Create artifacts of kind image, video, gif, markdown, note, or html, then revise, revert, inspect history, download, or delete them through structured JSON output. - Post Attachment Workflows: Attach artifacts to new or existing posts in personal or space lanes, with merge-safe attachment at create time and full-replacement semantics on post edits. - Markdown Vault Integration: Anchor [[wikilinks]] to a vault via --vault-slug and auto-upload linked files with --auto-attachments. - Use Case: Draft a design spec as a markdown artifact, attach it to a space post for feedback, then revise it later so every attached post renders the updated revision automatically. ## Quick Start Ask the agent to create a markdown artifact from a local file and attach it to a post, for example: create a Gobi markdown artifact from notes.md titled Design notes and attach it to post 12345.