Skip to content

/ai-os-init

Scaffolds an "AI Operating System" project structure into any project, non-destructively — adds only missing pieces, never removes or overwrites anything that already exists. Creates: CLAUDE.md (memory layer), docs/architecture.md + docs/decisions/ + docs/runbooks/

shell
$ npx -y skills add OmarSaleh506/skills --skill ai-os-init --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ai-os-init
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Scaffolds an "AI Operating System" project structure into any project, non-destructively — adds only missing pieces, never removes or overwrites anything that already exists. Creates: CLAUDE.md (memory layer), docs/architecture.md + docs/decisions/ + docs/runbooks/
Ships withomar-skills

Portable, install-once skills for AI coding agents. Each skill is a single SKILL.md of plain-markdown instructions your agent loads automatically the moment your request matches — no prompt to paste, no copy-paste drift, the same discipline every time, in

Get the whole plugin, auto-invoked
Stats
3
Stars
0
Views
0
Forks
Maintained
Maintenance
HTML
Language
MIT
License
1mo ago
Last commit
1mo ago
Created

Repo: OmarSaleh506/skills