By steel-dev
Compiles a recurring web task into a reusable, parameterized agent skill by driving the task twice in a Steel browser, capturing parameterization-quality traces, then authoring and verifying a skill from them.
Official agent skills for using Steel cloud browsers.
List available skills:
npx skills add steel-dev/skills --list
Install a specific skill:
npx skills add steel-dev/skills --skill steel-browser
npx skills add steel-dev/skills --skill steel-developer
npx skills add steel-dev/skills --skill steel-session-debugging
npx skills add steel-dev/skills --skill steel-reliability
npx skills add steel-dev/skills --skill steel-skill-creator
Install for a specific agent:
npx skills add steel-dev/skills --skill steel-browser -a claude-code -g
| Skill | Use when |
|---|---|
steel-browser | The agent should operate a real Steel browser now. |
steel-developer | The agent should write reusable code that runs on Steel. |
steel-session-debugging | The agent should diagnose a failed Steel session from logs, traces, and replay evidence. |
steel-reliability | The agent should diagnose bot-detection, CAPTCHA, proxy, identity, or login reliability issues. |
steel-skill-creator | The agent should turn a repeated browser task into a reusable skill. |
steel-browser for one-off live web work.steel-developer for reusable Steel code, apps, scripts, and docs.steel-session-debugging when a session failed and you need evidence-backed diagnosis.steel-reliability when the evidence points to bot detection, CAPTCHA, proxies, profiles, credentials, pacing, or login reliability.steel-skill-creator to turn a recurring browser workflow into a new skill.manifest.json contains display metadata for docs, CLI helpers, and launch tracking. Skill discovery and agent-specific installation are handled by the open npx skills installer.
Validate the catalog:
node scripts/validate-skills.mjs
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Skill for agent-driven web workflows using Steel cloud browsers and API tools.
Skill for diagnosing failed Steel browser sessions from session metadata, browser logs, raw agent logs, semantic agent traces, replay artifacts, network failures, screenshots, and errors.
Skill for building reusable software on Steel cloud browsers with SDKs, REST APIs, Playwright, Puppeteer, Stagehand, Browser Use, credentials, profiles, files, extensions, embeds, computer-use APIs, and implementation-safe handoffs to debugging and reliability skills.
Skill for diagnosing and mitigating Steel automation reliability issues including bot detection, CAPTCHA loops, proxy failures, persistent identity problems, login state, pacing, and retry strategy.
npx claudepluginhub steel-dev/skills --plugin steel-skill-creatorComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.