Skip to main content

install-verification

Use before claiming that the package can be installed or published. Verifies structure, adapters, schemas, executable scripts, and public-safety boundaries.

Jump to install

Source facts

Repository
agentlas-ai/Agentlas-OS
Last source activity
June 4, 2026 at 04:33
Detected SKILL.md language
English
Stars
1,086
Forks
98

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
install-verification
description
Use before claiming that the package can be installed or published. Verifies structure, adapters, schemas, executable scripts, and public-safety boundaries.
# Install Verification Run: ```bash scripts/verify-package.sh scripts/public_safety_check.sh ``` Then inspect: - root `AGENTS.md`, `CLAUDE.md`, `GEMINI.md`; - `.agents/`; - `.agentlas/`; - `.claude/`; - `codex/`; - `scripts/install.sh`. Do not claim completion if any required file is missing.
View on GitHub