v0.4.0

Getting Started

One catalog, every harness. Start here for the quickstart, the vocabulary, and the architecture.

Podium holds reusable AI agent artifacts in one catalog and translates them into the file layouts Claude Code, Cursor, Codex, OpenCode, and other harnesses read. An artifact is a directory, so the scripts and references it bundles travel with it into every layout.

Start with the quickstart. It uses a local directory and podium sync, so the authoring and materialization loop is visible before any server concept appears.


Reading order

PageWhat it coversTime
Why PodiumWhat "one catalog, every harness" means feature by feature, when Podium applies, when a simpler alternative is enough, and how it compares to adjacent tools. Read first when evaluating.~10 minutes
QuickstartInstall the CLI, write one skill, materialize it into Claude Code, and see it load. The local tier needs no daemon and no setup beyond the CLI.~5 minutes
ConceptsThe definitions the rest of the docs link to: artifact, type, domain, registry, layer, visibility, harness, profile, materialization, and meta-tools.~15 minutes
How it worksComponent overview, where each feature runs, the deployment tiers, and where state lives.~15 minutes

Features and where they are covered

FeatureCovered in
Cross-harness deliveryConfigure your harness
Domains and subdomainsDomains
Selective materializationSelective materialization
Progressive discoveryBrowsing the catalog
Layered compositionLayered composition
Access controlAccess control

Where to go next

After the quickstart, choose the guide that fits the task. Many workflows involve both authoring artifacts and consuming them.

GoalNextWhy
Write artifactsAuthoring guideArtifact types, frontmatter, bundled resources, how DOMAIN.md works, and when to use rule modes and hooks.
Use artifacts in a harnessConsuming guideConfigure Claude Code, Claude Desktop, Claude Cowork, Cursor, Codex, Gemini CLI, OpenCode, Pi, or Hermes, narrow what a workspace receives, browse the catalog from the agent, and work through the SDKs.
Run Podium for a team or organizationDeployment guidePick a tier (local, single node, or clustered), run it, and handle day-two operations, governance, and OIDC.
Build against the APIReferenceCLI, HTTP API, frontmatter schema, error codes, and glossary.