CtrlK
BlogDocsLog inGet started
Tessl Logo

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.

75

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Public Plugin Packaging

Procedure

  1. Separate public operating-system files from private hosted service code.
  2. Include README.md, LICENSE, SECURITY.md, AGENTS.md, agents/, skills/, .agentlas/global-commands.json, schemas, templates, install scripts, runtime command files, and verification.
  3. Keep private research, credentials, raw logs, and local paths out of the package.
  4. Run scripts/public_safety_check.sh.
  5. Run runtime-specific plugin validation when available.

Output

Return release surface, install command, global_commands, validation commands, and blockers.

Repository
agentlas-ai/Agentlas-OS
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.