{
  "$schema": "https://shelldex.com/schemas/project.schema.json",
  "generated": "2026-05-23T04:17:11.085Z",
  "source": "https://shelldex.com/projects/bashobot/",
  "license": "CC-BY-4.0",
  "project": {
    "name": "BashoBot",
    "slug": "bashobot",
    "slug_aliases": [],
    "tagline": "An OpenClaw inspired personal assistant in 100% Bash 🦞",
    "description": "Personal AI assistant built entirely in bash (compatible with bash 3.2+). Uses only standard Unix utilities (curl, jq, base64, etc.) with no Node.js or other runtimes. Modular architecture using named pipes.",
    "language": "bash",
    "category": [
      "minimal",
      "lightweight",
      "bash"
    ],
    "status": "active",
    "highlight": "Bash-only personal assistant — runs on minimal systems, no Node.js or runtimes needed",
    "emoji": "🐚",
    "added": "2026-02-26T00:00:00.000Z",
    "tier": 1,
    "github": "uraimo/bashobot",
    "website": null,
    "platform": [
      "server",
      "embedded"
    ],
    "requires_llm": true,
    "mcp_support": false,
    "integration_count": null,
    "perf": null,
    "ecosystem_role": "reimplementation",
    "mentions": [],
    "stars": 6,
    "github_data": {
      "stars": 6,
      "forks": 0,
      "open_issues": 4,
      "license": "MIT",
      "topics": [
        "ai",
        "clawdbot",
        "cooking-ingredients",
        "crustacean",
        "nanoclaw",
        "openclaw",
        "personal-assistant",
        "picoclaw",
        "quantumclaw"
      ],
      "last_commit": "2026-02-20T15:57:36Z",
      "latest_release": "0.9.0",
      "latest_release_date": "2026-02-12T17:15:49Z",
      "star_growth_7d": 0,
      "last_enriched": "2026-05-23T04:16:32.467Z"
    },
    "leaderboard": {
      "rank": 54,
      "health_score": 15,
      "health": {
        "issues_stars_ratio": 0.6667,
        "days_since_last_release": 99,
        "days_since_last_commit": 91
      }
    },
    "urls": {
      "page": "https://shelldex.com/projects/bashobot/",
      "json": "https://shelldex.com/api/projects/bashobot.json",
      "markdown": "https://shelldex.com/md/projects/bashobot.md"
    }
  }
}