Skip to main content
PROMPT SPACE
S
$9.00data-analysisUniversal

steam-api

Connect your agent to the Steam Web API to fetch player data, game libraries, and achievement statistics.

skill install https://www.promptspace.in/skills/steam-api-1

What it does

The Steam API skill provides a high-level developer interface for interacting with the Steam Web API. It enables AI agents to programmatically retrieve player profiles, analyze game libraries, track achievements, and resolve vanity URLs into SteamID64s. It simplifies the complex data structures returned by Steam, converting them into actionable insights like human-readable playtime and direct asset URLs.

Why use this skill

Interacting with the Steam API can be frustrating due to archaic endpoint structures, inconsistent response formats, and the prerequisite of resolving custom URLs before data can even be requested. This skill handles the heavy lifting of ID resolution, playtime math (converting minutes to hours), and image URL construction. It also provides built-in logic for handling privacy settings, ensuring your agent doesn't fail silently when encountering private profiles.

Supported integrations

  • ISteamUser: Profile summaries and vanity URL resolution.
  • IPlayerService: Full game libraries, playtime stats, and Steam levels.
  • ISteamUserStats: Game-specific achievements and stats.
  • Store API: Rich game metadata including descriptions, genres, and pricing.

The output is structured, developer-ready JSON or formatted summaries that include calculated fields like total hours and formatted timestamps.

Use cases

  • Convert Steam vanity URLs into 17-digit SteamID64 identifiers.
  • Analyze a user's game library to calculate total playtime and recent activity.
  • Retrieve high-quality game icons and store metadata for library visualization.
  • Check a player's achievement progress for specific games.
  • Verify Steam profile status, levels, and public visibility settings.

Example

Prompt

Fetch my Steam library and tell me which games I've played most in the last two weeks.

Sample output preview is available after purchase.

Frequently asked questions

This skill automates the resolution of Steam vanity URLs into SteamID64s and calculates human-readable playtime (converting raw minutes to hours), saving you from manual data transformation. It also includes error-handling logic for private profiles to ensure your agent provides clear feedback instead of vague errors.
steam-api — AI Agent Skill | PromptSpace