Initialize context-os in the current project by building the local repo graph and installing Claude Code guidance.
Install to Claude Code
npx -y skills add sravan27/context-os --skill init --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Init?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sravan27-init)More formats (shields.io, HTML) on the badges page.
---
description: Initialize context-os in the current project by building the local repo graph and installing Claude Code guidance.
argument-hint: [--global]
allowed-tools: [Bash]
disable-model-invocation: true
---
# Initialize Context OS
Run the installer in the current project:
```bash
curl -fsSL https://raw.githubusercontent.com/sravan27/context-os/main/setup.sh | bash
```
If the user supplied `--global`, pass it through:
```bash
curl -fsSL https://raw.githubusercontent.com/sravan27/context-os/main/setup.sh | bash -s -- --global
```
Show the command output. If installation fails, report the exact failing line and suggest running `context-os:doctor` after fixing it.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Scanned 5/27/2026