Home / cowork-os / cowork-os · resources/skills/architecture-design/SKILL.md · GitHub

architecture-design skillB

architecture-design is agent-read markdown (skill) from cowork-os/cowork-os: Orchestrate an architectural concept workflow across Rhino, Blender, and ComfyUI connectors..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Architecture Design

## Purpose

Orchestrate architectural concept design from brief and references through Rhino massing, Blender rendering, and ComfyUI photoreal output.

## Routing

- Use when: The user asks to design, model, render, or iterate an architectural concept, floor plan, house, building massing, site plan, facade, or photoreal architecture visualization.
- Do not use when: The user only wants a high-level written strategy, a building-code/legal opinion, or structural/MEP engineering certification.
- Outputs: Project manifest, Rhino model outputs, Blender scene/render outputs, ComfyUI images, decisions, warnings, and next-step checklist.
- Success criteria: The workflow uses connector evidence for every claimed app action, keeps artifacts in a workspace project folder, and asks for approval before destructive changes or long-running renders.

## Workflow

1. Create a workspace project folder under `.cowork/architecture-projects/<project-id>/` and use it as `COWORK_ARCH_PROJECT_ROOT`.
2. Write `brief.json` and `manifest.json` before calling design tools.
3. Check connector health in this order:
   - `mcp_rhino.health`
   - `mcp_blender.health`
…

Read the whole file at its exact version.

How to install

Latest version
mdr add cowork-os/cowork-os/architecture-design@v1.0.0
Exact content
mdr add cowork-os/cowork-os/architecture-design@sha256:7a59d70d5bcf085a

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_omuvwqucdqatqwvc.svg)](https://markdownregistry.com/a/art_omuvwqucdqatqwvc)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0.0 latest2026-08-20 8f1f545 3,395 BB view · diff
git:20260610.73d2cd72026-06-10 73d2cd7 3,312 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No link to a raw IP address (matched: http://127.0.0.1:8188)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (3395 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No script tag

Source

GitHub

cowork-os/cowork-os · 459 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_omuvwqucdqatqwvc
GET https://markdownregistry.com/api/v1/resolve?ref=cowork-os/cowork-os/architecture-design
GET https://markdownregistry.com/api/v1/blob/7a59d70d5bcf085af373590159c43da564893cdb1483978c591ab6a89297f2a1

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from cowork-os/cowork-os

attack-path-analysis skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/attack-path-analysis/SKILL.md · Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a…
git:20260919.4f2a470 · audit A · 459 stars
deep-security-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/deep-security-scan/SKILL.md · Use when the user asks for a deep, exhaustive, multi-pass, or variance-reducing repository-wide Codex Security scan…
git:20260606.a4decec · audit A · 459 stars
finding-discovery skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/finding-discovery/SKILL.md · Use when Codex is already in the finding-discovery phase of a security scan or the user explicitly asks to discover…
git:20260919.ad0495b · audit A · 459 stars
fix-finding skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/fix-finding/SKILL.md · Use when the user explicitly asks to fix and verify a validated or plausible security finding. Do not use as the…
git:20260606.a4decec · audit A · 459 stars
security-diff-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/security-diff-scan/SKILL.md · Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other…
git:20260919.c03e78b · audit A · 459 stars
security-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/security-scan/SKILL.md · Use when the user asks for a repository-wide or scoped-path security scan.
git:20260919.7b075ca · audit A · 459 stars
threat-model skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/threat-model/SKILL.md · Use when Codex is already in the threat-modeling phase of a security scan, the user explicitly invokes $threat-model…
git:20260606.a4decec · audit A · 459 stars
validation skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/validation/SKILL.md · Use when Codex is already in the validation phase of a security scan or the user explicitly asks to determine whether…
git:20260606.a4decec · audit A · 459 stars
1password skill
cowork-os/cowork-os · resources/skills/1password/SKILL.md · Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or…
v1.0.0 · audit A · 459 stars
add-documentation skill
cowork-os/cowork-os · resources/skills/add-documentation/SKILL.md · Generate JSDoc/docstrings for functions
v1.0.0 · audit A · 459 stars
agentic-image-loop skill
cowork-os/cowork-os · resources/skills/agentic-image-loop/SKILL.md · Generate -> annotate -> refine -> repeat using generate_image + Visual Annotator (Live Canvas).
v1.0.0 · audit A · 459 stars
analyze-csv skill
cowork-os/cowork-os · resources/skills/analyze-csv/SKILL.md · Load a CSV and provide insights
v1.0.0 · audit A · 459 stars

Every file in cowork-os/cowork-os

Other files named architecture-design

architecture-design skill
a5c-ai/babysitter · library/methodologies/bmad-method/skills/architecture-design/SKILL.md
git:20260601.da7723a · audit C · 1,809 stars
architecture-design skill
devcodex-labs/devcodex · content/skills/architecture-design/SKILL.md · 架构设计文档编排 Owner — 当用户要求架构设计、系统设计、技术架构或可指导开发、Review 与任务拆分的完整方案时使用;要求从业务流程反推节点、状态、数据、一致性、异常补偿、ADR 与实施任务。
git:20260917.1dd4525 · audit A · 387 stars
architecture-design skill
maudeunfledged834/startup-founder-skills · skills/architecture-design/SKILL.md · When the user needs to design or evaluate system architecture — service boundaries, data models, API contracts…
git:20260403.b0c6483 · audit A · 7 stars

Browse by kind, by grade B, or by owner.