Hanzo
Cloud MCPskills

skills

4 MCP tools on the Hanzo cloud door that call the skills API.

The 4 tools tools/list names for skills. Each dispatches to an operation in the skills API reference.

ToolRouteArgumentsDescription
delete_v1_skills_idDELETE /v1/skills/{id}1DeleteSkill removes one of the caller org's authored skills.
get_v1_skillsGET /v1/skills1ListSkills lists the skills the caller's org can reach — the brand's embedded catalogue plus the org
get_v1_skills_authoredGET /v1/skills/authored0ListAuthoredSkills lists the caller org's OWN skills with their SKILL.md bodies.
post_v1_skillsPOST /v1/skills3PutSkill adds or revises one of the caller org's own skills, and answers 201 with the stored record.

All 834 tools · The door

Generated from tools/list on https://api.hanzo.ai/v1/mcp — 834 tools captured 2026-08-01 (this build read the vendored copy; the door was unreachable).

How is this guide?