aos

Installation
SKILL.md

Skill: AOS — Agentic OS Setup

This skill bootstraps a complete 5-Layer Agentic OS (Kernel → Memory → Rules → Hooks → Agents/Skills) for any team or role. The output is a ready-to-use workspace with demo-prompts.md to test immediately after setup.


PHASE 0A: CONTEXT SCAN

Run before everything — ask nothing until the scan is complete.

Read the workspace in priority order (stop when context is sufficient, max 5 files):

  1. README.md — project description, team info, tech stack
  2. package.json or pyproject.toml / pom.xml / Cargo.toml — language & framework
  3. CLAUDE.md (if present) — existing rules, personas, constraints
  4. Top-level folder structure (ls -la) — workflow hints from folder names
  5. .env.example or docker-compose.yml — environment / service hints

Scan limits: max 5 files, skip files > 50KB, never read actual .env files.

Installs
17
Repository
thangden/skills
First Seen
Apr 14, 2026