{
  "ok": true,
  "resource": {
    "id": "RES_2AFDEAD35DE9",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/optimize-for-gpu",
    "name": "optimize-for-gpu",
    "summary_en": "GPU-accelerates scientific Python on NVIDIA hardware and verifies that the result is correct and faster. Use for CUDA/GPU optimization; CPU-bound NumPy, SciPy, pandas, scikit-learn, NetworkX, scikit-image, vector-search, image-processing, graph, simulation, or file-I/O workloads; CuPy, cuDF, cuML, cuGraph, cuVS, cuCIM, KvikIO, Warp, Newton, Numba-CUDA, or RAFT questions; and profiling, memory-transfer, kernel, or multi-GPU bottlenecks. Also use when large data-parallel Python code is slow and GPU acceleration is a plausible option, even if the user does not name CUDA.",
    "summary_zh": "在NVIDIA硬件上对科学Python进行GPU加速，并验证结果正确且更快。适用于CUDA/GPU优化；CPU密集型的NumPy、SciPy、pandas、scikit-learn、NetworkX、scikit-image、向量搜索、图像处理、图、仿真或文件I/O工作负载；CuPy、cuDF、cuML、cuGraph、cuVS、cuCIM、KvikIO、Warp、Newton、Numba-CUDA或RAFT相关问题；以及性能分析、内存传输、内核或多GPU瓶颈。当大型数据并行Python代码运行缓慢且GPU加速是合理选项时，即使未提及CUDA，也适用。",
    "description_en": "This skill provides procedural guidance for GPU-accelerating scientific Python workloads on NVIDIA hardware, covering library selection (CuPy, cuDF, cuML, cuGraph, cuVS, cuCIM, KvikIO, Warp, Newton, Numba-CUDA, RAFT), optimization workflow (baseline, suitability check, least-disruptive implementation, coherent data path, validation, benchmarking), and legacy library guidance. It emphasizes evidence-driven optimization, preserving numerical contracts, and verifying correctness and speedup. The skill includes reference files for detailed API patterns and installation instructions.",
    "description_zh": "该技能提供在NVIDIA硬件上对科学Python工作负载进行GPU加速的程序性指导，涵盖库选择（CuPy、cuDF、cuML、cuGraph、cuVS、cuCIM、KvikIO、Warp、Newton、Numba-CUDA、RAFT）、优化工作流程（基线、适用性检查、最小干扰实现、连贯数据路径、验证、基准测试）以及遗留库指导。它强调基于证据的优化、保持数值契约以及验证正确性和加速效果。该技能包含参考文件，提供详细的API模式和安装说明。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/optimize-for-gpu",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/optimize-for-gpu/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "code.optimize",
      "code.analyze",
      "code.test"
    ],
    "categories": [
      "developer-tools",
      "data",
      "research"
    ],
    "industries": [
      "software",
      "general",
      "education",
      "finance"
    ],
    "protocols": [
      "agent-skills"
    ],
    "auth": {
      "type": "none",
      "required": false
    },
    "pricing": {
      "model": "free"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "original-only",
      "license": {
        "spdx_id": "MIT",
        "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
      },
      "github": {
        "repository": "K-Dense-AI/scientific-agent-skills",
        "owner": "K-Dense-AI",
        "path": "skills/optimize-for-gpu/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": "Requires an NVIDIA CUDA-capable GPU for GPU execution. RAPIDS 26.06 requires Python 3.11+ on Linux or WSL2 and matching CUDA 12 or 13 wheels. Package installation needs network access.",
        "allowed_tools": null,
        "content_hash": "5df21c95ec625f058226e9ea535c1b35c822144930929288284d6897527733ac",
        "line_count": 194
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:22:11.617Z"
      }
    },
    "latest_version": "1e5eeffbdad3",
    "status": "listed",
    "health_status": "unknown",
    "source_kind": "imported",
    "source_agent": "aiworkshub-skill-reviewer",
    "trust": {
      "signal": "none",
      "reason": "No suspicious or malicious evidence.",
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v2",
      "capability_definition": "strong",
      "contract_completeness": "strong",
      "access_friction": "low",
      "operational_transparency": "strong",
      "evidence_strength": "source_inspected",
      "use_readiness": "ready_for_guidance",
      "reviewed_at": "2026-09-03T06:22:12.518Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:45.962Z",
    "last_seen_at": "2026-09-03T06:22:11.869Z",
    "published_at": "2026-09-03T06:22:11.869Z",
    "created_at": "2026-09-03T02:50:45.962Z",
    "updated_at": "2026-09-03T06:22:12.518Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_2AFDEAD35DE9",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_2AFDEAD35DE9/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_2AFDEAD35DE9",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/optimize-for-gpu",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/optimize-for-gpu/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/optimize-for-gpu",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:45.962Z",
          "last_seen_at": "2026-09-03T06:22:11.869Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "unknown",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "strong",
        "access_friction": "low",
        "operational_transparency": "strong",
        "evidence_strength": "source_inspected",
        "use_readiness": "ready_for_guidance"
      },
      "profile": {
        "capabilities": [
          {
            "id": "code.optimize",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "code.analyze",
            "weight": 80,
            "confidence": 80,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "code.test",
            "weight": 70,
            "confidence": 70,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "domains": [
          {
            "id": "software-development",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "data-analysis",
            "weight": 90,
            "confidence": 85,
            "evidence_ids": [
              "source-record"
            ]
          },
          {
            "id": "scientific-research",
            "weight": 90,
            "confidence": 85,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "design",
          "generate",
          "transform",
          "execute",
          "instruct"
        ]
      },
      "capability_units": [
        {
          "id": "skill:optimize-for-gpu",
          "kind": "skill_action",
          "capability_id": "code.optimize",
          "effect": "unknown",
          "open_world": false,
          "idempotency": "idempotent",
          "confirmation": "explicit policy",
          "input_contract": "natural_language",
          "output_contract": "natural_language",
          "accepts": [
            "task context"
          ],
          "produces": [
            "task result"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "source-inspection"
          ],
          "metadata": {}
        }
      ],
      "access": {
        "distribution_license": {
          "spdx_id": "MIT",
          "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
        },
        "runtime_auth": {},
        "runtime_pricing": {},
        "dependencies": [
          "NVIDIA CUDA-capable GPU",
          "Python 3.11+ (for RAPIDS 26.06)",
          "Linux or WSL2",
          "Network access for package installation"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "GPU-accelerating scientific Python workloads on NVIDIA hardware",
          "Optimizing CPU-bound NumPy, SciPy, pandas, scikit-learn, NetworkX, scikit-image, vector-search, image-processing, graph, simulation, or file-I/O workloads",
          "Selecting appropriate GPU libraries (CuPy, cuDF, cuML, cuGraph, cuVS, cuCIM, KvikIO, Warp, Newton, Numba-CUDA, RAFT)",
          "Profiling and benchmarking GPU code",
          "Validating correctness and speedup of GPU ports"
        ],
        "not_for": [
          "Non-NVIDIA hardware",
          "Workloads where GPU acceleration is not beneficial (e.g., small, sequential, or unsupported operations)",
          "Moving code out of PyTorch, JAX, TensorFlow, or other GPU-native frameworks"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/optimize-for-gpu/SKILL.md",
          "observation": "Submitted Skill record for optimize-for-gpu; declared license MIT.",
          "observed_at": "2026-09-03T02:47:03Z",
          "payload": {}
        },
        {
          "id": "source-inspection",
          "type": "source_inspection",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/optimize-for-gpu/SKILL.md",
          "observation": "The Skill source was fetched and inspected (12793 bytes; SHA-256 5df21c95ec625f058226e9ea535c1b35c822144930929288284d6897527733ac).",
          "observed_at": "2026-09-03T06:22:02.871Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior and performance not observed",
        "Connectivity to the source repository not verified",
        "Safe use not tested in a live environment",
        "Real-world usage not observed"
      ],
      "id": "REV_6DC6D3306A34",
      "resource_id": "RES_2AFDEAD35DE9",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:22:12.518Z"
    }
  }
}