Skip to content

daveonkels/clawdex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

111 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🦞 Shelldex

Every shell in the sea. The complete directory of OpenClaw clones, forks, derivatives, and inspired projects.

🌐 shelldex.com

What Is This?

A community-maintained directory cataloging the growing ecosystem of projects inspired by OpenClaw β€” the self-hosted AI super-agent formerly known as Clawdbot and Moltbot.

Adding a Project

  1. Fork this repo
  2. Create a YAML file in src/data/projects/your-project.yml
  3. Open a PR β€” CI validates the schema automatically
  4. A human reviews and merges

YAML Template

name: Your Project
slug: your-project
tagline: "A short catchy description"
description: "A longer description"
language: rust  # typescript | rust | python | go | c | multi
category:
  - security
  - lightweight
github: owner/repo
website: https://example.com  # optional
status: active  # active | experimental | archived
tier: 1  # 1 = clone, 2 = ecosystem, 3 = inspired
highlight: "What makes it unique"
emoji: πŸ¦€
added: 2026-02-25

Tech Stack

  • Astro β€” static site generator
  • Tailwind CSS β€” styling
  • ploi.io β€” server management; builds on push and serves dist/ via nginx
  • GitHub Actions β€” CI (schema validation on PRs)

Development

npm install
npm run dev     # http://localhost:4321
npm run build   # builds to dist/

License

MIT

About

🦞 Every shell in the sea β€” The complete directory of OpenClaw clones, forks, and derivatives

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors