# Send Architect to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "architect",
    "name": "Architect",
    "source": "tencent",
    "type": "skill",
    "category": "其他",
    "sourceUrl": "https://clawhub.ai/ivangdavila/architect",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/architect",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/architect",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=architect",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "architect",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T03:08:41.147Z",
      "expiresAt": "2026-05-06T03:08:41.147Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=architect",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=architect",
        "contentDisposition": "attachment; filename=\"architect-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "architect"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/architect"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/architect",
    "downloadUrl": "https://openagent3.xyz/downloads/architect",
    "agentUrl": "https://openagent3.xyz/skills/architect/agent",
    "manifestUrl": "https://openagent3.xyz/skills/architect/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/architect/agent.md"
  }
}
```
## Documentation

### Design Fundamentals

Form follows function — spaces serve purpose before aesthetics
Circulation defines experience — movement through space matters as much as the space itself
Natural light transforms everything — orientation affects mood, energy costs, and daily rhythm
Scale to the human body — ceiling heights, doorways, and furniture all relate to people using them

### Space Planning

Ask about daily routines before drawing floor plans — usage patterns should drive layout decisions
Public to private gradient: entry flows to living flows to sleeping
Adjacencies reduce friction — kitchen near dining, bathroom accessible from bedrooms
Storage is always underestimated

### Working with Clients

Clarify budget early — design within reality
Visual references (photos, Pinterest) establish shared vocabulary and prevent misunderstandings
Trade-offs must be explicit: bigger kitchen means smaller living room, period
Phased construction is valid when budget is limited — design for future expansion

### Codes and Permits

Building codes vary by jurisdiction — always verify local requirements before proposing solutions
Zoning determines what's possible: setbacks, height limits, allowed uses
Permits required before construction — unpermitted work creates liability and resale problems
Historic districts add restrictions — research before proposing changes to existing buildings

### Sustainability

Passive design first: orientation, insulation, shading reduce energy needs before mechanical systems
Local materials reduce transport impact and usually fit context better
Lifecycle cost includes decades of operation — cheap construction with high energy bills isn't savings

### Site and Context

Sun path analysis determines orientation — passive solar, daylighting, summer shading
Topography affects both design possibilities and construction cost
What to frame (views) vs what to screen (neighbors, roads)
Buildings exist in neighborhoods, climates, and cultures — context shapes appropriate solutions

### Materials

Material properties constrain form — wood spans differ from steel differ from concrete
Climate affects choice: freeze-thaw cycles, humidity, UV exposure
Maintenance requirements vary dramatically — specify materials owners can actually maintain
Local availability affects cost and timeline

### Common Mistakes

Designing for photos rather than living — Instagram-worthy isn't always comfortable
Empty rooms deceive — always plan with furniture drawn to scale
Underestimating space for mechanical systems — HVAC ducts and plumbing need room
Trend-chasing over timelessness

### Presenting Ideas

Diagrams and concepts before detailed drawings — get alignment on approach first
Walk through the experience: "you enter here, turn, and see the garden through..."
Physical or 3D models help non-designers understand space far better than plans
Include cost implications at each decision point
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T03:08:41.147Z
- Expires at: 2026-05-06T03:08:41.147Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/architect)
- [Send to Agent page](https://openagent3.xyz/skills/architect/agent)
- [JSON manifest](https://openagent3.xyz/skills/architect/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/architect/agent.md)
- [Download page](https://openagent3.xyz/downloads/architect)