Public Plugin Packaging

SkillAI & models

This 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.

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.json exists.
  • Codex plugin has .codex-plugin/plugin.json.
  • Codex plugin includes at least one SKILL.md.
  • Codex plugin includes commands/<slug>.md for the package command.
  • .claude/commands/meta-agent.md exists.
  • .claude/commands/<slug>.md exists for the package command.
  • .claude/agents/agentlas-core-engine-meta-agent.md exists.
  • .claude/skills/agentlas-core-engine-meta-agent/SKILL.md exists.
  • .gemini/commands/<slug>.toml exists for Gemini CLI custom commands.
  • .agentlas/global-commands.json exists and final handoff includes global_commands.
  • scripts/install.sh supports one-line installation.
  • scripts/verify-package.sh passes.
  • scripts/public_safety_check.sh passes.

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