Skip to content
Skillv1.0.0

PlantsVsZombies-decompilation

PlantsVsZombies-decompilation 工作区规则

by ruslan831(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from ruslan831/PlantsVsZombies-decompilation (AGENTS.md). Install upstream with npx skills add ruslan831/PlantsVsZombies-decompilation. Copyright stays with the author.

PlantsVsZombies-decompilation 工作区规则

  • 本项目仅作为《植物大战僵尸》原版源码与反汇编实现参考。
  • 禁止在本项目内进行任何构建、编译或链接尝试,也不得调用 MSBuild、Visual Studio 或其他构建工具。
  • 核验源码时只允许静态审查,以及使用 objdump 等工具检查合法的原版二进制;不得通过构建本项目验证。

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/ruslan831-plantsvszombies-decompilation-plantsvszombies-b17997/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

ruslan831-plantsvszombies-decompilation-plantsvszombies-b17997.ocm.jsonjson
{
  "ocm": "1",
  "id": "ruslan831-plantsvszombies-decompilation-plantsvszombies-b17997",
  "kind": "skill",
  "name": "PlantsVsZombies-decompilation",
  "description": "PlantsVsZombies-decompilation 工作区规则",
  "publisher": "ruslan831",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "PlantsVsZombies-decompilation 工作区规则"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ruslan831/PlantsVsZombies-decompilation",
      "path": "AGENTS.md",
      "ref": "8a2d121899ba5cb4df644cd7d2e4c1aaf88dd238",
      "url": "https://github.com/ruslan831/PlantsVsZombies-decompilation/blob/8a2d121899ba5cb4df644cd7d2e4c1aaf88dd238/AGENTS.md",
      "key": "ruslan831/PlantsVsZombies-decompilation/AGENTS.md"
    }
  },
  "instructions": "# PlantsVsZombies-decompilation 工作区规则\n\n- 本项目仅作为《植物大战僵尸》原版源码与反汇编实现参考。\n- 禁止在本项目内进行任何构建、编译或链接尝试,也不得调用 MSBuild、Visual Studio 或其他构建工具。\n- 核验源码时只允许静态审查,以及使用 objdump 等工具检查合法的原版二进制;不得通过构建本项目验证。",
  "cost": {
    "context_tokens": 46
  }
}

Fetch it by URL: GET /api/v1/registry/ruslan831-plantsvszombies-decompilation-plantsvszombies-b17997/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.