api-reference

star 40

Full API endpoint reference for SAM. Use when working on API routes, adding endpoints, writing API tests, or understanding the API surface. Trigger when asked about API endpoints, routes, or HTTP interfaces.

raphaeltm By raphaeltm schedule Updated 3/4/2026

name: api-reference description: "Full API endpoint reference for SAM. Use when working on API routes, adding endpoints, writing API tests, or understanding the API surface. Trigger when asked about API endpoints, routes, or HTTP interfaces."

SAM API Endpoint Reference

Read the full reference from .claude/skills/api-reference/SKILL.md and provide the relevant information to the user.

The reference covers:

  • Node Management (/api/nodes/*)
  • Workspace Management (/api/workspaces/*)
  • Project Management (/api/projects/*)
  • Task Management (/api/projects/:projectId/tasks/*)
  • Agent Sessions (/api/workspaces/:id/agent-sessions/*)
  • Agent Settings (/api/agent-settings/*)
  • VM Communication callbacks
  • Terminal Access
  • Git Integration (VM Agent direct)
  • File Browser (VM Agent direct)
  • Voice Transcription
  • Authentication (BetterAuth)
  • Credentials
  • GitHub Integration
  • Error Format
Install via CLI
npx skills add https://github.com/raphaeltm/simple-agent-manager --skill api-reference
Repository Details
star Stars 40
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator