com um clique
gobi-cli
gobi-cli contém 7 skills coletadas de gobi-ai, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Gobi artifact commands for versioned creations attached to posts: create, revise, publish, revert, history, download, delete, get, list. An artifact is a human-owned creation (image, video, gif, markdown, or note) whose revisions form a draft/published tree. Artifacts are scoped to a space: `gobi personal artifact …` (your personal space) or `gobi space artifact …` (the active team space). Use when the user wants to author, version, publish, or attach an artifact to a post.
Core Gobi CLI: authentication (login/logout/status), space selection (gobi space warp/list), and CLI updates (gobi update). Use when the user needs to authenticate or update the CLI. Vault setup is in the gobi-vault skill; file sync is also in gobi-vault.
Developer reference for building Gobi Homepages — custom HTML pages hosted on webdrive and served as a vault's public homepage at gobispace.com/@{vaultSlug}. Use when a developer wants to build or modify a vault homepage.
Gobi media generation: generate images from text prompts (thumbnails, assets, logos), edit and inpaint images, create avatar videos with voice narration, create cinematic videos from prompts, design custom avatars or create avatars from selfies, list available avatars and voices, upload media files. Use when the user wants to generate images, create videos, or manage media.
Gobi Sense commands for browsing activities and conversations captured by the wearable and mobile app. Activities (what you were doing) and conversations (phone-mic Audio Logs + detected conversations, with transcripts) are scoped to a space: `gobi personal activities/conversations …` (your personal space) or `gobi space activities/conversations …` (the active team space). Read-only. Use when the user wants to review their Sense activities or conversations.
Gobi space and personal-space commands: read and write posts and replies, browse the unified feed and topic feeds — in a community space (`gobi space`), or in your private personal-space feed visible only to you (`gobi personal`). Both share the same `Post` data model; only the scope differs. Use when the user wants to read or write posts and replies. Space and member admin is web-UI only.
Gobi vault commands: initialize the vault for the current directory, list vaults you own, publish/unpublish PUBLISH.md, and run the local-to-webdrive sync. Use when the user wants to set up a vault, publish/unpublish it, or push/pull files.