Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
CLI tool that lets AI agents look up Harry Potter universe data including characters, spells, and Hogwarts house membership. Powered by the free HP-API, no authentication required.
Gives agents structured, queryable access to HP universe data without scraping fan wikis or managing API credentials.
When to use it
- Listing all members of a specific Hogwarts house
- Looking up a character's wand, patronus, and blood status
- Searching for a character by name
- Getting a list of spells with descriptions
- Fetching all Hogwarts students or staff
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Who's in Slytherin?
- 1Run `harrypotter house slytherin`
- 2Receive a list of Slytherin characters from HP-API
- 3Format the results with house, blood status, and patronus where available
A list of Slytherin members such as Draco Malfoy (Pure-blood) and others with available details