Sw Api Patterns
Helps with API, patterns as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sw-api-patterns npx -- -y @trustedskills/sw-api-patterns
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sw-api-patterns": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sw-api-patterns"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to patterns and data structures from the Star Wars API. It allows AI agents to understand and interact with information about characters, planets, vehicles, and more within the Star Wars universe. The agent can retrieve specific details or perform comparisons based on this structured data.
When to use it
- Creative Writing: Generate character descriptions, plot points, or world-building elements for a Star Wars fan fiction story.
- Roleplaying Games: Quickly access information about characters and locations during gameplay.
- Data Analysis: Compare statistics of different starships or analyze the distribution of Force sensitivity among Jedi.
- Educational Purposes: Explore and learn about the Star Wars universe in a structured, data-driven way.
Key capabilities
- Access to character data (name, gender, birth year, etc.)
- Retrieval of planet information (population, climate, terrain)
- Vehicle specifications (model, manufacturer, cost in credits)
- Structured data patterns for Star Wars entities
Example prompts
- "Tell me about Luke Skywalker."
- "What is the population of Tatooine?"
- "Compare the speed and armament of the Millennium Falcon and X-wing."
Tips & gotchas
The skill relies on the availability and structure of the Star Wars API. Results may vary if the API changes or data is unavailable.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.