← Back to Plugins
Tools

Bundle Validation 37df87298

Yish-AI By Yish-AI 👁 72 views ▲ 0 votes

Real generator-emitted OpenClaw plugin bundle (skills-only) from arch-agent @37df87298 — Path B install validation

GitHub

Install

openclaw plugins install git:github.com/Yish-AI/openclaw-bundle-validation-37df87298

README

# OpenClaw Bundle Validation — arch-agent @ 37df87298

A **real, generator-emitted** OpenClaw plugin bundle for Path B install validation.

- Emitted by: `OpenClawPluginGeneratorService.generatePlugin()`
  (`apps/backend/src/services/plugins/openclaw-plugin-generator.service.ts`)
  in the arch-agent app at the deployed prod tip **`37df87298`**.
- This is the same code path the Mirror `plugin` destination invokes
  (`deliverPlugin` → `openClawPluginGeneratorService.generatePlugin` in
  `provider-mirror-openclaw-delivery.helpers.ts`).
- Layout: **skills-only** — `.claude-plugin/plugin.json` manifest at the repo
  root plus a `skills/<slug>/SKILL.md` tree. There is **no `.mcp.json`** and no
  `mcpServers` manifest field (HTTP MCP is delivered via the separate
  `openclaw mcp add` path, never bundled).
- The emitted manifest passed `validateOpenClawPluginManifest` (`valid: true`).

## Install

```
openclaw plugins install git:github.com/Yish-AI/openclaw-bundle-validation-37df87298
```

## Bundle contents

```
.claude-plugin/plugin.json
skills/repo-onboarding/SKILL.md
skills/pr-review-checklist/SKILL.md
```

No secrets, no customer data — generic engineering-practice skills only.
tools

Comments

Sign in to leave a comment

Loading comments...