agentlas-ai/install-verification
Use when verifying that a generated agent package can be installed, discovered by runtimes, and checked without private dependencies.
npx skills add https://github.com/agentlas-ai/Agentlas-OS --skill install-verification
SKILL.md files have YAML frontmatter.AGENTS.md.Return pass/fail, commands run, and exact missing files.
Take agentlas-ai/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.