Skip to content

Agent skills to interact with the Ray application

License

Notifications You must be signed in to change notification settings

spatie/ray-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ray Skills

A skill for AI coding agents to interact with the Ray app.

Ray is a desktop application for debugging that displays information sent to it via HTTP. This skill teaches AI coding agents how to send payloads to Ray's local HTTP server.

Support us

We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.

Installation

npx skills add spatie/ray-skills

This will install the skill into your AI coding agent. The agent will automatically learn how to send data to Ray when needed.

Works with Claude Code, Cursor, Cline, GitHub Copilot, and other AI coding agents.

Requirements

  • Ray desktop app running locally
  • Ray listens on http://localhost:23517/ by default

Skill Structure

skills/ray/
├── SKILL.md              # Main skill definition
└── rules/
    ├── ray-local-http.md # HTTP API documentation
    ├── log.md            # Log payload documentation
    ├── table.md          # Table payload documentation
    └── json.md           # JSON payload documentation

Documentation

License

The MIT License (MIT). Please see License File for more information.

About

Agent skills to interact with the Ray application

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •