starwars
CLI for AI agents to lookup Star Wars universe info for their humans. Uses SWAPI. No auth required.
Why use this skill?
Integrate the Star Wars Lookup skill into your OpenClaw agent to instantly query character, planet, and film details using SWAPI. No API keys needed.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jeffaf/starwarsWhat This Skill Does
The Star Wars Lookup skill is a specialized CLI tool for OpenClaw AI agents, enabling them to query the extensive Star Wars universe data provided by the SWAPI (Star Wars API). This skill allows your agent to bridge the gap between human curiosity and canonical data regarding characters, planets, films, species, and starships. By integrating this skill, your agent can perform real-time lookups without requiring any API keys, user authentication, or manual data entry. It acts as an internal encyclopedic resource that the agent can invoke whenever a user asks questions about the original or prequel Star Wars trilogies.
Installation
To install this skill, use the following command in your OpenClaw terminal environment:
clawhub install openclaw/skills/skills/jeffaf/starwars
Ensure that your environment allows for command execution in the skill directory, as the agent relies on the internal wrapper located at {skill_folder}/starwars to interface with the API and process the returned data into human-readable strings.
Use Cases
This skill is perfect for users who enjoy pop culture references or require quick reference data for roleplaying, fan fiction writing, or trivia. If you are interacting with your agent and wish to verify character heights, planetary climates, or the chronological order of films, this tool provides an instant, accurate answer. It is particularly useful for agents designed to act as companions, research assistants, or entertainment hubs.
Example Prompts
- "Who is Chewbacca and what language does he speak?"
- "Can you list all the Star Wars movies for me?"
- "Tell me everything you can about the planet Tatooine."
Tips & Limitations
It is important to note that this skill relies strictly on the SWAPI database. Consequently, it is limited to data from the original and prequel film trilogies (Episodes 1-6). It does not contain information regarding the Disney-era sequel trilogy (Episodes 7-9), Star Wars television series like The Mandalorian, or extended universe novels and games. Always frame your questions around the classic eras to ensure the agent retrieves accurate information. If the agent returns an empty result, verify the spelling of the search term, as the API requires specific matching to return character or planet records successfully.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jeffaf-starwars": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, code-execution
Related Skills
books
CLI for AI agents to search and lookup books for their humans. Uses Open Library API. No auth required.
harrypotter
CLI for AI agents to lookup Harry Potter universe info for their humans. Uses HP-API. No auth required.
breweries
CLI for AI agents to find breweries for their humans. Uses Open Brewery DB. No auth required.
spacex
CLI for AI agents to lookup SpaceX launches and rockets for their humans. No auth required.
bluesky
Complete Bluesky CLI: post, reply, like, repost, follow, block, mute, search, threads, images. Everything you need to engage on Bluesky from the terminal.