Python SDK
registry
Get a registry skill
Returns the full record for a public registry skill, including body markdown, attachments, SkillScore (evidence-tiered quality composite), and review summary.
Accepts either the UUID id or the human-readable slug (Skill.name).
No authentication required — the registry is public.
GET
Python SDK