Public Plugin Packaging
SkillAI & modelsThis is a packaging skill for the agentlas meta-agent. Once added, your AI can prepare the meta-agent for public distribution, covering Codex registration, Claude Code installation, a GitHub release, a one-line terminal install, and open-source distribution. It is meant for the moment you are ready to share the meta-agent with others.
Available today. Use it from your connected AI after setup.
No other account needed.
Add the skill, then ask your AI to package the meta-agent whenever you want to register, release, or distribute it publicly.
Then ask your AI: use the Public Plugin Packaging skill
What your AI can do with it
- Package the meta-agent for public Codex registration
- Prepare the meta-agent for Claude Code installation
- Set up a GitHub release of the meta-agent
- Enable a one-line terminal install
- Get the meta-agent ready for open-source distribution
What this skill tells your AI
The instructions your AI receives, as published by agentlas-ai/agentlas-os in skills/public-plugin-packaging/SKILL.md and read by ahel’s review.
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.
Signals
- GitHub stars
- 1k
- Forks
- 103
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
public-plugin-packaging- Source
- github.com/agentlas-ai/agentlas-os