← ClaudeAtlas

api-referencelisted

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/simple-agent-manager · ★ 40 · API & Backend · score 75
Install: claude install-skill raphaeltm/simple-agent-manager
# 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