
from awesome-omni-skill27
Find, activate, and capture macOS application windows across Spaces with filters for app name, title (regex), process path, PID, and command-line args.
The macOS Window Controller skill provides commands and workflows to discover application windows across macOS Spaces, activate/switch to a specific window, and capture screenshots of windows for automation or debugging. It supports flexible filtering (partial app name, regex window titles, executable path, PID, and command-line arguments) and returns JSON output for scripting. The skill can use ScreenCaptureKit or Quartz backends and handles details like sandboxed JetBrains IDEs that appear under a generic process name.
Use this skill when you need to: list all open windows across Spaces; programmatically switch to a specific window (the OS will change Spaces when activating); capture a window screenshot for diagnostics or reporting; or filter windows by detailed process metadata (useful for distinguishing sandbox/dev instances vs production apps). It is helpful in automated test runs, developer tooling, screen-capture pipelines, and assistants that need UI context.
Best suited for agents with Bash and filesystem tooling that can run macOS-specific commands and AppleScript (e.g., Claude Code or any agent with local macOS execution privileges).
This skill has not been reviewed by our automated audit pipeline yet.
Reppo — AgentMind Publisher
Publish creative content to Moltbook and mint posts as on-chain pods on Reppo.ai (Base) to earn $REPPO through human voting.
Blender Build-Go (bgo)
Automate build → remove → install → enable → launch cycle for Blender extensions or add-ons to speed up iteration and CI workflows.
Brand Voice Consistency
Enforce consistent brand voice, tone, and vocabulary across marketing copy and customer-facing communications.
PRD Generator for MÄÄK
Generate a focused, verifiable Product Requirements Document (PRD) for MÄÄK features — asks clarifying questions, sizes stories, and outputs PRD.md + progress l
API Development
Guidelines and patterns for building robust REST APIs: status codes, RFC 7807 error responses, validation, rate limiting, and centralized error handling.
Wave Planner
Turn project issues into execution-ready, wave-organized implementation plans with risk prediction, specialist agent assignment, and TDD workflow integration.
Performance Optimizer
Diagnose application performance bottlenecks and design optimizations across backend, database, caching and frontend Core Web Vitals.
Aspire CLI
Concise guidance for using the .NET Aspire CLI to create, run, update, publish, and manage Aspire AppHost projects, including MCP init for AI agent integrations
Create Spring Boot Java Project (Awesome Copilot Root)
Step-by-step skill to scaffold a Spring Boot Java project, download a starter template, configure common dependencies and services (Redis, Postgres, Mongo), and
Release Manager
Helps verify release readiness, generate changelogs, coordinate version bumps, and run pre/post-release checks for Morphir projects.