agentlas-ai/public-plugin-packaging
Use when packaging an Agentlas agent repo for public GitHub release, Codex plugin submission, Claude adapter distribution, or one-line terminal installation.
npx skills add https://github.com/agentlas-ai/Agentlas-OS --skill public-plugin-packaging
README.md, LICENSE, SECURITY.md, AGENTS.md, agents/,skills/, .agentlas/global-commands.json, schemas, templates, install
scripts, runtime command files, and verification.
package.
scripts/public_safety_check.sh.Return release surface, install command, global_commands, validation commands,
and blockers.
Take agentlas-ai/public-plugin-packaging from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.