โ† Back to skill
Send to Agent

Give Data Intelligence Architect to your agent

This page bundles the human handoff, a machine-readable manifest, and a markdown brief your agent can ingest directly.

Agent brief

Use the source page and any available docs to guide the install because the source currently does not return a direct package file.

  1. Open the source page via Open source listing.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.

Prompt to paste

I tried to install a skill package from Yavira, but the source currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.

Machine-readable manifest

{
  "schemaVersion": "1.0",
  "item": {
    "slug": "data-intelligence-architect",
    "name": "Data Intelligence Architect",
    "source": "readyclaw",
    "type": "agent",
    "category": "ๆ•ˆ็އๆๅ‡",
    "sourceUrl": "https://readyclaw.org/en",
    "canonicalUrl": "https://readyclaw.org/en",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/data-intelligence-architect",
    "sourceDownloadUrl": "https://readyclaw.org/en",
    "sourcePlatform": "readyclaw",
    "targetPlatform": "OpenClaw",
    "packageFormat": "Source package",
    "primaryDoc": null,
    "includedAssets": []
  }
}