steam-api
Integrate Steam player data, library stats, and achievements into your app with expert API guidance.
- Resolve custom Steam vanity URLs into numeric SteamID64s
- Retrieve comprehensive game libraries with playtime and localized icons
- Fetch real-time player summaries and online presence status
$9
One-time purchase · Own forever
Included in download
- Resolve custom Steam vanity URLs into numeric SteamID64s
- Retrieve comprehensive game libraries with playtime and localized icons
- 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 total hrs (4.4 hrs last 2 weeks) - Dota 2: 850.1 total hrs Profile Status: Public, Online. Icon URL: https://media.steampowered.com/steamcommunity/public/images/apps/730/69f7e...jpg
steam-api
Integrate Steam player data, library stats, and achievements into your app with expert API guidance.
$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
- Resolve custom Steam vanity URLs into numeric SteamID64s
- Retrieve comprehensive game libraries with playtime and localized icons
- 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 total hrs (4.4 hrs last 2 weeks) - Dota 2: 850.1 total hrs Profile Status: Public, Online. Icon URL: https://media.steampowered.com/steamcommunity/public/images/apps/730/69f7e...jpg
About This Skill
What it does
This skill provides your AI agent with a specialized integration layer for the Steam Web API. It streamlines the process of fetching player profiles, game libraries, community statistics, and achievement data. Instead of wrestling with inconsistent naming conventions and raw timestamps, this skill equips your agent with the logic to handle SteamID64 resolution, privacy state validation, and complex data formatting (like converting playtime minutes to hours).
Why use this skill
Directly prompting an AI to "call the Steam API" often leads to broken requests because the API's architecture is fragmented across multiple interfaces and versions. This skill ensures your agent:
- Correctly resolves Vanity URLs into the required 17-digit SteamID64 format.
- Handles privacy-restricted profiles gracefully without throwing cryptic errors.
- Correctly constructs media URLs for game icons and avatars using localized hashes.
- Implements rate-limiting awareness for both the standard Web API and the more restrictive Store API.
Supported Tools
The skill includes implementation logic compatible with modern development environments, featuring code references for JavaScript/TypeScript and Python. It is optimized for use in AI-driven coding assistants like Claude Code, Cursor, and GitHub Copilot, providing structured JSON outputs that are ready for application integration.
Use Cases
- Resolve custom Steam vanity URLs into numeric SteamID64s
- Retrieve comprehensive game libraries with playtime and localized icons
- Fetch real-time player summaries and online presence status
- Extract player achievement progress for specific Steam titles
- Access rich game metadata like genres and descriptions via the Store API
How to Install
unzip steam-api.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.