aios-scheme

aios-scheme is a skill for Claude Code, Codex from ArchSightLabs/archsight-aios. It costs 43 tokens per session (735 once invoked), scanned A, original, Apache-2.0.

A routing workflow for specialised construction method statements, including plans for high-risk work. It decides whether the task is to write or revise a plan, review it, or perform both in sequence.

In plain words
What is it for?
Use it for plans covering deep excavations, temporary supports, scaffolding, lifting, steelwork, façades, mechanical and electrical work, concrete, waterproofing, and related technical measures.
Why use it?
It directs each request to the right workflow and keeps review separate from drafting. It helps ensure that hazards, calculation gaps, expert comments, and approval limits are not overlooked.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the archsight-aios plugin — 33 skills shipped together

Good fit Use it for plans covering deep excavations, temporary supports, scaffolding, lifting, steelwork, façades, mechanical and electrical work, concrete, waterproofing, and related technical measures.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/archsightlabs/archsight-aios/aios-scheme
Install

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.

Any agent
npx skills add ArchSightLabs/archsight-aios --skill aios-scheme
Clone the repo
git clone --depth 1 https://github.com/ArchSightLabs/archsight-aios

Made for: Claude Code, Codex.

Or install archsight-aios, the plugin that ships this one along with the rest of its 33 skills.

Wrote 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.

agentmods badge for aios-scheme

README.md
[![agentmods](https://agentmods.dev/badge/skills/archsightlabs/archsight-aios/aios-scheme/github.svg)](https://agentmods.dev/skills/archsightlabs/archsight-aios/aios-scheme)
Your own site
<a href="https://agentmods.dev/skills/archsightlabs/archsight-aios/aios-scheme"><img src="https://agentmods.dev/badge/skills/archsightlabs/archsight-aios/aios-scheme/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.

agentmods 80×15 button for aios-scheme

Your own site · 80×15
<a href="https://agentmods.dev/skills/archsightlabs/archsight-aios/aios-scheme"><img src="https://agentmods.dev/badge/skills/archsightlabs/archsight-aios/aios-scheme.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 735 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.00735
Opus 5 $0.00022 $0.00367
Sonnet 5 $0.00009 $0.00147
Haiku 4.5 $0.00004 $0.00073

Measured 10d ago against content hash c3a1b8026215, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

aios-scheme 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 10d 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.

skills/aios-scheme/SKILL.md · 51 lines

What it actually says

AIOS Scheme

目标

本 Skill 是专项施工方案场景的正式短名入口,用于处理用户只说“用 AIOS 看施工方案 / 危大工程方案 / 专家意见”的情况。

它不直接替代写作或审核 Skill,而是先判断任务意图,再路由:

  • 生成、编写、改写、优化施工方案章节:使用 aios-scheme-write
  • 审核、复核、查危险源、查计算书缺口、回查专家意见:使用 aios-scheme-audit
  • 同时要求“先复核再改写”:先用 aios-scheme-audit 建立复核清单,再用 aios-scheme-write 改写,最后交回 aios-scheme-audit 做审核门禁。

aios-construction-scheme 继续保留原有工程施工 / 专项方案领域入口含义;面向新用户时,推荐优先记忆 aios-schemeaios-scheme-writeaios-scheme-audit 这一组更短的任务型入口。

适用场景

  • 专项施工方案、危大工程方案、施工组织设计中的专项章节和技术措施。
  • 深基坑、高支模、脚手架、起重吊装、钢结构、幕墙、机电安装、混凝土浇筑、防水等工程方案。
  • 专家论证意见、审批意见、计算书目录、技术交底资料和 AI 方案编制试用反馈。

普通行政制度、非建筑作业指导书和不含工程语义的流程文档,不使用本 Skill。

路由规则

用户意图 路由到 输出方向
危险源、交底要点、规范核验、计算书缺口、专家意见回查 aios-scheme-audit 复核清单、危险源台账、资料缺口、人工复核岗位
方案生成、章节改写、历史方案复用、专家意见回写 aios-scheme-write Markdown 工作母版、写作 brief、素材复用表、方案章节初稿
先复核现稿再优化 aios-scheme-audit -> aios-scheme-write -> aios-scheme-audit 先列问题,再改写,再审核

输出要求

路由判断要简短,但必须说明:

  1. 资料类型。
  2. 当前任务属于写作、审核还是混合流程。
  3. 推荐使用的 Skill。
  4. 需要人工复核的岗位。
  5. 不能由 AI 直接下结论的事项。

约束

  • 不输出方案合格 / 不合格、计算正确、专家论证通过或审批通过。
  • 不替代总工、专家、监理、安监、审批主体或结构计算工具。
  • 不绕过 aios-scheme-audit 把 AI 生成稿标成可直接交付定稿。
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 10d ago First seen · 51 lines · 43 tokens per session scan A c3a1b8026215

Subscribe to this mod's changes

aios-scheme is a skill published in the GitHub repository ArchSightLabs/archsight-aios (14 stars, last pushed 14d ago), licensed Apache-2.0. It adds 43 tokens to every session and 735 once invoked, about $0.0002 per session on Opus 5. 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-30.

Related

Other skills, from other repositories

massing-bim

Drive a Massing BIM/AEC project from an AI agent over MCP — read a project's status, records, CDE, KPI and model-quality checks; run standards-compliance, schedule-risk, embodied-carbon, permit- readiness and drawing-QA analyses; author the IFC model with GUID-stable recipes; and draft RFIs. Use when the user asks to…

ibuilder/massing · 90 tokens

ara3d-sdk

Use when processing AEC/BIM 3D data in .NET 8 — mesh generation and transformation, SIMD-accelerated math, IFC/STEP/PLY to glTF/GLB/VIM conversion, plugin development. Ara3D-SDK: high-performance .NET 3D geometry and BIM library suite.

znlgis/opengis-skills · 70 tokens

elements

Use when generating building information models (BIM) programmatically in C#/.NET — wall, beam, column, floor creation, geometry kernel (BREP/CSG), glTF/IFC/JSON serialization, MEP systems, spatial grids. Hypar Elements: the smallest useful BIM — a cross-platform C# library for creating building elements without…

znlgis/opengis-skills · 81 tokens

3d-skills

Use when working with 3D Gaussian Splatting (3DGS), .ply model cleanup/compression/publishing, interactive 360-degree panorama visualization and virtual tours, AEC/BIM 3D data processing, or CSG solid modeling. Index of 5 skills: SuperSplat, Photo-Sphere-Viewer, Ara3D-SDK, Elements, and OpenCSG.NET.

znlgis/opengis-skills · 86 tokens

naviscoord-setup

Instalar, actualizar, reparar y verificar NavisCoord en ChatGPT Work de escritorio, Claude Desktop, Claude Code y Codex cuando faltan las herramientas navis o el puente de Navisworks no responde.

HorizunGroup/naviscoord-mcp · 50 tokens

bim-agent

BIM Agent — Query and validate Building Information Models (IFC) through natural language.

Daviidro/bim-agent · 21 tokens