โ† Back to skill
Send to Agent

Give Don't Make Mistakes 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": "dont-make-mistakes",
    "name": "Don't Make Mistakes",
    "source": "souls",
    "type": "skill",
    "category": "ๆ•ˆ็އๆๅ‡",
    "sourceUrl": "https://souls.zip",
    "canonicalUrl": "https://souls.zip",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/dont-make-mistakes",
    "sourceDownloadUrl": "https://souls.zip",
    "sourcePlatform": "souls",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": null,
    "includedAssets": []
  }
}