Skip to content

Web App

A visual operations console for browsing, editing, diffing, and deploying your collection — without leaving the browser. Everything the CLI can do, the web app can show you at a glance: what's in your collection, what's deployed where, and what's drifted.

Who it's for: anyone who prefers a visual view of their collection, and admins who need a dashboard for team- or org-wide artifact operations.

How to read the tags

Local — shipped in the local edition, no flag needed. Enterprise — shipped in enterprise, no launch-blocking gate. Gated — shipped, but behind a feature flag, auth wall, or readiness gate (see the caveat in each row). Future — roadmap only; not available today.

What you can do today

Capability Availability Learn more
Artifact grid and list views with type filtering, search, and collection scoping Local Web UI Guide, Searching
Detail modal with metadata, a sync tab (source vs. collection vs. project), and a diff viewer Local Web UI Guide
Grouped views by type, status, scope, source, and container, with lazy pagination and per-type error resilience Local Web UI Guide
A unified creation dialog shared across deployment sets, collections, context entities, and bundles Local Web UI Guide
Collection analytics — usage trends, top artifacts, sync health Local Using Analytics
Capability-gating UX — write actions you lack scope for render disabled with an explanation, never a failed submit Enterprise Using SkillMeat Enterprise Features
Self-service RBAC administration page (/admin/users) with tenant-stamped audit events on every mutation Enterprise Enterprise RBAC Role Administration

Go deeper

  • Web UI Guide — the full tour of the web app.
  • Searching — find artifacts across a large collection fast.
  • Using Analytics — read the dashboard's usage and sync signals.
  • Next: CLI for the same operations from a terminal, scriptable end to end.