一键导入
git4d-runtime
Git4D Runtime Checker - Validate Git for DevOps workflows with CUDA/SSE detection and runtime environment verification.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Git4D Runtime Checker - Validate Git for DevOps workflows with CUDA/SSE detection and runtime environment verification.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Analyze system architecture, design patterns, module boundaries, and scalability. Provide high-level design recommendations and architectural decision records (ADR).
Blender CAD modeling automation skill with STEP/IGES import, Geometry Nodes, and USD export support.
Advanced build management agent that provides high-performance incremental compilation, hot reload capabilities, and intelligent build orchestration. Features MD5-based change detection, process management, and multi-platform deployment support with tqdm progress visualization.
Diagnose LINE and Telegram credential readiness versus live roundtrip readiness through Hypura Harness without exposing tokens or raw routing ids.
Comprehensive CI/CD integration agent that manages continuous integration and deployment pipelines with automated quality assurance, multi-platform support, and intelligent workflow orchestration. Seamlessly integrates with GitHub Actions, GitLab CI, Jenkins, CircleCI, and Azure DevOps for end-to-end DevOps automation.
Advanced code analysis agent that performs comprehensive code reviews focusing on security, performance, maintainability, and best practices. Generates actionable feedback with severity levels and automated fix suggestions.
| name | git4d-runtime |
| description | Git4D Runtime Checker - Validate Git for DevOps workflows with CUDA/SSE detection and runtime environment verification. |
| short_description | Git4D Runtime Checker - Validate Git for DevOps workflows with CUDA/SSE detection and runtime environment verification. |
Cursor Integration: This skill is auto-discovered by Cursor. It activates based on the task description matching the skill's capabilities.
Git4D Runtime Checker validates Git for DevOps workflows with CUDA/SSE detection and runtime environment verification. Ensures development environments are properly configured for GPU-accelerated development and DevOps operations.
This skill uses the following Cursor-native tools:
| Tool | Purpose |
|---|---|
Read | Read files from the codebase |
Grep | Search for patterns in code (regex) |
SemanticSearch | Find code by meaning, not exact text |
Write | Create new files |
StrReplace | Edit existing files with precise replacements |
Shell | Execute terminal commands |
WebSearch | Search the web for documentation/references |
WebFetch | Fetch content from URLs |
Task | Launch subagents for complex parallel work |
ReadLints | Check for linter errors after edits |
┌─────────────────────────────────────────┐
│ Git4D Runtime Checker │
├─────────────────────────────────────────┤
│ ┌─────────────┐ ┌─────────────┐ │
│ │ CUDA Detector│───▶│ SSE Detector │ │
│ └─────────────┘ └─────────────┘ │
│ │ │ │
│ ▼ ▼ │
│ ┌─────────────┐ ┌─────────────┐ │
│ │ GPU Checker │ │ CPU Checker │ │
│ └─────────────┘ └─────────────┘ │
│ │ │ │
│ └─────────┬────────┘ │
│ ▼ │
│ ┌─────────────────┐ │
│ │ Runtime Reporter │ │
│ └─────────────────┘ │
└─────────────────────────────────────────┘
| Capability | Status | Version | Notes |
|---|---|---|---|
| CUDA Available | ✅/❌ | X.X | Driver version |
| cuDNN Available | ✅/❌ | X.X | Deep learning |
| NVCC Available | ✅/❌ | X.X | Compilation |
| Capability | Status | Notes |
|---|---|---|
| SSE4.2 | ✅/❌ | Modern CPU |
| AVX | ✅/❌ | Vector ops |
| AVX-512 | ✅/❌ | High performance |
{
"gpu": {
"name": "NVIDIA GeForce RTX 4090",
"memory": "24GB",
"compute_capability": "8.9",
"cuda_cores": "16384",
"driver_version": "535.154"
}
}
The git4d-runtime agent provides:
Runtime capability report
GPU information summary
Configuration recommendations
Performance baseline metrics
Validation checklist
$ the skill-install skill https://github.com/zapabob/codex-git4d-runtime-skill` Version: 1.0.0