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. malue-ai
  4. /
  5. dazee-small
  6. /
  7. Pywinauto

Pywinauto

Editor's Note

You need to automate a Windows desktop app that doesn't have an API? This is your tool. It wraps pywinauto to let Claude click buttons, fill forms, and scrape text from any Win32 or UIA application. Works with everything from old MFC apps to modern WPF and UWP. The skill includes both backends (win32 for legacy stuff, uia for newer apps), handles window discovery, control inspection, keyboard input with special keys, mouse operations, and scrolling. One thing to watch: it requires HITL confirmation before each operation, which is smart for safety but means you can't fully background these automations. Best for internal tools, legacy ERP systems, or any GUI you'd otherwise drive manually.

Install

npx skills add https://github.com/malue-ai/dazee-small --skill pywinauto
Votes
0
Installs465
GitHub Stars32
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment