Skip to content

GitGuardian/openforge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenForge

An open-source platform for distributing, discovering, and curating AI agent plugins and skills.

What is this?

OpenForge lets teams manage a trusted internal catalogue of AI agent plugins, with community features (voting, discussion, install tracking) layered on top of git-backed storage.

  • The Forge — Browse, search, vote, discuss, and curate plugins and skills.
  • CLI (uvx openforge) — Install plugins and skills across 51 AI agents from a single command. Drop-in superset of skills.sh.

The canonical plugin format is Claude Code's .claude-plugin/ structure. The CLI adapts plugins for installation across all major AI agents.

Status

Early development. See docs/plans/ for design documents:

Stack

Component Technology
The Forge Bun + Hono + HTMX + Tailwind
Database Supabase (Postgres + RLS)
ORM Drizzle
Auth Supabase Auth
CLI Python + Typer
CLI distribution PyPI (openforge), installed via uvx openforge
Plugin storage Git repos
Hosting Railway + Supabase

Licence

Apache 2.0 — see LICENSE.

About

Open-source platform for distributing, discovering, and curating AI agent plugins and skills

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors