{
  "markdown": "# Claude Grimoire - Plugin Version\n\n## Overview\nThis is the plugin version of Claude Grimoire that requires Bun to be installed on the system.\nAll platform binaries share the same resources for efficient distribution.\n\n## Requirements\n- **Bun runtime** must be installed: https://bun.sh\n  - macOS/Linux: `curl -fsSL https://bun.sh/install | bash`\n  - Windows: Download from GitHub releases\n\n## Installation\n1. Ensure Bun is installed and available in PATH\n2. Extract all files maintaining the directory structure\n3. Use the appropriate launcher for your platform\n\n## Directory Structure\n```\ndist/plugin/\n├── claude-grimoire-mac       # macOS binary\n├── claude-grimoire-win.exe    # Windows binary\n├── claude-grimoire-linux      # Linux binary\n├── shared/\n│   ├── resources.neu          # Shared app resources\n│   └── grimoire-cli           # Backend CLI (TypeScript, includes licensing)\n├── launch.sh                  # Unix launcher (macOS/Linux)\n├── launch.bat                 # Windows batch launcher\n└── launch.ps1                 # Windows PowerShell launcher\n```\n\n## Running\n### macOS/Linux\n```bash\n./launch.sh\n```\n\n### Windows\nDouble-click `launch.bat` or run:\n```powershell\n.\\launch.ps1\n```\n\n## Features\n- Full licensing support\n- Shared resources across platforms\n- Requires Bun runtime (not embedded)\n- Smaller download size\n\n## Troubleshooting\nIf you get \"Bun is required but not installed\":\n1. Install Bun from https://bun.sh\n2. Restart your terminal/command prompt\n3. Verify with: `bun --version`\n\nVersion: 1.0.23\n",
  "bytes": 1527,
  "sha": "f8dfa667f9bfbafa2077fe327adc2e0024e2adc3db331d440454e2e36e7fc409",
  "repo_slug": "hexstack-apps/claude-plugin-grimoire",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_hexstack_apps_claude_plugin_grimoire_gri_b46c73e3/readme"
}