Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
CLI for AI agents to lookup Harry Potter universe info for their humans. Uses HP-API. No auth required.
CLI for AI agents to lookup Harry Potter universe info for their humans. Uses HP-API. No auth required.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
CLI for AI agents to search and lookup Harry Potter universe info for their humans. "Who was in Slytherin again?" โ now your agent can answer. Uses HP-API (free Harry Potter API). No account or API key needed.
"Who are the main Harry Potter characters?" "List the Hogwarts students" "Who's in Gryffindor house?" "What spells are in Harry Potter?" "Search for Hermione"
ActionCommandAll charactersharrypotter characters [limit]Students onlyharrypotter students [limit]Staff onlyharrypotter staff [limit]By househarrypotter house <name>Spellsharrypotter spells [limit]Searchharrypotter search <query>
harrypotter characters 10 # First 10 characters harrypotter students # All Hogwarts students harrypotter staff # All Hogwarts staff harrypotter house gryffindor # Gryffindor members harrypotter house slytherin # Slytherin members harrypotter spells 15 # First 15 spells harrypotter search "hermione" # Find character by name
Character output: ๐ง Harry Potter โ Gryffindor, Half-blood, Patronus: Stag ๐ง Hermione Granger โ Gryffindor, Muggleborn, Patronus: Otter ๐ง Draco Malfoy โ Slytherin, Pure-blood Search output (detailed): ๐ง Hermione Granger โ Gryffindor, muggleborn, Patronus: otter Actor: Emma Watson Wand: vine, dragon heartstring, 10.75" Born: 19-09-1979 Spell output: โจ Expelliarmus โ Disarms your opponent โจ Lumos โ Creates a small light at the wand's tip โจ Avada Kedavra โ The Killing Curse
Uses HP-API (hp-api.onrender.com) No authentication required Houses: gryffindor, slytherin, hufflepuff, ravenclaw Default limit is 20 items per query Search is case-insensitive
Script location: {skill_folder}/harrypotter (wrapper to scripts/harrypotter) When user asks about Harry Potter: Run ./harrypotter search "name" for specific characters Run ./harrypotter house <name> for house members Run ./harrypotter spells for spell information Run ./harrypotter students or ./harrypotter staff for role-based lists House names (case-insensitive): gryffindor slytherin hufflepuff ravenclaw Don't use for: Non-HP fantasy content, general trivia not in the API.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.