public-plugin-packaging · git:20260604.6f4a12a · 2026-06-04 · sha256 a4f62501ea47f7d4
public-plugin-packaging git:20260604.6f4a12aA
Immutable. This exact content is served forever at /api/v1/blob/a4f62501ea47f7d4.
--- name: public-plugin-packaging description: "Use when packaging an Agentlas agent repo for public GitHub release, Codex plugin submission, Claude adapter distribution, or one-line terminal installation." --- # Public Plugin Packaging ## Procedure 1. Separate public operating-system files from private hosted service code. 2. Include `README.md`, `LICENSE`, `SECURITY.md`, `AGENTS.md`, `agents/`, `skills/`, `.agentlas/`, schemas, templates, install scripts, and verification. 3. Keep private research, credentials, raw logs, and local paths out of the package. 4. Run `scripts/public_safety_check.sh`. 5. Run runtime-specific plugin validation when available. ## Output Return release surface, install command, validation commands, and blockers.