Steam Api 1
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
· or 45 creditsSecure checkout via Stripe
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
- Ready for Cursor
Sample input
Get the Steam library for gabelogannewell. Show their top games and playtime in hours, including recent activity.
Sample output
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 1
Connect your agent to the Steam Web API to fetch player data, game libraries, and achievement statistics.
$9
· or 45 creditsSecure checkout via Stripe
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
- Ready for Cursor
- Instant install
Sample input
Get the Steam library for gabelogannewell. Show their top games and playtime in hours, including recent activity.
Sample output
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.
Known Limitations
- Playtime-private profiles return zero games.
- Store API rate limits are aggressive (~200 req/5min).
- Resolution of vanity URLs requires an extra API call.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/steam-api-1 -o /tmp/steam-api-1.zip && unzip -o /tmp/steam-api-1.zip -d ~/.claude/skills && rm /tmp/steam-api-1.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
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
Compatible with SKILL.md-compatible agents like Claude Code, Cursor, and Codex CLI.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.