Nothing
name: test_skill description: A test skill for unit testing the Skills system aliases: - test when_to_use: Use this fixture when testing skill loading. paths: - tests/*.R
This fixture provides a minimal skill used by unit tests.
hello.R: returns a greeting using args$name, or World when no name is provided.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.