Install
$ agentstack add skill-agentlas-ai-agentlas-os-agentlas-core-engine-meta-agent ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Agentlas Core Engine Meta-Agent
Procedure
- Read
AGENTS.md. - Read
.agentlas/mode-map.json. - Run mode classification.
- Ask clarify questions when missing details change files, adapters, or
public/private boundary.
- Pick one team member:
- Single Agent Builder;
- Multi Agent Team Builder;
- Agentlas Packager.
- Load only the matching support skills.
- Emit or repair the Agentlas contracts, including
.agentlas/global-commands.json. Include .agentlas auto-activation seed files when local continuity is part of the output.
- Write all generated or repaired runtime agent instructions in English,
including adapters, role prompts, skills, handoff contracts, return contracts, and operating docs. Translate Korean or other-language source material into English agent behavior. Localized public copy and routing trigger examples may use the target user language.
- Add the generated command to Claude Code, Codex, Gemini CLI, generic
AGENTS.md, and terminal adapters. For teams, expose the orchestrator/HQ command and route workers through HQ unless direct worker commands were requested.
- Verify with
scripts/verify-package.sh.
Output
Return status, evidence, output, global_commands, and blockers.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: agentlas-ai
- Source: agentlas-ai/Agentlas-OS
- License: Apache-2.0
- Homepage: https://agentlas.cloud
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.