Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/revaya-ai/revaya-aios-workspace-templateWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/revaya-ai/revaya-aios-workspace-template/install)<a href="https://agentmods.dev/commands/revaya-ai/revaya-aios-workspace-template/install"><img src="https://agentmods.dev/badge/commands/revaya-ai/revaya-aios-workspace-template/install/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/revaya-ai/revaya-aios-workspace-template/install"><img src="https://agentmods.dev/badge/commands/revaya-ai/revaya-aios-workspace-template/install.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00698 |
| Opus 5 | $0.00000 | $0.00349 |
| Sonnet 5 | $0.00000 | $0.00140 |
| Haiku 4.5 | $0.00000 | $0.00070 |
Grade A, and why
install scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 72 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Install Module
Install an AIOS module into this workspace. Point this command at a module folder in
module-installs/and Claude will walk you through the guided setup.
Variables
module_path: $ARGUMENTS (path to the module folder, e.g., module-installs/context-os)
Instructions
You are installing an AIOS module — a plug-and-play package from the AAA Accelerator's AIOS system. These modules are designed to be installed one at a time, each adding a new capability to this workspace.
What AIOS Modules Are
Each module is a folder containing:
- INSTALL.md — The key file. This is a structured set of instructions written FOR YOU (Claude) to follow. It walks you through the entire setup interactively with the user.
- README.md — A human-readable overview of what the module does.
- scripts/ — Optional. Python scripts the module needs.
- templates/ — Optional. Template files to copy into the workspace.
- config/ — Optional. Scheduling/automation configs.
- reference/ — Optional. Reference documentation.
How to Run an Install
- Read the module's INSTALL.md from the provided path (e.g.,
module-installs/context-os/INSTALL.md) - Follow every instruction in INSTALL.md exactly — it's your playbook for the entire installation
- The INSTALL.md will have its own FOR CLAUDE section with behavior rules — follow those too
Critical Rules
About the user:
- Assume they are a non-technical, complete beginner to Claude Code unless they tell you otherwise
- They are a business owner or entrepreneur — smart people, just not coders
- This may be one of the first things they've ever done in Claude Code
- Be patient, encouraging, and clear. No jargon. No assumptions about what they know.
About the install process:
- This is a guided, interactive experience — not a silent script execution
- Explain what you're doing at each step BEFORE you do it
- Pause at milestones. Let them absorb what just happened.
- If something fails, don't dump errors — explain the problem simply and fix it
- Celebrate wins along the way ("Nice — that's working. One step closer.")
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 72 lines · 0 tokens per session scan A 681fb3f8dbc5
install is a command published in the GitHub repository revaya-ai/revaya-aios-workspace-template (2 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 698 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
deps-audit
Audit project dependencies for vulnerabilities, outdated packages, license conflicts, and supply chain risks — then provide actionable remediation strategies.
README
Git workflow and quality assurance commands for the claude-skills repository.
merge-conflict-analysis
You are analyzing merge conflicts for PR #${{ pr-number }}.
dispatcher
Pick the next-best repo to work on across the portfolio — rank free repos, recommend one, claim its lease atomically, and route to the entry command.
growth-seo
SEO audit and optimization for organic search ranking.
wcag-audit
Accessibility audit based on WCAG 2.1/2.2 and the axe-core reference.