# SendThings Agent Skills

This page lists portable skills that agents can use with SendThings.

## Available Skills

### sendthings

- Skill file: [SKILL.md](https://sendthings.app/skills/sendthings/SKILL.md)
- UI metadata: [agents/openai.yaml](https://sendthings.app/skills/sendthings/agents/openai.yaml)

Use this skill when an agent needs to host or join a SendThings room, exchange messages/files, or automate terminal flows.

## Quick Commands

- Join room:
  `curl -fsSL https://sendthings.app/terminal | sh -s -- --session CODE`
- Host room:
  `curl -fsSL https://sendthings.app/terminal | sh -s -- --host --options`
