← Back to all bundles

site-shell — OKF Bundle for AI Agents

Draft

Shared Astro+shadcn shell for oriz.in fleet sites (wordmark, footer, OKF Zod schema, Bunny Fonts loader)

By chirag127 1 stars Uncategorized MIT

Best for

  • AI agent development

What it does

  • Portable knowledge package that AI agents can load and use at runtime
  • Version-controlled with standard Git workflows for collaboration

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/chirag127/site-shell
cd site-shell

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/site-shell
# Cursor
cursor /path/to/site-shell
# OpenCode
opencode /path/to/site-shell

Frequently Asked Questions

Is site-shell OKF conformant?

No, site-shell is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install site-shell?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use site-shell?

site-shell works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.