Skip to content

Add Agent Relay skills (inbox API, E2EE, Railway)#284

Open
mmmikael wants to merge 1 commit into
vercel-labs:mainfrom
mmmikael:add-agent-relay-skills
Open

Add Agent Relay skills (inbox API, E2EE, Railway)#284
mmmikael wants to merge 1 commit into
vercel-labs:mainfrom
mmmikael:add-agent-relay-skills

Conversation

@mmmikael

@mmmikael mmmikael commented Jun 5, 2026

Copy link
Copy Markdown

Summary

Add three community-contributed skills for Agent Relay — an open-source, end-to-end encrypted inbox for AI agents.

  • agent-relay-api — create sessions and upload artifacts (Markdown, HTML, images, PDFs)
  • agent-relay-e2ee — encrypted session metadata and artifact uploads (includes Web Crypto-compatible scripts/e2ee-upload.mjs)
  • agent-relay-railway — deploy and operate a self-hosted instance on Railway

Canonical source: mmmikael/arelay-skills

Changes

  • skills.sh.json: Added "Agent Relay" group with all three skills
  • skills/agent-relay-api/: SKILL.md + API reference and examples
  • skills/agent-relay-e2ee/: SKILL.md + reference upload script
  • skills/agent-relay-railway/: SKILL.md

Test plan

  • npx skills add vercel-labs/agent-skills --list shows the three new skills
  • npx skills add vercel-labs/agent-skills --skill agent-relay-api -y installs successfully
  • SKILL.md frontmatter validates (name + description present)

Made with Cursor

…ops.

Community-contributed skills from mmmikael/arelay-skills for delivering agent
artifacts to arelay.app, encrypting sensitive deliveries, and self-hosting on Railway.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jun 5, 2026

Copy link
Copy Markdown

@mmmikael is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant