Public Plugin Packaging
Checklist
codex/marketplace.jsonexists.- Codex plugin has
.codex-plugin/plugin.json. - Codex plugin includes at least one
SKILL.md. - Codex plugin includes
commands/<slug>.mdfor the package command. .claude/commands/meta-agent.mdexists..claude/commands/<slug>.mdexists for the package command..claude/agents/agentlas-core-engine-meta-agent.mdexists..claude/skills/agentlas-core-engine-meta-agent/SKILL.mdexists..gemini/commands/<slug>.tomlexists for Gemini CLI custom commands..agentlas/global-commands.jsonexists and final handoff includesglobal_commands.scripts/install.shsupports one-line installation.scripts/verify-package.shpasses.scripts/public_safety_check.shpasses.
Public Boundary
Publish schemas, templates, prompts, and adapters. Do not publish hosted service secrets, private research notes, raw logs, or local machine paths.