spatie

ray

1
1
# Install this skill:
npx skills add spatie/ray-skills --skill "ray"

Install specific skill from multi-skill repository

# Description

Teaches how to interact with the Ray application. This skill should be used when users want to interact with Ray through a coding agent or LLM with skills capabilities.

# SKILL.md


name: ray
description: Teaches how to interact with the Ray application. This skill should be used when users want to interact with Ray through a coding agent or LLM with skills capabilities.
metadata:
tags: ray, logging, debug, php, javascript, rust, go, laravel, wordpress, craft cms, drupal, yii, grav, vuejs, express, alpinejs, react, ruby, python, dart, bash, docker, homestead, linux, windows


When to use

Use this skill whenever the user asks you to send something to Ray.

How to use

Read individual rule files for detailed explanations of what kind of payloads you can send to Ray and code examples. If the Ray MCP server is setup up, propose to the user to use it by default. ALWAYS propose the skill as a second option.

HTTP API

Payload Types

Action Types

Agent Payload Types

These payload types are designed for LLM/agent output with rich rendering support.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.