kernel-generator

Community

Auto-generates Triton Ascend kernels from specs.

AuthorJust-it
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the generation of high-performance Triton Ascend kernels from KernelBench style operator descriptions, reducing manual kernel development time and ensuring consistency with KernelBench specifications.

Core Features & Use Cases

  • Automated kernel generation: Produces a complete ModelNew-based Triton Ascend kernel implementation from a KernelBench task description.
  • Iterative improvement: Supports error feedback loop using verifier_error and conductor_suggestion to refine the kernel.
  • Knowledge integration: Loads hardware references and Triton Ascend fundamentals to guide optimization for ascend backends.
  • Use Case: Given a KernelBench op_desc, generate a full kernel plus a ModelNew class that mirrors the original model's forward signature.

Quick Start

Run the kernel-generator skill with a KernelBench task description to generate a complete ModelNew kernel.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kernel-generator
Download link: https://github.com/Just-it/AscendOpGenAgent/archive/main.zip#kernel-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.