Public plugin packaging
Skill agentlas-ai/Agentlas-OS/skills/public-plugin-packaging
Agent OS: keep specialist agents in a hub, spin up a temporary orchestrator per task. Local-first, works with any model.
npx -y skills add agentlas-ai/Agentlas-OS --skill public-plugin-packagingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Use when packaging this meta-agent for public Codex plugin registration, Claude Code installation, GitHub release, one-line terminal install, or open-source distribution.
SKILL.md
1.1 KB, as published. Nobody here has run it
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.