CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. changeflowhq
  4. /
  5. skills
  6. /
  7. Stealth Browser

Stealth Browser

Editor's Note

This is Chrome automation that actually looks like a real browser to websites. It launches your local Chrome installation completely hidden via AppleScript and controls it through the Chrome DevTools Protocol, so sites see your real browser profile, extensions, and fingerprint instead of detecting Puppeteer or Selenium. The skill maintains a learned blocklist of domains that reject normal requests and automatically routes them through stealth mode on future attempts. It's macOS only and handles the full range of browser tasks: scraping JS-rendered content, filling forms, clicking elements, taking screenshots. The persistence model is smart: Chrome stays running and hidden after the first launch, so subsequent operations are instant with no visible flashing. Use it when WebFetch gets blocked by Cloudflare, bot detection, or returns 403s.

Install

npx skills add https://github.com/changeflowhq/skills --skill stealth-browser
Votes
0
Installs250
GitHub Stars9
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment