·daft-udf-tuning
</>

daft-udf-tuning

Optimize Daft UDF performance. Invoke when user needs GPU inference, encounters slow UDFs, or asks about async/batch processing.

12Installs·0Trend·@eventual-inc

Installation

$npx skills add https://github.com/eventual-inc/daft --skill daft-udf-tuning

How to Install daft-udf-tuning

Quickly install daft-udf-tuning AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/eventual-inc/daft --skill daft-udf-tuning
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: eventual-inc/daft.

SKILL.md

View raw

| Stateless | @daft.func | Simple transforms. Use async for I/O-bound tasks. | | Stateful | @daft.cls | Expensive init (e.g., loading models). Supports gpus=N. | | Batch | @daft.func.batch | Vectorized CPU/GPU ops (NumPy/PyTorch). Faster. |

Optimize Daft UDF performance. Invoke when user needs GPU inference, encounters slow UDFs, or asks about async/batch processing. Source: eventual-inc/daft.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eventual-inc/daft --skill daft-udf-tuning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, OpenClaw, and more

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/eventual-inc/daft --skill daft-udf-tuning
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from eventual-inc/daft

Quick answers

What is daft-udf-tuning?

Optimize Daft UDF performance. Invoke when user needs GPU inference, encounters slow UDFs, or asks about async/batch processing. Source: eventual-inc/daft.

How do I install daft-udf-tuning?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/eventual-inc/daft --skill daft-udf-tuning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/eventual-inc/daft

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09