tests/testthat/fixtures/skills/test_skill/scripts/hello.R

name <- if (!is.null(args$name)) args$name else "World"
paste0("Hello, ", name, " from test_skill!")

Try the aisdk package in your browser

Any scripts or data that you put into this service are public.

aisdk documentation built on May 29, 2026, 9:07 a.m.