CtrlK
BlogDocsLog inGet started
Tessl Logo

optimize-for-gpu

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.

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured procedural skill body with a clear, validated optimization workflow and excellent progressive disclosure to per-library references. Minor conciseness gains are available by trimming the trigger bullet list that duplicates the description.

Suggestions

Trim the 24-bullet 'When This Skill Applies' list to the distinct triggers not already covered by the frontmatter description to recover tokens.

Consider one or two more inline executable snippets (e.g. a CuPy drop-in or a transfer-once pattern) so the body is self-sufficient for the most common case without opening a reference.

DimensionReasoningScore

Conciseness

The body is dense, procedural, and assumes Claude's intelligence (e.g. the library-selection table, benchmark snippet); the main trim opportunity is the 24-bullet 'When This Skill Applies' list, which substantially overlaps the description's trigger terms.

4 / 5

Actionability

Provides an executable benchmark snippet, named profiling tools (nsys, ncu, %gpu_timeit), and a concrete workload-to-library mapping table; the bulk of per-library code is correctly deferred to references rather than inlined.

4 / 5

Workflow Clarity

A clearly sequenced 7-step workflow with an explicit validation step ('Validate semantics before speed') and a keep/revise/reject feedback loop in step 7, matching the explicit-validation-and-feedback-loop anchor.

5 / 5

Progressive Disclosure

The body is an overview that signals one-level-deep references via a 'Reference Files' table; all 14 referenced files exist on disk, and inline detail is appropriately limited.

5 / 5

Total

18

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that explicitly states both capability and triggering conditions with comprehensive natural-language and library-specific terms. It is distinct and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Names concrete actions ('GPU-accelerates scientific Python on NVIDIA hardware and verifies that the result is correct and faster') and comprehensively enumerates workload types and libraries, matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers 'what' (GPU-accelerates, verifies correctness and speed) and 'when' ('Use for CUDA/GPU optimization; ... workloads; ... questions; ... bottlenecks. Also use when large data-parallel Python code is slow...').

5 / 5

Trigger Term Quality

Covers natural terms users would say (CUDA, GPU, NumPy, pandas, scikit-learn, vector-search, profiling, multi-GPU bottlenecks) plus library names and the synonym 'large data-parallel Python code is slow'.

5 / 5

Distinctiveness Conflict Risk

Anchored to a clear NVIDIA GPU niche with distinct, domain-specific triggers (RAPIDS libraries, CUDA, GPUDirect) unlikely to fire for unrelated skills.

5 / 5

Total

20

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
K-Dense-AI/scientific-agent-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.