steam-api
Connect your agent to the Steam Web API to fetch player data, game libraries, and achievement statistics.
- 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.
$9
One-time purchase · Own forever
Included in download
- Convert Steam vanity URLs into 17-digit SteamID64 identifiers.
- Analyze a user's game library to calculate total playtime and recent activity.
- network automation included
- Includes example output and usage patterns
See it in action
Resolved 'gabelogannewell' to 76561197960287930. Library Found: 142 games. - Counter-Strike 2: 1,017.3 hrs (4.4 hrs last 2 weeks) - Dota 2: 852.1 hrs (0 hrs last 2 weeks) - Half-Life: Alyx: 12.5 hrs (Never) Note: Privacy settings may hide some achievements.
steam-api
Connect your agent to the Steam Web API to fetch player data, game libraries, and achievement statistics.
$9
One-time purchase · Own forever
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Convert Steam vanity URLs into 17-digit SteamID64 identifiers.
- Analyze a user's game library to calculate total playtime and recent activity.
- network automation included
- Includes example output and usage patterns
- Instant install
See it in action
Resolved 'gabelogannewell' to 76561197960287930. Library Found: 142 games. - Counter-Strike 2: 1,017.3 hrs (4.4 hrs last 2 weeks) - Dota 2: 852.1 hrs (0 hrs last 2 weeks) - Half-Life: Alyx: 12.5 hrs (Never) Note: Privacy settings may hide some achievements.
About This Skill
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.
How to Install
unzip steam-api-1.zip -d ~/.claude/skills/Reviews
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.