agentlas-ai/agentlas-os-install-verification
Use before claiming that the package can be installed or published. Verifies structure, adapters, schemas, executable scripts, and public-safety boundaries.
npx skills add https://github.com/agentlas-ai/Agentlas-OS --skill install-verification
Run:
scripts/verify-package.sh
scripts/public_safety_check.sh
Then inspect:
AGENTS.md, CLAUDE.md, GEMINI.md;.agents/;.agentlas/;.claude/;codex/;scripts/install.sh.Do not claim completion if any required file is missing.
Take agentlas-ai/agentlas-os-install-verification 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.